Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-02-16 | - Implemented several new procedures. | Eduardo Julian | 1 | -8/+8 |
2017-01-26 | - Changed the license from MPL 2.0 to MIT. | Eduardo Julian | 1 | -5/+0 |
2017-01-25 | - Moved the lux/data/struct/* modules to lux/data/coll/*. | Eduardo Julian | 1 | -1/+1 |
2017-01-25 | - Renamed lux/data/struct/tree to lux/data/struct/tree/rose. | Eduardo Julian | 1 | -9/+9 |
2017-01-06 | - Renamed lux/math/random to lux/random. | Eduardo Julian | 1 | -1/+1 |
2017-01-04 | - Moved the template: macro to the lux module. | Eduardo Julian | 1 | -0/+10 |
2016-12-27 | - Added a few more tests for Frac numbers. | Eduardo Julian | 1 | -20/+21 |
2016-12-12 | - Renamed "==" function to "is". | Eduardo Julian | 1 | -5/+5 |
2016-12-02 | - Changed the names of math op functions to make them more consistent and sim... | Eduardo Julian | 1 | -21/+21 |
2016-12-01 | - Simplified the Test type. | Eduardo Julian | 1 | -34/+43 |
2016-12-01 | - Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl... | Eduardo Julian | 1 | -0/+164 |