Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Moved all translation code under the JVM path (in preparation for porting t... | Eduardo Julian | 2018-01-08 | 1 | -136/+0 |
* | - WIP: Caching. | Eduardo Julian | 2017-12-05 | 1 | -14/+48 |
* | - Added analysis, synthesis, translation and statement extensions. | Eduardo Julian | 2017-12-05 | 1 | -2/+0 |
* | - Adapted main codebase to the latest syntatic changes. | Eduardo Julian | 2017-11-29 | 1 | -37/+37 |
* | - Added parallel compilation. | Eduardo Julian | 2017-11-20 | 1 | -5/+5 |
* | - Heavy refactoring. | Eduardo Julian | 2017-11-15 | 1 | -5/+5 |
* | - Added hashing to avoid collisions in case-insensitive file-systems. | Eduardo Julian | 2017-11-14 | 1 | -3/+4 |
* | - Fixed the tests. | Eduardo Julian | 2017-11-09 | 1 | -2/+6 |
* | - Fixed some bugs. | Eduardo Julian | 2017-11-06 | 1 | -34/+2 |
* | - Re-organized code-generation, and re-named it "translation". | Eduardo Julian | 2017-11-01 | 1 | -0/+131 |