aboutsummaryrefslogtreecommitdiff
path: root/commands.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added support for "Commons Clause" to Licentia.Eduardo Julian2020-12-091-2/+2
* Re-named old luxc-jvm to lux-bootstrapper.Eduardo Julian2020-12-041-2/+2
* Tweaked how I64 masks are made.Eduardo Julian2020-10-121-10/+10
* Test imports for circular dependencies.Eduardo Julian2020-10-071-0/+6
* Download and catch dependencies in Aedifex.Eduardo Julian2020-08-261-2/+2
* WIP: New build-tool named Aedifex (can read project descriptions).Eduardo Julian2020-08-121-277/+9
* Some fixes.Eduardo Julian2020-08-071-1/+1
* Can get the JS(JS) compiler to compile.Eduardo Julian2020-07-241-5/+4
* Can get the JS compiler to compile its own source-code.Eduardo Julian2020-07-161-0/+5
* Got the JS compiler to compile fully.Eduardo Julian2020-07-111-0/+2
* Fixes and improvements to JavaScript compilation.Eduardo Julian2020-07-101-1/+1
* Various bug fixes for JS compilation.Eduardo Julian2020-07-071-1/+1
* 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