aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/spec (follow)
Commit message (Expand)AuthorAgeFilesLines
* Turned all "lux int ???" extensions to "lux i64 ???".Eduardo Julian2019-04-281-6/+6
* Turned all "lux frac ???" extensions to "lux f64 ???".Eduardo Julian2019-04-281-7/+7
* Ported tests for type analysis.Eduardo Julian2019-04-273-19/+96
* Refactored the spec a bit better.Eduardo Julian2019-04-268-75/+142
* Ported common extensions tests.Eduardo Julian2019-04-261-0/+339
* - Ported pattern-matching tests.Eduardo Julian2019-04-263-24/+378
* Ported reference tests.Eduardo Julian2019-04-262-20/+101
* WIP: Turning compiler tests into a re-usable specification.Eduardo Julian2019-04-263-0/+201