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