aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/abstract/functor.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* De-taggification | part 4Eduardo Julian2021-09-071-4/+4
* De-taggification | part 2Eduardo Julian2021-09-041-4/+4
* Outsourced the syntax for labelled type definitions to macros.Eduardo Julian2021-08-241-4/+4
* Made extension-definition macros specify their bindings the same way as syntax:.Eduardo Julian2021-08-161-2/+2
* Relocated maybe and lazy from data to control.Eduardo Julian2021-08-111-1/+2
* No more #export magic syntax.Eduardo Julian2021-08-081-1/+1
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-13/+14
* Better syntax for parallel-hierarchy imports.Eduardo Julian2021-07-121-2/+2
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-3/+3
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-12/+12
* Moved all spec(ifications) from under "test/" to under "spec/".Eduardo Julian2020-07-011-50/+0
* Can now write TAR files.Eduardo Julian2020-05-191-1/+0
* Local binding names for (co|indexed-)?monads are now explicitly set.Eduardo Julian2020-05-171-3/+3
* Including runtime machinery in the cache.Eduardo Julian2020-05-091-17/+67
* No more "n/"-prefixed functions.Eduardo Julian2019-07-261-7/+10
* Improved the convention for using text formatters.Eduardo Julian2019-06-201-2/+2
* Moved "lux/cli", "lux/io" and "lux/function" under "lux/control".Eduardo Julian2019-04-061-1/+2
* Created the "lux/abstract" branch and moved some modules into it.Eduardo Julian2019-04-061-0/+58