Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unified repository abstraction for Aedifex. | Eduardo Julian | 2020-12-29 | 2 | -82/+180 |
* | Moved "lux/data/number" to "lux/math/number". | Eduardo Julian | 2020-12-29 | 2 | -4/+6 |
* | Replaced kebab-case with snake_case for naming convention. | Eduardo Julian | 2020-12-25 | 2 | -122/+122 |
* | More optimizations to the Lux syntax parser. | Eduardo Julian | 2020-12-17 | 2 | -11/+18 |
* | Compiling "lux syntax char case!" with TABLESWITCH instead of LOOKUPSWITCH. | Eduardo Julian | 2020-12-15 | 1 | -0/+286 |
* | Improved parsing speed for Lux code. | Eduardo Julian | 2020-12-11 | 1 | -0/+151 |