aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/analyser/reference.lux (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-05-15WIPEduardo Julian1-0/+51
- Simplified the Analysis type, by removing all meta-data. - Added analysis of function calls. - Added analysis of common Lux procedures. - Lots of refactoring.