aboutsummaryrefslogtreecommitdiff
path: root/lux-bootstrapper (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Got JRuby to cooperate.Eduardo Julian2021-02-261-2/+4
|
* Updates for Ruby compiler.Eduardo Julian2021-02-251-2/+5
|
* Done with Python.Eduardo Julian2021-02-241-7/+8
|
* Continuing with LuaEduardo Julian2021-02-101-5/+7
|
* Implemented arithmetic right-shift in terms of logic right-shift.Eduardo Julian2021-01-283-55/+50
|
* Compiler now shows suggestions when encountering unknown definitions.Eduardo Julian2021-01-121-1/+2
|
* 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