aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/analysis/procedure/host.jvm.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - All analysis procedures have been turned into extensions.Eduardo Julian2017-12-051-1242/+0
|
* - Adapted main codebase to the latest syntatic changes.Eduardo Julian2017-11-291-565/+565
|
* - Changed to the new relative imports syntax.Eduardo Julian2017-11-261-1/+1
|
* - Re-named "lux/meta" to to "lux/macro".Eduardo Julian2017-11-151-72/+72
|
* - Moved "/type" and "/type/check" from "lux/meta" to "lux/lang".Eduardo Julian2017-11-151-2/+2
|
* - Moved "luxc/lang/syntax" to "lux/lang/syntax".Eduardo Julian2017-11-151-7/+7
| | | - Minor refactoring.
* - Heavy refactoring.Eduardo Julian2017-11-151-3/+3
|
* - Yet more refactoring.Eduardo Julian2017-11-141-6/+6
|
* - More refactoring.Eduardo Julian2017-11-131-32/+17
|
* - Refactoring.Eduardo Julian2017-11-131-249/+265
| | | | - Now giving type checking/inference a higher priority. - Better error messages.
* - Re-organized analysis.Eduardo Julian2017-10-311-0/+1241