Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-12-25 | Replaced kebab-case with snake_case for naming convention. | Eduardo Julian | 2 | -122/+122 | |
2020-12-17 | More optimizations to the Lux syntax parser. | Eduardo Julian | 2 | -11/+18 | |
2020-12-15 | Compiling "lux syntax char case!" with TABLESWITCH instead of LOOKUPSWITCH. | Eduardo Julian | 1 | -0/+286 | |
2020-12-11 | Improved parsing speed for Lux code. | Eduardo Julian | 1 | -0/+151 | |