Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-04-28 | Turned all "lux int ???" extensions to "lux i64 ???". | Eduardo Julian | 1 | -6/+6 | |
2019-04-28 | Turned all "lux frac ???" extensions to "lux f64 ???". | Eduardo Julian | 1 | -7/+7 | |
2019-04-27 | Ported tests for type analysis. | Eduardo Julian | 2 | -7/+77 | |
2019-04-26 | Refactored the spec a bit better. | Eduardo Julian | 7 | -19/+97 | |
2019-04-26 | Ported common extensions tests. | Eduardo Julian | 1 | -0/+339 | |
2019-04-26 | - Ported pattern-matching tests. | Eduardo Julian | 2 | -0/+376 | |
- Ported function tests. | |||||
2019-04-26 | Ported reference tests. | Eduardo Julian | 1 | -0/+56 | |
2019-04-26 | WIP: Turning compiler tests into a re-usable specification. | Eduardo Julian | 2 | -0/+132 | |