aboutsummaryrefslogtreecommitdiff
path: root/luxc/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Removed "T" suffix from Type's tags.Eduardo Julian2017-05-071-228/+228
|
* - Removed the "S" suffix from AST tags.Eduardo Julian2017-05-031-32/+32
|
* - Changed the license from MPL 2.0 to MIT.Eduardo Julian2017-01-264-20/+0
|
* - Collected the Lux compiler's repo, the Standard Library's, the Leiningen ↵Eduardo Julian2016-12-014-0/+1076
plugin's and the Emacs mode's into a big monorepo, to keep development unified.