Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Migrated the format of analysis nodes from a custom data-type, to just ↵ | Eduardo Julian | 2017-10-31 | 1 | -39/+4 |
| | | | | Code nodes. | ||||
* | - Fixed some bugs. | Eduardo Julian | 2017-10-29 | 1 | -9/+9 |
| | | | | | - Improved error reporting. - Implemented macro-expansion (for JVM). - Implemented "let" compilation. | ||||
* | - Adjusted compiler to the new lack of Char type. | Eduardo Julian | 2017-07-02 | 1 | -0/+4 |
| | | | - WIP: PM/case synthesis. | ||||
* | - Added loop synthesis. | Eduardo Julian | 2017-06-09 | 1 | -9/+14 |
| | | | - Some refactoring. | ||||
* | - Now optimizing functions. | Eduardo Julian | 2017-06-06 | 1 | -0/+55 |