Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No more "i/"-prefixed functions. | Eduardo Julian | 2019-07-25 | 1 | -14/+16 |
* | No more "f/"-prefixed functions. | Eduardo Julian | 2019-07-24 | 1 | -22/+22 |
* | Re-name "lux/data/error" to "lux/control/try". | Eduardo Julian | 2019-07-02 | 1 | -11/+12 |
* | Improved the convention for using text formatters. | Eduardo Julian | 2019-06-20 | 1 | -2/+2 |
* | Created the "lux/abstract" branch and moved some modules into it. | Eduardo Julian | 2019-04-06 | 1 | -1/+1 |
* | Fixed some tests. | Eduardo Julian | 2019-03-28 | 1 | -5/+5 |
* | Ported tests for math-related modules. | Eduardo Julian | 2019-03-24 | 1 | -90/+79 |
* | Changed the convention for the structure opening separator from "/" to ";", t... | Eduardo Julian | 2019-03-15 | 1 | -10/+10 |
* | Added the special # syntax for referring to the module's alias when opening s... | Eduardo Julian | 2019-02-11 | 1 | -2/+2 |
* | Integrated tests into normal source code. | Eduardo Julian | 2019-02-05 | 1 | -0/+150 |