aboutsummaryrefslogtreecommitdiff
path: root/lux-mode (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Updated the copyright perior in the license.Eduardo Julian2017-01-071-1/+1
|
* - Improved the formatting in the README.Eduardo Julian2017-01-071-1/+1
|
* - Now, only using underscores (_) as number digit separators, without using ↵Eduardo Julian2016-12-251-3/+3
| | | | commas (,).
* - Bug fixes and refactorings for algebraic effects.Eduardo Julian2016-12-181-1/+1
|
* - Collected the Lux compiler's repo, the Standard Library's, the Leiningen ↵Eduardo Julian2016-12-012-0/+414
plugin's and the Emacs mode's into a big monorepo, to keep development unified.