aboutsummaryrefslogtreecommitdiff
path: root/luxc (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-18- Better error messages when analysing classes, interfaces and anonymous cla...Eduardo Julian1-9/+12
2016-12-18- Fixed a bug when adjusting types during pattern-matching analysis.Eduardo Julian2-31/+45
2016-12-07- Removed some comments that slipped in with the code.Eduardo Julian1-14/+0
2016-12-06- Updated lux/host tests.Eduardo Julian3-4/+25
2016-12-04- Fixed a bug wherein aliased definitions where getting assigned non-type val...Eduardo Julian2-6/+8
2016-12-04- Removed "monitorenter" and "monitorexit" procedures.Eduardo Julian2-35/+0
2016-12-01- Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian42-0/+15527