aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/analysis/procedure (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-05- All analysis procedures have been turned into extensions.Eduardo Julian2-1663/+0
2017-12-02- Added new "lux in-module" procedure for changing the module while analysing...Eduardo Julian1-5/+23
2017-11-29- Adapted main codebase to the latest syntatic changes.Eduardo Julian2-649/+649
2017-11-26- Changed to the new relative imports syntax.Eduardo Julian1-1/+1
2017-11-22- Fixed some bugs.Eduardo Julian1-14/+14
2017-11-21- Fixed some bugs.Eduardo Julian1-0/+2
2017-11-15- Re-named "lux/meta" to to "lux/macro".Eduardo Julian2-84/+84
2017-11-15- Moved "/type" and "/type/check" from "lux/meta" to "lux/lang".Eduardo Julian2-4/+4
2017-11-15- Moved "luxc/lang/syntax" to "lux/lang/syntax".Eduardo Julian2-11/+11
2017-11-15- Heavy refactoring.Eduardo Julian2-4/+4
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
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
2017-11-13- Improved handling of type variables.Eduardo Julian1-0/+36
2017-11-09- Fixed the tests.Eduardo Julian1-1/+1
2017-11-06- Fixed some bugs.Eduardo Julian1-6/+6
2017-10-31- Re-organized analysis.Eduardo Julian2-0/+1659