aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/analysis/procedure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fixed some bugs.Eduardo Julian2017-11-221-14/+14
| | | | - Some refactoring. - Added some alternative snippets of code that new-luxc can handle better.
* - Fixed some bugs.Eduardo Julian2017-11-211-0/+2
| | | - Some small refactoring.
* - Re-named "lux/meta" to to "lux/macro".Eduardo Julian2017-11-152-84/+84
|
* - Moved "/type" and "/type/check" from "lux/meta" to "lux/lang".Eduardo Julian2017-11-152-4/+4
|
* - Moved "luxc/lang/syntax" to "lux/lang/syntax".Eduardo Julian2017-11-152-11/+11
| | | - Minor refactoring.
* - Heavy refactoring.Eduardo Julian2017-11-152-4/+4
|
* - 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-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