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
/
commands.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-11
Got the JS compiler to compile fully.
Eduardo Julian
1
-0
/
+2
2020-07-10
Fixes and improvements to JavaScript compilation.
Eduardo Julian
1
-1
/
+1
2020-07-07
Various bug fixes for JS compilation.
Eduardo Julian
1
-1
/
+1
2020-07-05
Got the JS compiler code to build again.
Eduardo Julian
1
-46
/
+50
2020-07-01
Moved all spec(ifications) from under "test/" to under "spec/".
Eduardo Julian
1
-3
/
+21
2020-07-01
WIP: Leiningen integration with the new JVM compiler.
Eduardo Julian
1
-5
/
+21
2020-06-29
Added the missing cache invalidation to the new compiler.
Eduardo Julian
1
-2
/
+2
2020-06-09
Basic pattern-matching optimizations.
Eduardo Julian
1
-2
/
+2
2020-05-30
Split new-luxc into lux-jvm and lux-r.
Eduardo Julian
1
-10
/
+43
2020-05-29
Can now import previously exported libraries.
Eduardo Julian
1
-0
/
+1
2020-05-28
Can now export Lux code as library TAR files.
Eduardo Julian
1
-0
/
+2
2019-12-29
FIX the names of function classes are now prefixed with their originating mod...
Eduardo Julian
1
-0
/
+10
2019-10-10
Small improvements + fixes
Eduardo Julian
1
-38
/
+38
2019-07-24
The "commands" file is now a Markdown file for better legibility.
Eduardo Julian
1
-0
/
+292