aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/analyser/type.lux (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-05-15WIPEduardo Julian1-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.