Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-12-29 | Moved "lux/data/number" to "lux/math/number". | Eduardo Julian | 1 | -3/+3 |
2020-12-25 | Replaced kebab-case with snake_case for naming convention. | Eduardo Julian | 1 | -28/+28 |
2020-12-10 | Render XML to text in an indented form for human readability. | Eduardo Julian | 1 | -1/+2 |
2020-12-10 | Updated Lux license to v0.1.1. | Eduardo Julian | 1 | -6/+11 |
2020-12-10 | Re-named "with-cover" to "for". | Eduardo Julian | 1 | -2/+1 |
2020-12-03 | Detect duplicate files coming from dependencies. | Eduardo Julian | 1 | -53/+27 |
2020-12-02 | Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con... | Eduardo Julian | 1 | -7/+7 |
2020-12-02 | Test for Aedifex's "auto" command. | Eduardo Julian | 1 | -16/+69 |
2020-11-28 | Re-named "_.claim" to "_.cover'". | Eduardo Julian | 1 | -72/+19 |
2020-11-28 | Added "private" macro to lux/debug. | Eduardo Julian | 1 | -0/+147 |