Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Updated to the latest changes in stdlib. | Eduardo Julian | 2017-10-18 | 1 | -1/+1 |
| | |||||
* | - Migrated new-luxc to latest version of stdlib. | Eduardo Julian | 2017-10-11 | 1 | -10/+10 |
| | | | - Some refactoring. | ||||
* | - WIP: JVM host procedure analysis. | Eduardo Julian | 2017-10-04 | 1 | -5/+11 |
| | |||||
* | - Updated new compiler's code to the recent changes in the language. | Eduardo Julian | 2017-09-05 | 1 | -3/+3 |
| | | | - WIP: Some other changes/additions to the new compiler. | ||||
* | - Fixes for pattern-matching (case) analysis. | Eduardo Julian | 2017-05-29 | 1 | -0/+17 |
- Small refactorings. - Improved common procedures analysis. - Can now handle tagged structures (variants & records). - Tests for pattern-matching, functions (definition & application), and common procedures. |