aboutsummaryrefslogtreecommitdiff
path: root/luxc/src/lux/compiler/cache (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Renamed "App" to "Apply" and swapped the order of the arguments to it.Eduardo Julian2017-06-211-2/+2
* - Removed "T" suffix from Type's tags.Eduardo Julian2017-05-071-22/+22
* - Renamed "LambdaT" to "FunctionT".Eduardo Julian2017-04-101-2/+2
* - Made some improvements to error messages in the compiler.Eduardo Julian2017-04-052-2/+2
* - Changed the license from MPL 2.0 to MIT.Eduardo Julian2017-01-262-10/+0
* - Improved Lux error messages by ensuring the cursor is always present.Eduardo Julian2017-01-252-2/+2
* - Renamed lux/data/struct/tree to lux/data/struct/tree/rose.Eduardo Julian2017-01-251-22/+22
* - Fixed a bug when deserializing annotations through the compiler cache.Eduardo Julian2017-01-061-2/+5
* - Added type annotations to eliminate reflection.Eduardo Julian2016-12-272-4/+4
* - Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian2016-12-012-0/+323