aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/spec (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-09Allow "#io" outputs for JS imports.Eduardo Julian1-2/+3
2020-07-02Now using the new syntax for variants (even though they still work the old wa...Eduardo Julian1-6/+6
2020-07-01Moved all spec(ifications) from under "test/" to under "spec/".Eduardo Julian10-0/+369
2020-05-28Can now parse TAR files.Eduardo Julian1-0/+31
2020-05-17Local binding names for (co|indexed-)?monads are now explicitly set.Eduardo Julian5-7/+7
2019-12-28Implemented an alternative method for extensible JVM bytecode generation.Eduardo Julian1-8/+12
2019-09-07Renamed "Statement" to "Directive".Eduardo Julian2-22/+22
2019-07-26No more "n/"-prefixed functions.Eduardo Julian5-35/+41
2019-07-25No more "i/"-prefixed functions.Eduardo Julian2-12/+14
2019-07-24No more "f/"-prefixed functions.Eduardo Julian4-21/+28
2019-07-02Re-name "lux/data/error" to "lux/control/try".Eduardo Julian9-79/+75
2019-06-20Improved the convention for using text formatters.Eduardo Julian5-12/+10
2019-04-28Turned all "lux int ???" extensions to "lux i64 ???".Eduardo Julian1-6/+6
2019-04-28Turned all "lux frac ???" extensions to "lux f64 ???".Eduardo Julian1-7/+7
2019-04-27Ported tests for type analysis.Eduardo Julian3-19/+96
2019-04-26Refactored the spec a bit better.Eduardo Julian8-75/+142
2019-04-26Ported common extensions tests.Eduardo Julian1-0/+339
2019-04-26- Ported pattern-matching tests.Eduardo Julian3-24/+378
2019-04-26Ported reference tests.Eduardo Julian2-20/+101
2019-04-26WIP: Turning compiler tests into a re-usable specification.Eduardo Julian3-0/+201