summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* We need a length-< special method.Kaz Kylheku2024-01-191-0/+27
* doc: mmap: document source parameter.Kaz Kylheku2024-01-181-0/+34
* Copyright year bump 2024.Kaz Kylheku2024-01-181-1/+1
* doc: formatting under compiler-let.Kaz Kylheku2024-01-041-1/+1
* doc: clarification regarding sort stability.Kaz Kylheku2024-01-031-1/+3
* Version 293.txr-293Kaz Kylheku2023-12-281-3/+3
* doc: fix comb reference under rcomb.Kaz Kylheku2023-12-271-1/+1
* doc: in Math Library mention User-Defined ArithmeticKaz Kylheku2023-12-201-0/+28
* json: support Lisp comments.Kaz Kylheku2023-12-201-0/+13
* New functions: read-objects, file-get-objects, ...Kaz Kylheku2023-12-191-2/+73
* hash: new function, hash-join.Kaz Kylheku2023-12-181-0/+42
* hash: test cases and small doc fix.Kaz Kylheku2023-12-181-1/+4
* load: load block value should be exit status.Kaz Kylheku2023-12-111-2/+20
* 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-251-15/+19
* Version 292.txr-292Kaz Kylheku2023-11-201-3/+3
* time: bug: must subtract gmtoff, not add.Kaz Kylheku2023-11-191-1/+1
* 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-151-0/+53
* New accessor: mref.Kaz Kylheku2023-11-151-0/+137
* ref: bugfix in deletion of ref place.Kaz Kylheku2023-11-111-78/+85
* New macro: tap.Kaz Kylheku2023-11-081-0/+66
* match: translate some match-case forms into casequal.Kaz Kylheku2023-10-221-12/+59
* New: length-list-<, length-<Kaz Kylheku2023-10-051-0/+86
* doc: small omission in flatcar.Kaz Kylheku2023-10-051-0/+4
* flatten*: fix two bugs.Kaz Kylheku2023-09-301-9/+24
* Integration with setjmp/longjmp.Kaz Kylheku2023-09-271-0/+190
* New hist-sort function.Kaz Kylheku2023-09-251-0/+44
* New T mode for open-file.Kaz Kylheku2023-09-231-1/+53
* New function: rlink.Kaz Kylheku2023-09-231-2/+14
* 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
* 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-211-0/+81
* doc: glob*: spellingKaz Kylheku2023-09-131-2/+2
* New place-mutating macro ensure.Kaz Kylheku2023-09-131-0/+48
* chdir: support stream and fd argument via fchdir.Kaz Kylheku2023-09-121-4/+17
* New glob* function.Kaz Kylheku2023-09-121-2/+220
* json: allow integers and lists.Kaz Kylheku2023-09-031-2/+10
* crypt: detect error tokens more weakly; drop some tests.Kaz Kylheku2023-09-031-0/+12
* New functions for shell escaping.Kaz Kylheku2023-09-011-0/+90
* New function: str-esc.Kaz Kylheku2023-09-011-0/+37
* awk: prn returns nil.Kaz Kylheku2023-08-261-0/+5
* New macros opf and lopf.Kaz Kylheku2023-08-231-0/+78
* load-args-process: bugfix: :compile action must load.Kaz Kylheku2023-08-221-2/+11
* New function: csort-group.Kaz Kylheku2023-08-171-1/+10