aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/analysis/procedure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Yet more refactoring.Eduardo Julian2017-11-142-42/+6
|
* - More refactoring.Eduardo Julian2017-11-131-32/+17
|
* - Refactoring.Eduardo Julian2017-11-132-349/+348
| | | | - Now giving type checking/inference a higher priority. - Better error messages.
* - Improved handling of type variables.Eduardo Julian2017-11-131-0/+36
|
* - Fixed the tests.Eduardo Julian2017-11-091-1/+1
| | | | - Fixed a few bugs. - Can now translate recursion.
* - Fixed some bugs.Eduardo Julian2017-11-061-6/+6
|
* - Re-organized analysis.Eduardo Julian2017-10-312-0/+1659