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