Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Adjusted compiler to the new lack of Char type. | Eduardo Julian | 2017-07-02 | 1 | -1/+0 |
| | | | - WIP: PM/case synthesis. | ||||
* | - Simplified the analytic model of tuples into products, and variants into sums. | Eduardo Julian | 2017-05-20 | 1 | -1/+1 |
| | |||||
* | - Some refactoring. | Eduardo Julian | 2017-05-20 | 1 | -1/+1 |
| | |||||
* | WIP | Eduardo Julian | 2017-05-15 | 1 | -0/+34 |
- Simplified the Analysis type, by removing all meta-data. - Added analysis of function calls. - Added analysis of common Lux procedures. - Lots of refactoring. |