aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/control/thread.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-131-4/+4
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-3/+3
* De-taggification | part 4Eduardo Julian2021-09-071-6/+6
* De-taggification | part 2Eduardo Julian2021-09-041-5/+5
* Updates to the Ruby compiler.Eduardo Julian2021-08-271-5/+5
* Moved documentation-generation machinery to its own module.Eduardo Julian2021-08-141-8/+8
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-18/+18
* No more #export magic syntax.Eduardo Julian2021-08-081-1/+1
* Re-named wrap => in && unwrap => out.Eduardo Julian2021-07-271-3/+3
* Re-named "spec" hierarchy to "specification".Eduardo Julian2021-07-151-1/+1
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-13/+14
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-7/+6
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-4/+3
* Re-named "with-cover" to "for".Eduardo Julian2020-12-101-43/+43
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-3/+3
* Moved all spec(ifications) from under "test/" to under "spec/".Eduardo Julian2020-07-011-1/+1
* Added some testing machinery to measure the code coverage of tests.Eduardo Julian2020-04-201-20/+55
* No more "n/"-prefixed functions.Eduardo Julian2019-07-261-2/+4
* Improved the convention for using text formatters.Eduardo Julian2019-06-201-2/+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-7/+9
* Ported 2 new test modules to the new format.Eduardo Julian2019-02-121-15/+38
* Integrated tests into normal source code.Eduardo Julian2019-02-051-0/+21