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
/
control
/
parser
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add local repo installation to Aedifex.
Eduardo Julian
2020-08-17
1
-12
/
+31
*
Allow "#io" outputs for JS imports.
Eduardo Julian
2020-08-09
1
-0
/
+171
*
"abstract:" macro now takes annotations after representation type.
Eduardo Julian
2020-08-09
2
-11
/
+205
*
No longer inline the object literal for variants.
Eduardo Julian
2020-08-09
2
-16
/
+211
*
Can get the JS(JS) compiler to compile.
Eduardo Julian
2020-07-24
1
-4
/
+6
*
Last bug fixes to get the new JVM compiler to fully process the standard libr...
Eduardo Julian
2020-06-24
1
-1
/
+2
*
Bug fixes.
Eduardo Julian
2020-06-23
1
-150
/
+395
*
Optimizing-away unnecessary variable declarations/bindings.
Eduardo Julian
2020-06-12
1
-0
/
+161
*
Updated test for function optimization.
Eduardo Julian
2020-06-11
1
-0
/
+158
*
Basic pattern-matching optimizations.
Eduardo Julian
2020-06-09
1
-0
/
+135
*
Now applying the loop optimization to all functions.
Eduardo Julian
2020-06-03
1
-59
/
+65
*
Properly implemented and enabled loop optimization.
Eduardo Julian
2020-06-03
1
-0
/
+359
*
Implemented an optimization for getting fields/slots from records in the new ...
Eduardo Julian
2020-06-01
1
-0
/
+146
*
Local binding names for (co|indexed-)?monads are now explicitly set.
Eduardo Julian
2020-05-17
2
-2
/
+2
*
No more "n/"-prefixed functions.
Eduardo Julian
2019-07-26
2
-6
/
+8
*
Re-name "lux/data/error" to "lux/control/try".
Eduardo Julian
2019-07-02
2
-19
/
+19
*
Improved the convention for using text formatters.
Eduardo Julian
2019-06-20
2
-2
/
+0
*
Fixes & tweaks in tests (and relevant code) due to latest changes in the stdlib.
Eduardo Julian
2019-05-21
2
-93
/
+93
*
Moved the CLI parser under "lux/control/parser/".
Eduardo Julian
2019-04-19
1
-0
/
+77
*
Renamed both "Poly" and "Lexer" to "Parser" in order to normalize naming a bit.
Eduardo Julian
2019-04-19
1
-2
/
+4
*
Moved the text lexers under "lux/control/parser/".
Eduardo Julian
2019-04-19
1
-0
/
+171
[prev]