Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-10-31 | - Re-named "expr" module to "expression". | Eduardo Julian | 1 | -2/+2 | |
2017-10-18 | - Updated to the latest changes in stdlib. | Eduardo Julian | 1 | -2/+2 | |
2017-10-05 | - Simplified "eval". | Eduardo Julian | 1 | -2/+3 | |
2017-10-05 | - Added tests for type-checking and type-coercion. | Eduardo Julian | 1 | -0/+17 | |
- Implemented "eval". - Fixed bugs when analysing variants and tuples. |