aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/meta/macro/pattern.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-licensed to MPL 2.0Eduardo Julian2023-01-131-0/+3
* Added some simple time-series handling machinery.Eduardo Julian2022-12-021-2/+2
* Minor naming & syntax improvements.Eduardo Julian2022-10-241-11/+11
* Migrating default extensions to the new format [Part 2]Eduardo Julian2022-10-191-12/+12
* Re-named the "case" macro to "when".Eduardo Julian2022-08-111-22/+22
* Now statically resolving values from globals in pattern-matching.Eduardo Julian2022-07-281-4/+4
* Made inlined functions into first-class macros.Eduardo Julian2022-07-261-34/+76
* Extensible macro vocabulary for "lux/macro/pattern.`".Eduardo Julian2022-07-081-101/+139
* Added a new custom type for pattern-matching macros.Eduardo Julian2022-07-031-110/+116
* Moved "lux/macro" to "lux/meta/macro".Eduardo Julian2022-07-021-0/+256