aboutsummaryrefslogtreecommitdiff
path: root/stdlib/test/test/lux.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Fused the lux/compiler and lux/macro modules.Eduardo Julian2017-04-111-1/+1
* - Moved lux/random to lux/math/random.Eduardo Julian2017-03-241-1/+1
* - Implemented several new procedures.Eduardo Julian2017-02-161-8/+8
* - Changed the license from MPL 2.0 to MIT.Eduardo Julian2017-01-261-5/+0
* - Moved the lux/data/struct/* modules to lux/data/coll/*.Eduardo Julian2017-01-251-1/+1
* - Renamed lux/data/struct/tree to lux/data/struct/tree/rose.Eduardo Julian2017-01-251-9/+9
* - Renamed lux/math/random to lux/random.Eduardo Julian2017-01-061-1/+1
* - Moved the template: macro to the lux module.Eduardo Julian2017-01-041-0/+10
* - Added a few more tests for Frac numbers.Eduardo Julian2016-12-271-20/+21
* - Renamed "==" function to "is".Eduardo Julian2016-12-121-5/+5
* - Changed the names of math op functions to make them more consistent and sim...Eduardo Julian2016-12-021-21/+21
* - Simplified the Test type.Eduardo Julian2016-12-011-34/+43
* - Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian2016-12-011-0/+164