Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-04-06 | Created the "lux/abstract" branch and moved some modules into it. | Eduardo Julian | 1 | -14/+0 | |
2019-03-30 | Re-named "do-template" to "template". | Eduardo Julian | 1 | -2/+2 | |
2018-12-15 | No longer relying on "signature:"'s and "structure:"'s internal ↵ | Eduardo Julian | 1 | -10/+9 | |
macro-expansion to handle the "do-template"s inside. | |||||
2018-07-10 | - Re-named "sig:" to "signature:". | Eduardo Julian | 1 | -1/+1 | |
2017-11-29 | - Changed the identifier separator, from the semi-colon (;) to the ↵ | Eduardo Julian | 1 | -2/+2 | |
period/dot (.). | |||||
2017-01-27 | - Number no longer depends on Ord. | Eduardo Julian | 1 | -6/+2 | |
2017-01-26 | - Changed the license from MPL 2.0 to MIT. | Eduardo Julian | 1 | -5/+0 | |
2017-01-04 | - Updated the documentation of most modules left. | Eduardo Julian | 1 | -0/+2 | |
- Minor refactorings. | |||||
2016-12-01 | - Collected the Lux compiler's repo, the Standard Library's, the Leiningen ↵ | Eduardo Julian | 1 | -0/+22 | |
plugin's and the Emacs mode's into a big monorepo, to keep development unified. |