aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/analysis/procedure/common.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Heavy refactoring.Eduardo Julian2017-11-151-1/+1
|
* - Made "lux text clip" work like it used to.Eduardo Julian2017-11-141-1/+1
|
* - Fixed some bugs.Eduardo Julian2017-11-141-1/+1
| | | - new-luxc can now fully compile lux.lux!
* - Yet more refactoring.Eduardo Julian2017-11-141-36/+0
|
* - Refactoring.Eduardo Julian2017-11-131-100/+83
| | | | - 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-311-0/+418