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