aboutsummaryrefslogtreecommitdiff
path: root/luxc/src/lux/compiler/core.clj (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Made some improvements to error messages in the compiler.Eduardo Julian2017-04-051-1/+1
* - Made some optimizations.Eduardo Julian2017-02-211-3/+1
* - Now storing the compiler's version and the module-file's hash inside the mo...Eduardo Julian2017-02-191-2/+4
* - Major refactoring to make it easier to introduce the new (JS) backend.Eduardo Julian2017-01-291-0/+82