Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Migrated the format of synthesis nodes from a custom data-type, to just Cod... | Eduardo Julian | 2017-10-30 | 2 | -156/+164 |
* | - Fixed some bugs. | Eduardo Julian | 2017-10-29 | 2 | -21/+21 |
* | - Migrated new-luxc to latest version of stdlib. | Eduardo Julian | 2017-10-11 | 2 | -5/+6 |
* | - Function generation. | Eduardo Julian | 2017-09-19 | 1 | -5/+5 |
* | - Updated new compiler's code to the recent changes in the language. | Eduardo Julian | 2017-09-05 | 1 | -2/+2 |
* | - Adjusted compiler to the new lack of Char type. | Eduardo Julian | 2017-07-02 | 3 | -0/+195 |
* | - Added loop synthesis. | Eduardo Julian | 2017-06-09 | 2 | -9/+180 |
* | - Now optimizing functions. | Eduardo Julian | 2017-06-06 | 2 | -0/+83 |