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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-name "lux/data/error" to "lux/control/try".
Eduardo Julian
2019-07-02
9
-57
/
+54
*
Improved the convention for using text formatters.
Eduardo Julian
2019-06-20
10
-24
/
+21
*
More JS machinery.
Eduardo Julian
2019-06-18
1
-3
/
+3
*
Array machinery for the JavaScript compiler.
Eduardo Julian
2019-06-15
1
-2
/
+4
*
Some fixes for the scripting languages.
Eduardo Julian
2019-06-14
1
-1
/
+2
*
WIP: Class definition.
Eduardo Julian
2019-06-06
2
-2
/
+2
*
Removed the (magical) "alias" annotations tag.
Eduardo Julian
2019-06-01
1
-2
/
+2
*
Removed the (magical) "export?" annotations tag.
Eduardo Julian
2019-05-24
1
-6
/
+2
*
Turned all "lux int ???" extensions to "lux i64 ???".
Eduardo Julian
2019-04-28
1
-6
/
+6
*
Turned all "lux frac ???" extensions to "lux f64 ???".
Eduardo Julian
2019-04-28
1
-13
/
+13
*
Improvements to error messaging for extensions.
Eduardo Julian
2019-04-16
1
-5
/
+5
*
Ported the synthesis tests to the new format.
Eduardo Julian
2019-04-15
6
-2
/
+460
*
Ported the analysis tests to the new format.
Eduardo Julian
2019-04-14
7
-0
/
+1069