aboutsummaryrefslogtreecommitdiff
path: root/lux-mode (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-01-07- Updated the copyright perior in the license.Eduardo Julian1-1/+1
2017-01-07- Improved the formatting in the README.Eduardo Julian1-1/+1
2016-12-25- Now, only using underscores (_) as number digit separators, without using ↵Eduardo Julian1-3/+3
commas (,).
2016-12-18- Bug fixes and refactorings for algebraic effects.Eduardo Julian1-1/+1
2016-12-01- Collected the Lux compiler's repo, the Standard Library's, the Leiningen ↵Eduardo Julian2-0/+414
plugin's and the Emacs mode's into a big monorepo, to keep development unified.