aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/control/parser/cli.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Now applying the loop optimization to all functions.Eduardo Julian2020-06-031-59/+65
* Local binding names for (co|indexed-)?monads are now explicitly set.Eduardo Julian2020-05-171-1/+1
* No more "n/"-prefixed functions.Eduardo Julian2019-07-261-5/+5
* Re-name "lux/data/error" to "lux/control/try".Eduardo Julian2019-07-021-13/+13
* Improved the convention for using text formatters.Eduardo Julian2019-06-201-1/+0
* Fixes & tweaks in tests (and relevant code) due to latest changes in the stdlib.Eduardo Julian2019-05-211-9/+9
* Moved the CLI parser under "lux/control/parser/".Eduardo Julian2019-04-191-0/+77