aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Ported tests for text-related modules.Eduardo Julian2019-03-221-6/+3
|
* Ported tests for number-related modules.Eduardo Julian2019-03-221-7/+3
|
* - Ported lux/data/bit tests.Eduardo Julian2019-03-211-13/+7
| | | | | | | | - Ported lux/data/color tests. - Ported lux/data/error tests. - Ported lux/data/identity tests. - Ported lux/data/lazy tests. - Ported lux/data/maybe tests. - Ported lux/data/name tests.
* Changed the convention for the structure opening separator from "/" to ";", ↵Eduardo Julian2019-03-151-7/+7
| | | | to avoid confusion since "/" is used for relative module paths.
* Now allowing the alias of a module to refer to the alias of an ancestor.Eduardo Julian2019-03-141-7/+7
|
* Replaced the digit separator in numbers from "_" to ",".Eduardo Julian2019-03-131-8/+7
|
* 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-171-26/+16
|
* 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.
* Added the special # syntax for referring to the module's alias when opening ↵Eduardo Julian2019-02-111-1/+1
| | | | structures.
* Ported some modules to the new test format.Eduardo Julian2019-02-081-4/+0
|
* Updated test for "lux/control/pipe" to new format.Eduardo Julian2019-02-061-1/+0
|
* Folded license-making program (legislator) into the Lux project proper (as ↵Eduardo Julian2019-02-051-1/+1
| | | | licentia).
* Ported tests for lux/control/interval to the new format.Eduardo Julian2019-02-051-1/+0
|
* Integrated tests into normal source code.Eduardo Julian2019-02-051-0/+435