aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-12Re-named ":extract" to ":by-example".Eduardo Julian1-3/+3
2019-03-02Added the capacity to extract type-information from values to create new type...Eduardo Julian1-0/+10
2019-02-24Got rid of the Task type (it just provided the same functionality as (error.w...Eduardo Julian1-41/+42
2019-02-24Improved the names of monad transformers.Eduardo Julian4-4/+4
2019-02-21Moved extension machinery over.Eduardo Julian1-1/+4
2019-02-20Moved expression machinery over.Eduardo Julian1-1/+2
2019-02-20Moved function machinery over.Eduardo Julian1-201/+199
2019-02-17Adapted more tests to the new format.Eduardo Julian8-294/+330
2019-02-13Re-named "logical-right-shift" to "logic-right-shift".Eduardo Julian1-6/+15
2019-02-12- Updated JS machinery.Eduardo Julian1-2/+3
2019-02-12Ported 2 new test modules to the new format.Eduardo Julian4-153/+245
2019-02-11Added the special # syntax for referring to the module's alias when opening s...Eduardo Julian46-99/+104
2019-02-08Ported some modules to the new test format.Eduardo Julian12-317/+383
2019-02-07- Removed the current usage of data-integrity measures.Eduardo Julian2-13/+7
2019-02-06Updated test for "lux/control/pipe" to new format.Eduardo Julian3-64/+109
2019-02-05Folded license-making program (legislator) into the Lux project proper (as li...Eduardo Julian2-1/+348
2019-02-05Ported tests for lux/control/interval to the new format.Eduardo Julian7-237/+243
2019-02-05Integrated tests into normal source code.Eduardo Julian94-0/+9573