aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/data/struct/tree.lux (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-01-25- Renamed lux/data/struct/tree to lux/data/struct/tree/rose.Eduardo Julian1-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 Julian1-1/+7
- Minor refactorings.
2016-12-12- No longer using record syntax in certain macros.Eduardo Julian1-1/+1
2016-12-01- Collected the Lux compiler's repo, the Standard Library's, the Leiningen ↵Eduardo Julian1-0/+54
plugin's and the Emacs mode's into a big monorepo, to keep development unified.