aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/spec/compositor/generation (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-24Re-named lux/host to lux/ffi.Eduardo Julian1-2/+2
2021-02-10Continuing with LuaEduardo Julian1-4/+4
2020-12-02Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian5-12/+12
2020-11-28Added "private" macro to lux/debug.Eduardo Julian5-28/+28
2020-10-31Easy to use Rev constants.Eduardo Julian5-16/+16
2020-10-24Re-named some list functions.Eduardo Julian1-1/+1
2020-10-09Mandatory long names for JVM imports, instead of having "long" be optional an...Eduardo Julian1-1/+1
2020-08-09Allow "#io" outputs for JS imports.Eduardo Julian1-2/+3
2020-05-17Local binding names for (co|indexed-)?monads are now explicitly set.Eduardo Julian5-7/+7
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 Julian6-59/+57
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-26Refactored the spec a bit better.Eduardo Julian6-19/+25
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