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
/
tool
/
compiler
/
phase
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2020-05-31
Re-enabled lux/tool tests.
Eduardo Julian
12
-1533
/
+0
2020-05-17
Local binding names for (co|indexed-)?monads are now explicitly set.
Eduardo Julian
8
-25
/
+25
2019-07-31
Ported JVM reference generation to the new JVM bytecode machinery.
Eduardo Julian
1
-1
/
+2
2019-07-26
No more "n/"-prefixed functions.
Eduardo Julian
7
-48
/
+60
2019-07-02
Re-name "lux/data/error" to "lux/control/try".
Eduardo Julian
9
-57
/
+54
2019-06-20
Improved the convention for using text formatters.
Eduardo Julian
10
-24
/
+21
2019-06-18
More JS machinery.
Eduardo Julian
1
-3
/
+3
2019-06-15
Array machinery for the JavaScript compiler.
Eduardo Julian
1
-2
/
+4
2019-06-14
Some fixes for the scripting languages.
Eduardo Julian
1
-1
/
+2
+ Small optimizations for pattern-matching generation.
2019-06-06
WIP: Class definition.
Eduardo Julian
2
-2
/
+2
2019-06-01
Removed the (magical) "alias" annotations tag.
Eduardo Julian
1
-2
/
+2
2019-05-24
Removed the (magical) "export?" annotations tag.
Eduardo Julian
1
-6
/
+2
2019-04-28
Turned all "lux int ???" extensions to "lux i64 ???".
Eduardo Julian
1
-6
/
+6
2019-04-28
Turned all "lux frac ???" extensions to "lux f64 ???".
Eduardo Julian
1
-13
/
+13
2019-04-16
Improvements to error messaging for extensions.
Eduardo Julian
1
-5
/
+5
2019-04-15
Ported the synthesis tests to the new format.
Eduardo Julian
6
-2
/
+460
2019-04-14
Ported the analysis tests to the new format.
Eduardo Julian
7
-0
/
+1069