aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/control/function/polymorphism (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-13Re-licensed to MPL 2.0Eduardo Julian3-0/+9
2022-12-02Added some simple time-series handling machinery.Eduardo Julian3-6/+6
2022-11-21Added index section to documentation + re-named Primitive -> NominalEduardo Julian1-2/+2
2022-11-05Property-based testing can now log/print successful seeds from run.Eduardo Julian3-16/+16
2022-10-24Minor naming & syntax improvements.Eduardo Julian3-5/+17
2022-10-19Migrating default extensions to the new format [Part 2]Eduardo Julian2-2/+2
2022-09-03Added support for context-oriented programming.Eduardo Julian1-0/+203
2022-08-30Got rid of the superfluous "lux macro" extension.Eduardo Julian1-2/+7
2022-08-30Added support for predicate-based polymorphism.Eduardo Julian2-4/+133
2022-08-26Added support for behavioral programming.Eduardo Julian1-5/+11
2022-08-25Added support for type-based polymorphism.Eduardo Julian1-0/+72