aboutsummaryrefslogtreecommitdiff
path: root/lux-bootstrapper (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-25Updates for Ruby compiler.Eduardo Julian1-2/+5
2021-02-24Done with Python.Eduardo Julian1-7/+8
2021-02-10Continuing with LuaEduardo Julian1-5/+7
2021-01-28Implemented arithmetic right-shift in terms of logic right-shift.Eduardo Julian3-55/+50
2021-01-12Compiler now shows suggestions when encountering unknown definitions.Eduardo Julian1-1/+2
2021-01-11Encapsulate JS definitions produced by the JS compiler in a local scope to av...Eduardo Julian1-1/+8
2020-12-15Compiling "lux syntax char case!" with TABLESWITCH instead of LOOKUPSWITCH.Eduardo Julian1-14/+21
2020-12-11Improved parsing speed for Lux code.Eduardo Julian3-6/+17
2020-12-09Added support for "Commons Clause" to Licentia.Eduardo Julian2-14/+0
2020-12-04Re-named old luxc-jvm to lux-bootstrapper.Eduardo Julian41-0/+13435