Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-12-25 | Replaced kebab-case with snake_case for naming convention. | Eduardo Julian | 1 | -32/+32 | |
2020-12-02 | Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵ | Eduardo Julian | 1 | -3/+3 | |
convention that only macros that deal with types may start with a colon. | |||||
2020-11-28 | Re-named "_.claim" to "_.cover'". | Eduardo Julian | 1 | -10/+10 | |
2020-11-28 | Added "private" macro to lux/debug. | Eduardo Julian | 1 | -16/+16 | |
2020-11-05 | Improved error reporting for syntax macros. | Eduardo Julian | 1 | -2/+3 | |
2020-10-31 | Easy to use Rev constants. | Eduardo Julian | 1 | -5/+5 | |
2020-10-24 | Re-named "search" to "one" and "search-all" to "all". | Eduardo Julian | 1 | -56/+112 | |
2020-10-03 | Gave Aedifex support for multiple profiles. | Eduardo Julian | 1 | -11/+20 | |
2020-08-26 | Download and catch dependencies in Aedifex. | Eduardo Julian | 1 | -14/+13 | |
2020-08-17 | Add local repo installation to Aedifex. | Eduardo Julian | 1 | -0/+3 | |
2020-08-12 | Aedifex can generate POM files. | Eduardo Julian | 1 | -0/+118 | |