Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - WIP: Host procedures for JS. | Eduardo Julian | 2018-01-21 | 1 | -2/+2 |
| | |||||
* | - Moved all translation code under the JVM path (in preparation for porting ↵ | Eduardo Julian | 2018-01-08 | 1 | -3/+3 |
| | | | | the JS back-end). | ||||
* | - Now using synthesis extensions during synthesis. | Eduardo Julian | 2018-01-08 | 1 | -8/+11 |
| | |||||
* | - Added "lux program" compilation. | Eduardo Julian | 2018-01-05 | 1 | -4/+6 |
| | |||||
* | - Added "Box" support to new-luxc. | Eduardo Julian | 2018-01-03 | 1 | -0/+46 |
| | |||||
* | - All analysis procedures have been turned into extensions. | Eduardo Julian | 2017-12-05 | 6 | -10/+1682 |
| | |||||
* | - Added analysis, synthesis, translation and statement extensions. | Eduardo Julian | 2017-12-05 | 4 | -0/+173 |
- No longer doing ad-hoc I/O in new-luxc. - Minor fixes and adjustments. |