aboutsummaryrefslogtreecommitdiff
path: root/commands.md (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-09Added support for "Commons Clause" to Licentia.Eduardo Julian1-2/+2
2020-12-04Re-named old luxc-jvm to lux-bootstrapper.Eduardo Julian1-2/+2
2020-10-12Tweaked how I64 masks are made.Eduardo Julian1-10/+10
2020-10-07Test imports for circular dependencies.Eduardo Julian1-0/+6
2020-08-26Download and catch dependencies in Aedifex.Eduardo Julian1-2/+2
2020-08-12WIP: New build-tool named Aedifex (can read project descriptions).Eduardo Julian1-277/+9
2020-08-07Some fixes.Eduardo Julian1-1/+1
2020-07-24Can get the JS(JS) compiler to compile.Eduardo Julian1-5/+4
2020-07-16Can get the JS compiler to compile its own source-code.Eduardo Julian1-0/+5
2020-07-11Got the JS compiler to compile fully.Eduardo Julian1-0/+2
2020-07-10Fixes and improvements to JavaScript compilation.Eduardo Julian1-1/+1
2020-07-07Various bug fixes for JS compilation.Eduardo Julian1-1/+1
2020-07-05Got the JS compiler code to build again.Eduardo Julian1-46/+50
2020-07-01Moved all spec(ifications) from under "test/" to under "spec/".Eduardo Julian1-3/+21
2020-07-01WIP: Leiningen integration with the new JVM compiler.Eduardo Julian1-5/+21
2020-06-29Added the missing cache invalidation to the new compiler.Eduardo Julian1-2/+2
2020-06-09Basic pattern-matching optimizations.Eduardo Julian1-2/+2
2020-05-30Split new-luxc into lux-jvm and lux-r.Eduardo Julian1-10/+43
2020-05-29Can now import previously exported libraries.Eduardo Julian1-0/+1
2020-05-28Can now export Lux code as library TAR files.Eduardo Julian1-0/+2
2019-12-29FIX the names of function classes are now prefixed with their originating mod...Eduardo Julian1-0/+10
2019-10-10Small improvements + fixesEduardo Julian1-38/+38
2019-07-24The "commands" file is now a Markdown file for better legibility.Eduardo Julian1-0/+292