Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-12-29 | Unified repository abstraction for Aedifex. | Eduardo Julian | 1 | -57/+106 |
2020-12-29 | Moved "lux/data/number" to "lux/math/number". | Eduardo Julian | 1 | -2/+3 |
2020-12-25 | Replaced kebab-case with snake_case for naming convention. | Eduardo Julian | 1 | -92/+92 |
2020-12-17 | More optimizations to the Lux syntax parser. | Eduardo Julian | 1 | -6/+6 |
2020-12-15 | Compiling "lux syntax char case!" with TABLESWITCH instead of LOOKUPSWITCH. | Eduardo Julian | 1 | -0/+286 |