Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unified repository abstraction for Aedifex. | Eduardo Julian | 2020-12-29 | 2 | -10/+8 |
| | |||||
* | Moved "lux/data/number" to "lux/math/number". | Eduardo Julian | 2020-12-29 | 2 | -2/+2 |
| | |||||
* | Replaced kebab-case with snake_case for naming convention. | Eduardo Julian | 2020-12-25 | 2 | -14/+14 |
| | |||||
* | Compiling "lux syntax char case!" with TABLESWITCH instead of LOOKUPSWITCH. | Eduardo Julian | 2020-12-15 | 1 | -0/+84 |
| | |||||
* | Improved parsing speed for Lux code. | Eduardo Julian | 2020-12-11 | 1 | -0/+69 |