aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/program.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Improved parsing speed for Lux code.Eduardo Julian2020-12-111-3/+4
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-4/+7
* Some small refactoring.Eduardo Julian2020-10-251-2/+2
* Type-checking macros via the Macro' type from the standard library.Eduardo Julian2020-10-121-3/+3
* Improved naming when evaluating code on the host platform.Eduardo Julian2020-08-101-0/+1
* Got the JS compiler code to build again.Eduardo Julian2020-07-051-29/+21
* Re-added & u[dated packaging machinery.Eduardo Julian2020-06-281-4/+6
* Last bug fixes to get the new JVM compiler to fully process the standard libr...Eduardo Julian2020-06-241-8/+10
* Split new-luxc into lux-jvm and lux-r.Eduardo Julian2020-05-301-0/+180