Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-09-05 | - Updated new compiler's code to the recent changes in the language. | Eduardo Julian | 1 | -13/+13 | |
- WIP: Some other changes/additions to the new compiler. | |||||
2017-07-02 | - Adjusted compiler to the new lack of Char type. | Eduardo Julian | 1 | -1/+1 | |
- WIP: PM/case synthesis. | |||||
2017-06-09 | - Added loop synthesis. | Eduardo Julian | 1 | -4/+4 | |
- Some refactoring. | |||||
2017-05-30 | - Documented the analysis phase. | Eduardo Julian | 1 | -0/+287 | |
- Some refactoring. - Removed singleton variants. |