aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/analysis/procedure (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-11-14- Made "lux text clip" work like it used to.Eduardo Julian1-1/+1
2017-11-14- Fixed some bugs.Eduardo Julian1-1/+1
- new-luxc can now fully compile lux.lux!
2017-11-14- Yet more refactoring.Eduardo Julian2-42/+6
2017-11-13- More refactoring.Eduardo Julian1-32/+17
2017-11-13- Refactoring.Eduardo Julian2-349/+348
- Now giving type checking/inference a higher priority. - Better error messages.
2017-11-13- Improved handling of type variables.Eduardo Julian1-0/+36
2017-11-09- Fixed the tests.Eduardo Julian1-1/+1
- Fixed a few bugs. - Can now translate recursion.
2017-11-06- Fixed some bugs.Eduardo Julian1-6/+6
2017-10-31- Re-organized analysis.Eduardo Julian2-0/+1659