aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/analysis/expression.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Refactoring.Eduardo Julian2017-11-131-1/+2
| | | | - Now giving type checking/inference a higher priority. - Better error messages.
* - Minor refactorings.Eduardo Julian2017-11-011-30/+2
| | | | - Fixed some bugs. - Enabled macro-expansion for statements.
* - Re-organized code-generation, and re-named it "translation".Eduardo Julian2017-11-011-4/+4
|
* - Re-organized analysis.Eduardo Julian2017-10-311-0/+141