aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/control/function/polymorphism (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-licensed to MPL 2.0Eduardo Julian2023-01-133-0/+9
* Added some simple time-series handling machinery.Eduardo Julian2022-12-023-6/+6
* Added index section to documentation + re-named Primitive -> NominalEduardo Julian2022-11-211-2/+2
* Property-based testing can now log/print successful seeds from run.Eduardo Julian2022-11-053-16/+16
* Minor naming & syntax improvements.Eduardo Julian2022-10-243-5/+17
* Migrating default extensions to the new format [Part 2]Eduardo Julian2022-10-192-2/+2
* Added support for context-oriented programming.Eduardo Julian2022-09-031-0/+203
* Got rid of the superfluous "lux macro" extension.Eduardo Julian2022-08-301-2/+7
* Added support for predicate-based polymorphism.Eduardo Julian2022-08-302-4/+133
* Added support for behavioral programming.Eduardo Julian2022-08-261-5/+11
* Added support for type-based polymorphism.Eduardo Julian2022-08-251-0/+72