aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/type (follow)
Commit message (Expand)AuthorAgeFilesLines
* Local binding names for (co|indexed-)?monads are now explicitly set.Eduardo Julian2020-05-171-3/+3
* No more "n/"-prefixed functions.Eduardo Julian2019-07-264-18/+24
* Re-name "lux/data/error" to "lux/control/try".Eduardo Julian2019-07-021-6/+6
* Improved the convention for using text formatters.Eduardo Julian2019-06-204-8/+8
* Moved "lux/cli", "lux/io" and "lux/function" under "lux/control".Eduardo Julian2019-04-061-1/+2
* Created the "lux/abstract" branch and moved some modules into it.Eduardo Julian2019-04-064-5/+6
* Ported tests for type-related modules.Eduardo Julian2019-03-244-293/+306
* Changed the convention for the structure opening separator from "/" to ";", t...Eduardo Julian2019-03-152-12/+12
* Added the special # syntax for referring to the module's alias when opening s...Eduardo Julian2019-02-112-4/+4
* Integrated tests into normal source code.Eduardo Julian2019-02-054-0/+356