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