Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-02-07 | Mo' updates, less problems. | Eduardo Julian | 1 | -3/+3 | |
2020-12-29 | Unified repository abstraction for Aedifex. | Eduardo Julian | 1 | -17/+7 | |
2020-12-25 | Replaced kebab-case with snake_case for naming convention. | Eduardo Julian | 1 | -8/+8 | |
2020-12-17 | More optimizations to the Lux syntax parser. | Eduardo Julian | 1 | -6/+10 | |
2020-12-02 | Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵ | Eduardo Julian | 1 | -2/+2 | |
convention that only macros that deal with types may start with a colon. | |||||
2020-11-28 | Added "private" macro to lux/debug. | Eduardo Julian | 1 | -2/+2 | |
2020-11-27 | Re-named lux/data/format/context to lux/control/parser/environment. | Eduardo Julian | 1 | -9/+5 | |
2020-10-31 | Easy to use Rev constants. | Eduardo Julian | 1 | -7/+16 | |
2020-10-24 | Re-named "search" to "one" and "search-all" to "all". | Eduardo Julian | 1 | -19/+29 | |
2020-10-07 | Test imports for circular dependencies. | Eduardo Julian | 1 | -0/+9 | |
2020-08-26 | Download and catch dependencies in Aedifex. | Eduardo Julian | 1 | -0/+68 | |