summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* print: print/read consistency problem with rcons.Kaz Kylheku2023-12-082-1/+11
* quips: adjust Kant joke.Kaz Kylheku2023-12-061-1/+1
* doc: fix "an" typos.Kaz Kylheku2023-12-031-13/+13
* doc: quasiquote: note about special quote splice.Kaz Kylheku2023-12-031-0/+44
* doc: typo under rlink.Kaz Kylheku2023-11-251-1/+1
* sh-esc: clean up mess I made.Kaz Kylheku2023-11-253-31/+113
* glob: suppress consecutive duplicates; fix memleak.Kaz Kylheku2023-11-222-12/+23
* tests: fix FFI libpng setjmp test case for Solaris 10.Kaz Kylheku2023-11-201-1/+2
* Version 292.txr-292Kaz Kylheku2023-11-207-1233/+1412
* time: bug: must subtract gmtoff, not add.Kaz Kylheku2023-11-192-5/+5
* stdlib/error.tl problem rears its head.Kaz Kylheku2023-11-163-36/+37
* doc: incorrect description of rlink.Kaz Kylheku2023-11-151-3/+7
* doc: fix wrong typesetting of nil and t.Kaz Kylheku2023-11-151-13/+13
* oop: allow del on struct sequences.Kaz Kylheku2023-11-153-4/+63
* oop: segfault in special methods cache.Kaz Kylheku2023-11-152-11/+34
* dwim: correction to error diagnostic.Kaz Kylheku2023-11-151-1/+1
* New accessor: mref.Kaz Kylheku2023-11-156-0/+308
* place: bad indentation.Kaz Kylheku2023-11-131-9/+9
* ref: bugfix in deletion of ref place.Kaz Kylheku2023-11-113-85/+100
* New macro: tap.Kaz Kylheku2023-11-084-1/+82
* quips: philosphy-related joke.Kaz Kylheku2023-11-051-0/+1
* match: translate some match-case forms into casequal.Kaz Kylheku2023-10-222-32/+102
* build: revise build instructions in configure scriptKaz Kylheku2023-10-151-3/+4
* match: bug: missing autloads.Kaz Kylheku2023-10-151-1/+7
* vim: bug: recognize char escapes in quasilit.Kaz Kylheku2023-10-141-1/+1
* build: misspelled PLATFORM_LDLIBS.Kaz Kylheku2023-10-061-1/+1
* New: length-list-<, length-<Kaz Kylheku2023-10-055-0/+138
* doc: small omission in flatcar.Kaz Kylheku2023-10-051-0/+4
* tests for flatcar and flatcar*.Kaz Kylheku2023-10-011-0/+24
* flatten*: fix two bugs.Kaz Kylheku2023-09-303-14/+86
* Integration with setjmp/longjmp.Kaz Kylheku2023-09-279-1/+315
* New hist-sort function.Kaz Kylheku2023-09-255-4/+75
* New T mode for open-file.Kaz Kylheku2023-09-233-4/+70
* New function: rlink.Kaz Kylheku2023-09-233-4/+55
* doc: awk: records and fieldsKaz Kylheku2023-09-221-1/+1
* doc: fix "uninterested symbols".Kaz Kylheku2023-09-221-1/+1
* doc: fix wording problem in hash-map.Kaz Kylheku2023-09-221-5/+9
* build: set DELETE_ON_ERROR in Makefile.Kaz Kylheku2023-09-221-0/+2
* doc: fix instances arguments-apply-to-function wording.Kaz Kylheku2023-09-221-21/+27
* New functions: nested-vec-of and nested-vec.Kaz Kylheku2023-09-217-20/+185
* doc: glob*: spellingKaz Kylheku2023-09-131-2/+2
* glob*: Solaris fixes.Kaz Kylheku2023-09-132-26/+29
* glob*: skip tests on Cygwin.Kaz Kylheku2023-09-131-0/+4
* glob*: fix buggy sort comparison function.Kaz Kylheku2023-09-132-91/+97
* glob*: do not recognize trailing \/**.Kaz Kylheku2023-09-132-1/+31
* New place-mutating macro ensure.Kaz Kylheku2023-09-133-1/+56
* chdir: support stream and fd argument via fchdir.Kaz Kylheku2023-09-123-8/+47
* New glob* function.Kaz Kylheku2023-09-126-5/+610
* Use vargs typedef instead of struct args *.Kaz Kylheku2023-09-0518-257/+256
* crypt: newly proposed test still fails on Musl.Kaz Kylheku2023-09-031-1/+1