| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Made sure the "phase" parameter of extensions is always usable (even across l... | Eduardo Julian | 2021-07-08 | 3 | -22/+60 |
* | Added import name formatting to "import:" macros for other backends. | Eduardo Julian | 2021-06-11 | 1 | -0/+2 |
* | Added type information when logging compiled definitions. | Eduardo Julian | 2021-06-08 | 2 | -6/+7 |
* | Postponing work on R due to flaws of the bootstrapping compiler. | Eduardo Julian | 2021-06-02 | 1 | -0/+7 |
* | Got JRuby to cooperate. | Eduardo Julian | 2021-02-26 | 1 | -2/+4 |
* | Updates for Ruby compiler. | Eduardo Julian | 2021-02-25 | 1 | -2/+5 |
* | Done with Python. | Eduardo Julian | 2021-02-24 | 1 | -7/+8 |
* | Continuing with Lua | Eduardo Julian | 2021-02-10 | 1 | -5/+7 |
* | Implemented arithmetic right-shift in terms of logic right-shift. | Eduardo Julian | 2021-01-28 | 3 | -55/+50 |
* | Compiler now shows suggestions when encountering unknown definitions. | Eduardo Julian | 2021-01-12 | 1 | -1/+2 |
* | Encapsulate JS definitions produced by the JS compiler in a local scope to av... | Eduardo Julian | 2021-01-11 | 1 | -1/+8 |
* | Compiling "lux syntax char case!" with TABLESWITCH instead of LOOKUPSWITCH. | Eduardo Julian | 2020-12-15 | 1 | -14/+21 |
* | Improved parsing speed for Lux code. | Eduardo Julian | 2020-12-11 | 3 | -6/+17 |
* | Added support for "Commons Clause" to Licentia. | Eduardo Julian | 2020-12-09 | 2 | -14/+0 |
* | Re-named old luxc-jvm to lux-bootstrapper. | Eduardo Julian | 2020-12-04 | 41 | -0/+13435 |