Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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. |