Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |