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