summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* 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
* compiler: avoid wasteful substitution via %bin-op%.Kaz Kylheku2020-04-201-1/+1
* compiler: bugfix: constant test in 2 or 3 arg if.Kaz Kylheku2020-04-201-2/+2
* Version 236.txr-236Kaz Kylheku2020-04-181-1/+1
* path-testing functions: accept file descriptor.Kaz Kylheku2020-04-181-4/+3
* New function: touch.Kaz Kylheku2020-04-151-0/+7
* ignwarn: handle warnings with multiple args.Kaz Kylheku2020-04-131-1/+1
* Version 235.txr-235Kaz Kylheku2020-04-121-1/+1
* path testing functions: accept stream argument.Kaz Kylheku2020-04-091-1/+4
* dump-compiled-objects: wrong self name.Kaz Kylheku2020-03-221-1/+1