aboutsummaryrefslogtreecommitdiff
path: root/lux-bootstrapper (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Encapsulate JS definitions produced by the JS compiler in a local scope to ↵Eduardo Julian2021-01-111-1/+8
| | | | avoid interacting with the global scope.
* Compiling "lux syntax char case!" with TABLESWITCH instead of LOOKUPSWITCH.Eduardo Julian2020-12-151-14/+21
|
* Improved parsing speed for Lux code.Eduardo Julian2020-12-113-6/+17
|
* Added support for "Commons Clause" to Licentia.Eduardo Julian2020-12-092-14/+0
|
* Re-named old luxc-jvm to lux-bootstrapper.Eduardo Julian2020-12-0441-0/+13435