aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/spec/compositor (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-07Renamed "Statement" to "Directive".Eduardo Julian1-15/+15
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 Julian8-74/+71
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 Julian2-7/+77
2019-04-26Refactored the spec a bit better.Eduardo Julian7-19/+97
2019-04-26Ported common extensions tests.Eduardo Julian1-0/+339
2019-04-26- Ported pattern-matching tests.Eduardo Julian2-0/+376
2019-04-26Ported reference tests.Eduardo Julian1-0/+56
2019-04-26WIP: Turning compiler tests into a re-usable specification.Eduardo Julian2-0/+132