aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/extension/translation.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Migrated Scheme back-end to stdlib.Eduardo Julian2018-06-171-9/+0
|
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-061-1/+1
|
* - All analysis procedures have been turned into extensions.Eduardo Julian2017-12-051-1/+1
|
* - 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.