aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/analyser/type.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* WIPEduardo Julian2017-05-151-0/+29
- Simplified the Analysis type, by removing all meta-data. - Added analysis of function calls. - Added analysis of common Lux procedures. - Lots of refactoring.