Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now applying the loop optimization to all functions. | Eduardo Julian | 2020-06-03 | 1 | -59/+65 |
* | Local binding names for (co|indexed-)?monads are now explicitly set. | Eduardo Julian | 2020-05-17 | 1 | -1/+1 |
* | No more "n/"-prefixed functions. | Eduardo Julian | 2019-07-26 | 1 | -5/+5 |
* | Re-name "lux/data/error" to "lux/control/try". | Eduardo Julian | 2019-07-02 | 1 | -13/+13 |
* | Improved the convention for using text formatters. | Eduardo Julian | 2019-06-20 | 1 | -1/+0 |
* | Fixes & tweaks in tests (and relevant code) due to latest changes in the stdlib. | Eduardo Julian | 2019-05-21 | 1 | -9/+9 |
* | Moved the CLI parser under "lux/control/parser/". | Eduardo Julian | 2019-04-19 | 1 | -0/+77 |