aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/spec/compositor/generation (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Re-named lux/host to lux/ffi.Eduardo Julian2021-05-241-2/+2
|
* Continuing with LuaEduardo Julian2021-02-101-4/+4
|
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the ↵Eduardo Julian2020-12-025-12/+12
| | | | convention that only macros that deal with types may start with a colon.
* Added "private" macro to lux/debug.Eduardo Julian2020-11-285-28/+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 ↵Eduardo Julian2020-10-091-1/+1
| | | | and short be default.
* Allow "#io" outputs for JS imports.Eduardo Julian2020-08-091-2/+3
|
* Local binding names for (co|indexed-)?monads are now explicitly set.Eduardo Julian2020-05-175-7/+7
|
* 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-026-59/+57
|
* 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
|
* Refactored the spec a bit better.Eduardo Julian2019-04-266-19/+25
|
* Ported common extensions tests.Eduardo Julian2019-04-261-0/+339
|
* - Ported pattern-matching tests.Eduardo Julian2019-04-262-0/+376
| | | - Ported function tests.
* Ported reference tests.Eduardo Julian2019-04-261-0/+56
|
* WIP: Turning compiler tests into a re-usable specification.Eduardo Julian2019-04-262-0/+132