aboutsummaryrefslogtreecommitdiff
path: root/lux-bootstrapper (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added import name formatting to "import:" macros for other backends.Eduardo Julian2021-06-111-0/+2
* Added type information when logging compiled definitions.Eduardo Julian2021-06-082-6/+7
* Postponing work on R due to flaws of the bootstrapping compiler.Eduardo Julian2021-06-021-0/+7
* 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 av...Eduardo Julian2021-01-111-1/+8
* 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