aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/spec/compositor/generation/function.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-1/+1
* Added "private" macro to lux/debug.Eduardo Julian2020-11-281-6/+6
* Easy to use Rev constants.Eduardo Julian2020-10-311-2/+2
* 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-171-1/+1
* No more "n/"-prefixed functions.Eduardo Julian2019-07-261-8/+10
* Re-name "lux/data/error" to "lux/control/try".Eduardo Julian2019-07-021-1/+0
* Improved the convention for using text formatters.Eduardo Julian2019-06-201-2/+0
* Refactored the spec a bit better.Eduardo Julian2019-04-261-2/+3
* - Ported pattern-matching tests.Eduardo Julian2019-04-261-0/+92