Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Renamed lux/data/struct/tree to lux/data/struct/tree/rose. | Eduardo Julian | 2017-01-25 | 1 | -60/+0 |
| | | | | | | - Moved lux/data/struct/zipper to lux/data/struct/tree/zipper. - Moved lux/regex to lux/lexer/regex. - Changed the suffix of annotation tags, from M to A. - Renamed Frac(tional) numbers to Deg(rees). | ||||
* | - Updated the documentation of most modules left. | Eduardo Julian | 2017-01-04 | 1 | -1/+7 |
| | | | - Minor refactorings. | ||||
* | - No longer using record syntax in certain macros. | Eduardo Julian | 2016-12-12 | 1 | -1/+1 |
| | |||||
* | - Collected the Lux compiler's repo, the Standard Library's, the Leiningen ↵ | Eduardo Julian | 2016-12-01 | 1 | -0/+54 |
plugin's and the Emacs mode's into a big monorepo, to keep development unified. |