| Commit message (Expand) | Author | Files | Lines |
2021-06-14 | Extracted Licentia out of the standard library. | Eduardo Julian | 1 | -82/+0 |
2020-12-11 | Improved parsing speed for Lux code. | Eduardo Julian | 1 | -2/+2 |
2020-12-09 | Added support for "Commons Clause" to Licentia. | Eduardo Julian | 1 | -17/+20 |
2020-12-02 | Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con... | Eduardo Julian | 1 | -4/+4 |
2020-12-01 | Added specialized root/2 and root/3 functions in lux/math. | Eduardo Julian | 1 | -2/+2 |
2020-10-25 | Some small refactoring. | Eduardo Julian | 1 | -2/+2 |
2020-10-09 | Mandatory long names for JVM imports, instead of having "long" be optional an... | Eduardo Julian | 1 | -2/+2 |
2020-07-10 | Fixes and improvements to JavaScript compilation. | Eduardo Julian | 1 | -1/+2 |
2019-07-02 | Re-name "lux/data/error" to "lux/control/try". | Eduardo Julian | 1 | -7/+7 |
2019-06-20 | Improved the convention for using text formatters. | Eduardo Julian | 1 | -1/+1 |
2019-04-06 | Created the "lux/abstract" branch and moved some modules into it. | Eduardo Julian | 1 | -1/+2 |
2019-03-15 | Changed the convention for the structure opening separator from "/" to ";", t... | Eduardo Julian | 1 | -2/+2 |
2019-03-14 | Now allowing the alias of a module to refer to the alias of an ancestor. | Eduardo Julian | 1 | -3/+3 |
2019-02-24 | Improved the names of monad transformers. | Eduardo Julian | 1 | -1/+1 |
2019-02-11 | Updated license for 2019. | Eduardo Julian | 1 | -18/+24 |
2019-02-11 | Added the special # syntax for referring to the module's alias when opening s... | Eduardo Julian | 1 | -1/+1 |
2019-02-07 | Small improvements & fixes. | Eduardo Julian | 1 | -0/+5 |
2019-02-05 | Folded license-making program (legislator) into the Lux project proper (as li... | Eduardo Julian | 1 | -0/+66 |