Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Tested the compilation for "nat" procedures. | Eduardo Julian | 2017-07-03 | 1 | -32/+32 |
| | | | | - Expanded the runtime. - Some bug-fixes and refactorings. | ||||
* | - WIP: Added generation for common procedures. | Eduardo Julian | 2017-06-30 | 1 | -3/+2 |
| | |||||
* | - Documented the analysis phase. | Eduardo Julian | 2017-05-30 | 1 | -0/+3 |
| | | | | - Some refactoring. - Removed singleton variants. | ||||
* | - Fixes for pattern-matching (case) analysis. | Eduardo Julian | 2017-05-29 | 1 | -0/+333 |
- Small refactorings. - Improved common procedures analysis. - Can now handle tagged structures (variants & records). - Tests for pattern-matching, functions (definition & application), and common procedures. |