aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/meta/type/poly.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added some simple time-series handling machinery.Eduardo Julian2022-12-021-1/+1
* Added index section to documentation + re-named Primitive -> NominalEduardo Julian2022-11-211-4/+4
* Added support for type-based polymorphism.Eduardo Julian2022-08-251-4/+7
* Re-named the "case" macro to "when".Eduardo Julian2022-08-111-3/+3
* Removed the need for ,! unquoting.Eduardo Julian2022-07-101-12/+12
* Moved "lux/macro" to "lux/meta/macro".Eduardo Julian2022-07-021-4/+4
* More traditional names for unquoting macros.Eduardo Julian2022-07-021-20/+20
* Moved "lux/macro/code" to "lux/meta/code".Eduardo Julian2022-07-011-4/+5
* Alternative names for (un)quoting macros.Eduardo Julian2022-06-301-0/+89