Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Moved the "host" directory from under "generator" to under "luxc". | Eduardo Julian | 2017-10-31 | 1 | -4/+4 |
| | |||||
* | - Migrated the format of synthesis nodes from a custom data-type, to just ↵ | Eduardo Julian | 2017-10-30 | 1 | -82/+80 |
| | | | | Code nodes. | ||||
* | - Fixed some bugs. | Eduardo Julian | 2017-10-29 | 1 | -25/+38 |
| | | | | | - Improved error reporting. - Implemented macro-expansion (for JVM). - Implemented "let" compilation. | ||||
* | - Updated to the latest changes in stdlib. | Eduardo Julian | 2017-10-18 | 1 | -38/+38 |
| | |||||
* | - Function generation. | Eduardo Julian | 2017-09-19 | 1 | -9/+9 |
| | |||||
* | - Added pattern-matching compilation. | Eduardo Julian | 2017-09-17 | 1 | -0/+214 |