index
:
lux
master
fork of https://github.com/LuxLang/lux for my bookshelf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdlib
/
source
/
test
/
lux
/
meta
/
version.lux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-13
Re-licensed to MPL 2.0
Eduardo Julian
1
-0
/
+3
2022-10-24
Minor naming & syntax improvements.
Eduardo Julian
1
-1
/
+1
2022-08-11
Re-named the "case" macro to "when".
Eduardo Julian
1
-1
/
+1
2022-08-10
Extracted property-based testing machinery into its own module.
Eduardo Julian
1
-2
/
+3
2022-07-08
Extracted macro-expansion machinery into its own module.
Eduardo Julian
1
-3
/
+4
2022-07-08
Moved "lux/static" to "lux/meta/static".
Eduardo Julian
1
-1
/
+1
2022-07-02
Moved "lux/macro" to "lux/meta/macro".
Eduardo Julian
1
-3
/
+3
2022-07-01
Moved "lux/macro/code" to "lux/meta/code".
Eduardo Julian
1
-5
/
+5
2022-06-26
New "parser" hierarchy. [Part 4]
Eduardo Julian
1
-4
/
+3
2022-06-16
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
1
-1
/
+1
2022-06-16
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
1
-2
/
+2
2022-06-11
De-sigil-ification: : [Part 2]
Eduardo Julian
1
-9
/
+10
2022-06-03
Extensible import syntax [Part 5]
Eduardo Julian
1
-1
/
+1
2022-06-03
Extensible import syntax [Part 4]
Eduardo Julian
1
-1
/
+1
2022-06-02
Extensible import syntax [Part 3]
Eduardo Julian
1
-1
/
+1
2022-06-01
Extensible import syntax: Part 1
Eduardo Julian
1
-3
/
+3
2022-04-09
Better names for testing macros (plus better indentation).
Eduardo Julian
1
-14
/
+14
2022-04-08
Better names for random text/character generators.
Eduardo Julian
1
-1
/
+1
2022-04-08
De-sigil-ification: $
Eduardo Julian
1
-16
/
+16
2022-03-14
Leaner syntax for the "for" macro.
Eduardo Julian
1
-4
/
+4
2022-03-14
De-sigil-ification: @
Eduardo Julian
1
-2
/
+2
2022-02-23
ADDED Can pass config parameters to compiler and select code based on it. Can...
Eduardo Julian
1
-0
/
+55