aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/control/parser (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-02Re-name "lux/data/error" to "lux/control/try".Eduardo Julian2-19/+19
2019-06-20Improved the convention for using text formatters.Eduardo Julian2-2/+0
2019-05-21Fixes & tweaks in tests (and relevant code) due to latest changes in the stdlib.Eduardo Julian2-93/+93
2019-04-19Moved the CLI parser under "lux/control/parser/".Eduardo Julian1-0/+77
2019-04-19Renamed both "Poly" and "Lexer" to "Parser" in order to normalize naming a bit.Eduardo Julian1-2/+4
2019-04-19Moved the text lexers under "lux/control/parser/".Eduardo Julian1-0/+171