summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* compiler: bug in new and expansion.Kaz Kylheku2021-01-201-3/+2
* Version 247txr-247Kaz Kylheku2021-01-191-1/+1
* matcher: use mac-param-bind, not tree-bind.Kaz Kylheku2021-01-191-9/+9
* matcher: fix broken @(some) test case.Kaz Kylheku2021-01-191-10/+14
* matcher: fix broken test case.Kaz Kylheku2021-01-191-5/+7
* compiler: improve code for and/or.Kaz Kylheku2021-01-181-9/+36
* matcher: add @(not) operator.Kaz Kylheku2021-01-181-0/+17
* matcher: fix semantics of variables in @(or)Kaz Kylheku2021-01-171-14/+19
* matcher: support loose mode for structures.Kaz Kylheku2021-01-171-20/+48
* matcher: add lambda-match and defun-matchKaz Kylheku2021-01-161-0/+10
* matcher: add if-match and match-case.Kaz Kylheku2021-01-151-0/+34
* matcher: add support for @(op ...) predicate syntax.Kaz Kylheku2021-01-151-0/+6
* matcher: support @(and pats ...) operator.Kaz Kylheku2021-01-151-16/+18
* matcher: remove useless code from @(some ...)Kaz Kylheku2021-01-151-8/+11
* matcher: support @(or pats ..) operator.Kaz Kylheku2021-01-151-0/+17
* matcher: support @(some pat) operator.Kaz Kylheku2021-01-151-4/+8
* matcher: some renaming in all match.Kaz Kylheku2021-01-151-10/+12
* matcher: use flag to eliminate block.Kaz Kylheku2021-01-151-3/+4
* matcher: fix semantics of empty @(all ...) match.Kaz Kylheku2021-01-151-2/+4
* matcher: support @(all pat) operator.Kaz Kylheku2021-01-151-0/+37
* matcher: allow omitted variabel in predicatesKaz Kylheku2021-01-151-1/+1
* matcher: improve error reporting.Kaz Kylheku2021-01-151-12/+16
* matcher: factor out vars into common base.Kaz Kylheku2021-01-141-18/+18
* new: structural pattern matching.Kaz Kylheku2021-01-141-0/+184
* Copyright year bump 2021.Kaz Kylheku2021-01-1439-39/+39
* quips: new entriesKaz Kylheku2021-01-071-0/+2
* quips: improve one about side-effects.Kaz Kylheku2021-01-051-1/+1
* awk: bugfix: load compiled verison of conv.tl.Kaz Kylheku2020-12-291-1/+1
* awk: bugfix: fconv symbols not in usr package.Kaz Kylheku2020-12-291-12/+12
* quips: use random-state argument in shuffle call.Kaz Kylheku2020-12-291-2/+1
* quips: new one.Kaz Kylheku2020-12-281-0/+1
* quip: function cycles through all quips.Kaz Kylheku2020-12-281-1/+6
* Version 245txr-245Kaz Kylheku2020-10-101-1/+1
* New quip: inspired by dumb phone messages.Kaz Kylheku2020-12-101-0/+1
* quips: three new entries.Kaz Kylheku2020-11-161-0/+3
* compiler: bump up compiled file version to 5.1.Kaz Kylheku2020-10-091-1/+1
* quips: four new entries.Kaz Kylheku2020-10-061-0/+4
* quips: two new entries.Kaz Kylheku2020-10-051-0/+2
* New: quip function for random humor.Kaz Kylheku2020-10-041-0/+73
* compiler: don't use move immediate instructions.Kaz Kylheku2020-10-012-5/+0
* vm: deprecate move-immediate instructions.Kaz Kylheku2020-10-011-0/+5
* Version 243txr-243Kaz Kylheku2020-09-011-1/+1
* Version 242txr-242Kaz Kylheku2020-08-141-1/+1
* Version 241txr-241Kaz Kylheku2020-08-071-1/+1
* New inaddr-str and in6addr-str functions.Kaz Kylheku2020-07-241-0/+114
* New producting each operator family.Kaz Kylheku2020-06-281-0/+75
* Version 240txr-240Kaz Kylheku2020-06-061-1/+1
* each: fix (each ()) segfault.Kaz Kylheku2020-06-061-1/+1
* Convert each-family operators to use iter-begin.Kaz Kylheku2020-06-021-4/+5
* Version 239.txr-239Kaz Kylheku2020-06-021-1/+1