aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/analysis/procedure/common.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - All analysis procedures have been turned into extensions.Eduardo Julian2017-12-051-421/+0
* - Added new "lux in-module" procedure for changing the module while analysing...Eduardo Julian2017-12-021-5/+23
* - Adapted main codebase to the latest syntatic changes.Eduardo Julian2017-11-291-84/+84
* - Fixed some bugs.Eduardo Julian2017-11-221-14/+14
* - Fixed some bugs.Eduardo Julian2017-11-211-0/+2
* - Re-named "lux/meta" to to "lux/macro".Eduardo Julian2017-11-151-12/+12
* - 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-4/+4
* - 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
* - Yet more refactoring.Eduardo Julian2017-11-141-36/+0
* - Refactoring.Eduardo Julian2017-11-131-100/+83
* - Improved handling of type variables.Eduardo Julian2017-11-131-0/+36
* - Fixed the tests.Eduardo Julian2017-11-091-1/+1
* - Fixed some bugs.Eduardo Julian2017-11-061-6/+6
* - Re-organized analysis.Eduardo Julian2017-10-311-0/+418