aboutsummaryrefslogtreecommitdiff
path: root/luxc/src/lux/compiler/core.clj (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-04Re-named old luxc-jvm to lux-bootstrapper.Eduardo Julian1-93/+0
2019-06-01Removed the (magical) "alias" annotations tag.Eduardo Julian1-4/+7
2019-05-24Removed the (magical) "export?" annotations tag.Eduardo Julian1-2/+5
2017-12-01- Made it so that module annotations can only be set once now.Eduardo Julian1-3/+8
2017-10-17- Added "for" macro to specify platform-dependent code.Eduardo Julian1-1/+1
2017-10-11- Eliminated the Anns and Ann-Value types, and now only using Code for defini...Eduardo Julian1-2/+2
2017-04-05- Made some improvements to error messages in the compiler.Eduardo Julian1-1/+1
2017-02-21- Made some optimizations.Eduardo Julian1-3/+1
2017-02-19- Now storing the compiler's version and the module-file's hash inside the mo...Eduardo Julian1-2/+4
2017-01-29- Major refactoring to make it easier to introduce the new (JS) backend.Eduardo Julian1-0/+82