Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-07-02 | - Adjusted compiler to the new lack of Char type. | Eduardo Julian | 1 | -1/+0 | |
- WIP: PM/case synthesis. | |||||
2017-05-20 | - Simplified the analytic model of tuples into products, and variants into sums. | Eduardo Julian | 1 | -1/+1 | |
2017-05-20 | - Some refactoring. | Eduardo Julian | 1 | -1/+1 | |
2017-05-15 | WIP | Eduardo Julian | 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. |