Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced kebab-case with snake_case for naming convention. | Eduardo Julian | 2020-12-25 | 1 | -12/+12 |
| | |||||
* | Improved parsing speed for Lux code. | Eduardo Julian | 2020-12-11 | 1 | -1/+1 |
| | |||||
* | Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵ | Eduardo Julian | 2020-12-02 | 1 | -7/+7 |
| | | | | convention that only macros that deal with types may start with a colon. | ||||
* | Some improvements to the Lux syntax parser. | Eduardo Julian | 2020-10-25 | 1 | -0/+59 |