Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-06-08 | Added type information when logging compiled definitions. | Eduardo Julian | 2 | -6/+7 | |
2021-06-02 | Postponing work on R due to flaws of the bootstrapping compiler. | Eduardo Julian | 1 | -0/+7 | |
Will resume once the new JVM compiler replaces the bootstrapping compiler. | |||||
2021-02-26 | Got JRuby to cooperate. | Eduardo Julian | 1 | -2/+4 | |
2021-02-25 | Updates for Ruby compiler. | Eduardo Julian | 1 | -2/+5 | |
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 | 2 | -48/+44 | |
2021-01-12 | Compiler now shows suggestions when encountering unknown definitions. | Eduardo Julian | 1 | -1/+2 | |
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 | 39 | -0/+13380 | |