aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/spec/compositor (follow)
Commit message (Expand)AuthorAgeFilesLines
* Continuing with LuaEduardo Julian2021-02-101-4/+4
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-026-16/+19
* Added "private" macro to lux/debug.Eduardo Julian2020-11-286-32/+28
* Easy to use Rev constants.Eduardo Julian2020-10-315-16/+16
* Re-named some list functions.Eduardo Julian2020-10-241-1/+1
* Mandatory long names for JVM imports, instead of having "long" be optional an...Eduardo Julian2020-10-091-1/+1
* Allow "#io" outputs for JS imports.Eduardo Julian2020-08-091-2/+3
* Now using the new syntax for variants (even though they still work the old wa...Eduardo Julian2020-07-021-6/+6
* 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-071-15/+15
* 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
* Re-name "lux/data/error" to "lux/control/try".Eduardo Julian2019-07-028-74/+71
* 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-272-7/+77
* Refactored the spec a bit better.Eduardo Julian2019-04-267-19/+97
* Ported common extensions tests.Eduardo Julian2019-04-261-0/+339
* - Ported pattern-matching tests.Eduardo Julian2019-04-262-0/+376
* Ported reference tests.Eduardo Julian2019-04-261-0/+56
* WIP: Turning compiler tests into a re-usable specification.Eduardo Julian2019-04-262-0/+132