Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵ | Eduardo Julian | 2020-12-02 | 1 | -37/+40 |
| | | | | 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 | -1/+1 |
| | |||||
* | Type-checking macros via the Macro' type from the standard library. | Eduardo Julian | 2020-10-12 | 1 | -98/+98 |
| | |||||
* | Split new-luxc into lux-jvm and lux-r. | Eduardo Julian | 2020-05-30 | 1 | -0/+298 |