aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/extension/analysis.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - All analysis procedures have been turned into extensions.Eduardo Julian2017-12-051-4/+14
|
* - Added analysis, synthesis, translation and statement extensions.Eduardo Julian2017-12-051-0/+9
- No longer doing ad-hoc I/O in new-luxc. - Minor fixes and adjustments.