summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* 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
* compiler: bugfix: missing block in dohash and each.Kaz Kylheku2020-05-311-16/+18
* Version 238.txr-238Kaz Kylheku2020-05-181-1/+1
* sort: prudently make it subject to compat valueKaz Kylheku2020-05-141-3/+3
* lib: sort becomes non-destructive; nsort introduced.Kaz Kylheku2020-05-131-2/+2
* compiler: rearrange handling of callsKaz Kylheku2020-05-041-33/+37
* compile: don't expand.Kaz Kylheku2020-05-031-2/+2
* compiler: implement lambda lifting.Kaz Kylheku2020-05-031-1/+15
* compiler: honor load-time in parts of loop.Kaz Kylheku2020-05-031-0/+1
* compiler: top-level is in load-time.Kaz Kylheku2020-05-031-1/+2
* compiler: check constantp in load-time.Kaz Kylheku2020-05-021-1/+1
* compiler: treat nested load-time forms.Kaz Kylheku2020-05-021-14/+19
* compiler: load-time: eliminate temp register.Kaz Kylheku2020-05-011-5/+3
* sockets: ipv6 address condensing rewrite.Kaz Kylheku2020-05-011-14/+12
* sockets: bug in formatting ipv6 address.Kaz Kylheku2020-05-011-11/+14
* Version 237.txr-237Kaz Kylheku2020-04-261-1/+1