Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Adapted new-luxc's code to latest stdlib changes. | Eduardo Julian | 2018-04-06 | 1 | -11/+16 |
| | |||||
* | - Got the tests to build again. | Eduardo Julian | 2018-01-28 | 1 | -3/+7 |
| | |||||
* | - Now using synthesis extensions during synthesis. | Eduardo Julian | 2018-01-08 | 1 | -3/+16 |
| | |||||
* | - All analysis procedures have been turned into extensions. | Eduardo Julian | 2017-12-05 | 1 | -12/+20 |
| | |||||
* | - Added analysis, synthesis, translation and statement extensions. | Eduardo Julian | 2017-12-05 | 1 | -0/+84 |
- No longer doing ad-hoc I/O in new-luxc. - Minor fixes and adjustments. |