Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Changed the identifier separator, from the semi-colon (;) to the ↵ | Eduardo Julian | 2017-11-29 | 1 | -2/+2 |
| | | | | period/dot (.). | ||||
* | - Number no longer depends on Ord. | Eduardo Julian | 2017-01-27 | 1 | -6/+2 |
| | |||||
* | - Changed the license from MPL 2.0 to MIT. | Eduardo Julian | 2017-01-26 | 1 | -5/+0 |
| | |||||
* | - Updated the documentation of most modules left. | Eduardo Julian | 2017-01-04 | 1 | -0/+2 |
| | | | - Minor refactorings. | ||||
* | - Collected the Lux compiler's repo, the Standard Library's, the Leiningen ↵ | Eduardo Julian | 2016-12-01 | 1 | -0/+22 |
plugin's and the Emacs mode's into a big monorepo, to keep development unified. |