Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-04-10 | - Renamed "lambda" to "function". | Eduardo Julian | 1 | -3/+3 |
2017-04-03 | - Removed assume and with-gensyms from the list of special syntax. | Eduardo Julian | 1 | -3/+2 |
2017-04-01 | - Added a macro for pattern-matching using regular-expressions. | Eduardo Julian | 1 | -1/+1 |
2017-03-28 | - Implemented finger-trees. | Eduardo Julian | 1 | -1/+1 |
2017-02-17 | - Added "assume" into list of recognized macros. | Eduardo Julian | 1 | -1/+1 |
2017-01-26 | - Changed the license from MPL 2.0 to MIT. | Eduardo Julian | 1 | -1/+1 |
2017-01-25 | - Renamed lux/data/struct/tree to lux/data/struct/tree/rose. | Eduardo Julian | 1 | -1/+1 |
2017-01-07 | - Updated the copyright perior in the license. | Eduardo Julian | 1 | -1/+1 |
2016-12-25 | - Now, only using underscores (_) as number digit separators, without using c... | Eduardo Julian | 1 | -3/+3 |
2016-12-18 | - Bug fixes and refactorings for algebraic effects. | Eduardo Julian | 1 | -1/+1 |
2016-12-01 | - Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl... | Eduardo Julian | 1 | -0/+398 |