Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-01-25 | - Renamed lux/data/struct/tree to lux/data/struct/tree/rose. | Eduardo Julian | 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). | |||||
2017-01-04 | - Updated the documentation of most modules left. | Eduardo Julian | 1 | -1/+7 | |
- Minor refactorings. | |||||
2016-12-12 | - No longer using record syntax in certain macros. | Eduardo Julian | 1 | -1/+1 | |
2016-12-01 | - Collected the Lux compiler's repo, the Standard Library's, the Leiningen ↵ | Eduardo Julian | 1 | -0/+54 | |
plugin's and the Emacs mode's into a big monorepo, to keep development unified. |