Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-05-23 | - Migrated special-form analysis to stdlib. | Eduardo Julian | 1 | -19/+0 | |
2018-05-06 | - Updated new-luxc to the latest stdlib changes. | Eduardo Julian | 1 | -1/+1 | |
2018-04-06 | - Adapted new-luxc's code to latest stdlib changes. | Eduardo Julian | 1 | -1/+1 | |
2017-12-05 | - All analysis procedures have been turned into extensions. | Eduardo Julian | 1 | -4/+14 | |
2017-12-05 | - Added analysis, synthesis, translation and statement extensions. | Eduardo Julian | 1 | -0/+9 | |
- No longer doing ad-hoc I/O in new-luxc. - Minor fixes and adjustments. |