aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/spec/compositor/generation/case.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-named ":coerce" to ":as" since it technically doesn't do coercions.Eduardo Julian2021-07-111-1/+1
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-4/+4
* Added "private" macro to lux/debug.Eduardo Julian2020-11-281-5/+5
* Easy to use Rev constants.Eduardo Julian2020-10-311-4/+4
* Local binding names for (co|indexed-)?monads are now explicitly set.Eduardo Julian2020-05-171-2/+2
* No more "n/"-prefixed functions.Eduardo Julian2019-07-261-5/+6
* No more "f/"-prefixed functions.Eduardo Julian2019-07-241-3/+5
* Re-name "lux/data/error" to "lux/control/try".Eduardo Julian2019-07-021-12/+12
* Improved the convention for using text formatters.Eduardo Julian2019-06-201-4/+4
* Refactored the spec a bit better.Eduardo Julian2019-04-261-6/+7
* - Ported pattern-matching tests.Eduardo Julian2019-04-261-0/+284