aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/test/lux/abstract/functor.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-licensed to MPL 2.0Eduardo Julian2023-01-131-0/+3
* Moved compiler target machinery under meta/compiler.Eduardo Julian2023-01-081-1/+2
* Added accumulation/distribution oscillator.Eduardo Julian2022-12-121-2/+48
* Added some simple time-series handling machinery.Eduardo Julian2022-12-021-4/+4
* Re-named the "case" macro to "when".Eduardo Julian2022-08-111-4/+4
* Extracted property-based testing machinery into its own module.Eduardo Julian2022-08-101-2/+3
* Moved "lux/target" to "lux/meta/target".Eduardo Julian2022-07-031-2/+3
* Added a new custom type for pattern-matching macros.Eduardo Julian2022-07-031-3/+3
* De-sigil-ification: suffix : [Part 14]Eduardo Julian2022-06-161-1/+1
* De-sigil-ification: suffix : [Part 13]Eduardo Julian2022-06-161-6/+6
* Re-named the "poly" hierarchy to "polytypic".Eduardo Julian2022-06-121-1/+30
* De-sigil-ification: #Eduardo Julian2022-06-041-12/+12
* Extensible import syntax [Part 5]Eduardo Julian2022-06-031-1/+1
* Extensible import syntax [Part 3]Eduardo Julian2022-06-021-1/+1
* Extensible import syntax: Part 1Eduardo Julian2022-06-011-3/+3
* Better names for testing macros (plus better indentation).Eduardo Julian2022-04-091-32/+32
* De-sigil-ification: $Eduardo Julian2022-04-081-34/+34
* De-sigil-ification: ^Eduardo Julian2022-03-151-19/+19
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-131-3/+3
* Re-named \ => # && \\ => ##Eduardo Julian2021-09-121-4/+4
* Made the "#" character great again!Eduardo Julian2021-09-121-8/+8
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-8/+8
* 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