Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-12-29 | Unified repository abstraction for Aedifex. | Eduardo Julian | 1 | -4/+5 | |
2020-12-29 | Moved "lux/data/number" to "lux/math/number". | Eduardo Julian | 1 | -70/+70 | |
2020-12-02 | Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵ | Eduardo Julian | 1 | -1/+2 | |
convention that only macros that deal with types may start with a colon. | |||||
2020-11-24 | Better error messages when re-using a name when making a definition. | Eduardo Julian | 1 | -14/+14 | |
2020-10-12 | Type-checking macros via the Macro' type from the standard library. | Eduardo Julian | 1 | -1/+1 | |
2020-06-24 | Last bug fixes to get the new JVM compiler to fully process the standard ↵ | Eduardo Julian | 1 | -12/+11 | |
library and its tests. | |||||
2020-05-30 | Split new-luxc into lux-jvm and lux-r. | Eduardo Julian | 1 | -0/+538 | |