aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Re-named ":extract" to ":by-example".Eduardo Julian2019-03-121-3/+3
|
* Added the capacity to extract type-information from values to create new ↵Eduardo Julian2019-03-021-0/+10
| | | | types based on that.
* Got rid of the Task type (it just provided the same functionality as ↵Eduardo Julian2019-02-241-41/+42
| | | | (error.with promise.monad)).
* Improved the names of monad transformers.Eduardo Julian2019-02-244-4/+4
|
* Moved extension machinery over.Eduardo Julian2019-02-211-1/+4
|
* Moved expression machinery over.Eduardo Julian2019-02-201-1/+2
|
* Moved function machinery over.Eduardo Julian2019-02-201-201/+199
|
* Adapted more tests to the new format.Eduardo Julian2019-02-178-294/+330
|
* Re-named "logical-right-shift" to "logic-right-shift".Eduardo Julian2019-02-131-6/+15
|
* - Updated JS machinery.Eduardo Julian2019-02-121-2/+3
| | | - Moved Scheme machinery around.
* Ported 2 new test modules to the new format.Eduardo Julian2019-02-124-153/+245
|
* Added the special # syntax for referring to the module's alias when opening ↵Eduardo Julian2019-02-1146-99/+104
| | | | structures.
* Ported some modules to the new test format.Eduardo Julian2019-02-0812-317/+383
|
* - Removed the current usage of data-integrity measures.Eduardo Julian2019-02-072-13/+7
| | | - TBD: New measures.
* Updated test for "lux/control/pipe" to new format.Eduardo Julian2019-02-063-64/+109
|
* Folded license-making program (legislator) into the Lux project proper (as ↵Eduardo Julian2019-02-052-1/+348
| | | | licentia).
* Ported tests for lux/control/interval to the new format.Eduardo Julian2019-02-057-237/+243
|
* Integrated tests into normal source code.Eduardo Julian2019-02-0594-0/+9573