aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/spec (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Can now parse TAR files.Eduardo Julian2020-05-281-0/+31
|
* Local binding names for (co|indexed-)?monads are now explicitly set.Eduardo Julian2020-05-175-7/+7
|
* Implemented an alternative method for extensible JVM bytecode generation.Eduardo Julian2019-12-281-8/+12
|
* Renamed "Statement" to "Directive".Eduardo Julian2019-09-072-22/+22
|
* No more "n/"-prefixed functions.Eduardo Julian2019-07-265-35/+41
|
* No more "i/"-prefixed functions.Eduardo Julian2019-07-252-12/+14
|
* No more "f/"-prefixed functions.Eduardo Julian2019-07-244-21/+28
| | | + No more "m/"-prefixed functions.
* Re-name "lux/data/error" to "lux/control/try".Eduardo Julian2019-07-029-79/+75
|
* Improved the convention for using text formatters.Eduardo Julian2019-06-205-12/+10
|
* 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 function tests.
* Ported reference tests.Eduardo Julian2019-04-262-20/+101
|
* WIP: Turning compiler tests into a re-usable specification.Eduardo Julian2019-04-263-0/+201