Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-12-02 | Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵ | Eduardo Julian | 3 | -127/+134 | |
convention that only macros that deal with types may start with a colon. | |||||
2020-10-25 | Some improvements to the Lux syntax parser. | Eduardo Julian | 1 | -1/+1 | |
2020-10-12 | Type-checking macros via the Macro' type from the standard library. | Eduardo Julian | 3 | -106/+106 | |
2020-06-24 | Last bug fixes to get the new JVM compiler to fully process the standard ↵ | Eduardo Julian | 1 | -1/+1 | |
library and its tests. | |||||
2020-06-01 | Implemented an optimization for getting fields/slots from records in the new ↵ | Eduardo Julian | 1 | -1/+2 | |
compiler. | |||||
2020-05-30 | Split new-luxc into lux-jvm and lux-r. | Eduardo Julian | 3 | -0/+893 | |