| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - Implemented Real<->Bits conversion (and used it to implement Hash<Real>). | Eduardo Julian | 2017-05-23 | 1 | -1/+1 |
* | - Renamed "Error" to "Result". | Eduardo Julian | 2017-05-17 | 2 | -116/+116 |
* | - Small fixes and refactorings. | Eduardo Julian | 2017-05-09 | 1 | -8/+8 |
* | - Renamed "AST" to "Code". | Eduardo Julian | 2017-05-07 | 1 | -28/+28 |
* | - Changed the name of "let%" to "with-expansions". | Eduardo Julian | 2017-05-07 | 1 | -27/+29 |
* | - Removed the "S" suffix from AST tags. | Eduardo Julian | 2017-05-03 | 1 | -8/+8 |
* | - Simplified some of the documentation and error messages. | Eduardo Julian | 2017-04-12 | 1 | -5/+5 |
* | - The XML header is now parsed optionally. | Eduardo Julian | 2017-04-12 | 1 | -1/+1 |
* | - Fused the lux/compiler and lux/macro modules. | Eduardo Julian | 2017-04-11 | 1 | -10/+10 |
* | - Renamed "lambda" to "function". | Eduardo Julian | 2017-04-10 | 2 | -44/+44 |
* | - Added XML support. | Eduardo Julian | 2017-04-06 | 1 | -0/+264 |
* | - Moved lux/lexer and lux/lexer/regex to lux/data/text/lexer and lux/data/tex... | Eduardo Julian | 2017-04-05 | 1 | -1/+2 |
* | - Renamed lux/codata/* to lux/function/* and moved the lux/codata/coll/stream... | Eduardo Julian | 2017-04-03 | 1 | -1/+0 |
* | - Changed the license from MPL 2.0 to MIT. | Eduardo Julian | 2017-01-26 | 1 | -5/+0 |
* | - Moved the lux/data/struct/* modules to lux/data/coll/*. | Eduardo Julian | 2017-01-25 | 1 | -11/+11 |
* | - Renamed lux/data/struct/tree to lux/data/struct/tree/rose. | Eduardo Julian | 2017-01-25 | 1 | -5/+5 |
* | - Minor refactorings and additions. | Eduardo Julian | 2017-01-12 | 1 | -4/+4 |
* | - Updated documentation for lux/data/format/json. | Eduardo Julian | 2017-01-04 | 1 | -35/+102 |
* | - Fixed a bug when parsing JSON numbers. | Eduardo Julian | 2016-12-22 | 1 | -9/+16 |
* | - Added tests for lux/macro/poly/* | Eduardo Julian | 2016-12-17 | 1 | -17/+34 |
* | - Updated lux/pipe, lux/lexer and lux/regex tests. | Eduardo Julian | 2016-12-14 | 1 | -10/+10 |
* | - No longer using record syntax in certain macros. | Eduardo Julian | 2016-12-12 | 1 | -2/+2 |
* | - Added tests for lux/math/ratio and lux/math/simple. | Eduardo Julian | 2016-12-12 | 1 | -1/+1 |
* | - Minor refactorings and expansions. | Eduardo Julian | 2016-12-04 | 1 | -24/+24 |
* | - Changed the names of math op functions to make them more consistent and sim... | Eduardo Julian | 2016-12-02 | 1 | -4/+4 |
* | - Bug fixes, refactorings and minor expansions. | Eduardo Julian | 2016-12-01 | 1 | -36/+34 |
* | - Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl... | Eduardo Julian | 2016-12-01 | 1 | -0/+1031 |