aboutsummaryrefslogtreecommitdiff
path: root/commands.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* Got the JS compiler code to build again.Eduardo Julian2020-07-051-46/+50
* Moved all spec(ifications) from under "test/" to under "spec/".Eduardo Julian2020-07-011-3/+21
* WIP: Leiningen integration with the new JVM compiler.Eduardo Julian2020-07-011-5/+21
* Added the missing cache invalidation to the new compiler.Eduardo Julian2020-06-291-2/+2
* Basic pattern-matching optimizations.Eduardo Julian2020-06-091-2/+2
* Split new-luxc into lux-jvm and lux-r.Eduardo Julian2020-05-301-10/+43
* Can now import previously exported libraries.Eduardo Julian2020-05-291-0/+1
* Can now export Lux code as library TAR files.Eduardo Julian2020-05-281-0/+2
* FIX the names of function classes are now prefixed with their originating mod...Eduardo Julian2019-12-291-0/+10
* Small improvements + fixesEduardo Julian2019-10-101-38/+38
* The "commands" file is now a Markdown file for better legibility.Eduardo Julian2019-07-241-0/+292