summaryrefslogtreecommitdiffstats
path: root/stdlib/match.tl
Commit message (Expand)AuthorAgeFilesLines
* lambda-match: bug: over-strict match in variadic pattern.Kaz Kylheku2022-05-111-1/+1
* matcher: fix `@{nil #/regex/}` throwing exception.Paul A. Patience2022-02-091-2/+5
* matcher: bug: quasiliteral allowing prefix matches.Kaz Kylheku2022-02-041-3/+4
* stdlib: missing blank line after copyright header.Kaz Kylheku2022-01-301-0/+1
* Copyright year bump 2022.Kaz Kylheku2022-01-111-1/+1
* match: allow bound variables with regex modifier.Kaz Kylheku2021-12-271-0/+11
* match: bad compile-error call in quasi matcher.Kaz Kylheku2021-12-271-1/+1
* each-match macro family: missing anon block.Kaz Kylheku2021-12-081-2/+5
* match: fix quasiliteral issue.Kaz Kylheku2021-10-261-0/+1
* matcher: use function for match and match-ecase error.Kaz Kylheku2021-09-101-2/+8
* matcher: rename error-throwing macros.Kaz Kylheku2021-08-191-4/+4
* license: reformat to fit 80 columns.Kaz Kylheku2021-08-161-13/+13
* matcher: new must-match and must-match-case macros.Kaz Kylheku2021-08-131-0/+15
* file layout: moving share/txr/stdlib to stdlib.Kaz Kylheku2021-06-241-0/+1070