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