aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/control/writer.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-20/+21
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-7/+6
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-5/+4
* Re-named "with-cover" to "for".Eduardo Julian2020-12-101-7/+7
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-1/+1
* Allow name formatting for JVM imports, similar to Lux module imports.Eduardo Julian2020-11-261-4/+4
* Moved all spec(ifications) from under "test/" to under "spec/".Eduardo Julian2020-07-011-1/+1
* Loading the artifacts from the cache and re-populating the analyser's state.Eduardo Julian2020-05-061-22/+26
* No more "n/"-prefixed functions.Eduardo Julian2019-07-261-2/+4
* Improved the convention for using text formatters.Eduardo Julian2019-06-201-2/+2
* 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-061-1/+1
* Ported tests for number-related modules.Eduardo Julian2019-03-221-8/+7
* Changed the convention for the structure opening separator from "/" to ";", t...Eduardo Julian2019-03-151-4/+4
* Improved the names of monad transformers.Eduardo Julian2019-02-241-1/+1
* Ported 2 new test modules to the new format.Eduardo Julian2019-02-121-4/+6
* Added the special # syntax for referring to the module's alias when opening s...Eduardo Julian2019-02-111-1/+1
* Ported some modules to the new test format.Eduardo Julian2019-02-081-37/+47
* Integrated tests into normal source code.Eduardo Julian2019-02-051-0/+45