summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc: massive revision of capitalization in headings.Kaz Kylheku2023-08-161-81/+82
* doc: typo in *stdnull* example.Kaz Kylheku2023-08-161-1/+1
* doc: capitalize User-defined in heading.Kaz Kylheku2023-08-161-1/+1
* math: tofloat and toint in user-defined arithmetic.Kaz Kylheku2023-08-141-0/+31
* listener: auto compound expression mode.Kaz Kylheku2023-08-141-0/+29
* unuse-sym: fix in face of use-sym-as.Kaz Kylheku2023-08-101-0/+42
* New feature: local symbol renaming.Kaz Kylheku2023-08-101-27/+149
* new: left-inserting pipeline operators.Kaz Kylheku2023-08-081-7/+52
* doc: bit ore advice on unused variable diagnotics.Kaz Kylheku2023-08-081-1/+12
* close-stream: new : protocol from close method.Kaz Kylheku2023-08-071-0/+36
* streams: close-stream only caches non-nil result.Kaz Kylheku2023-08-071-0/+2
* Version 291.txr-291Kaz Kylheku2023-08-061-3/+3
* doc: new typo in compat notes.Kaz Kylheku2023-08-031-1/+1
* opip: new special handling of (let ...).Kaz Kylheku2023-08-031-1/+126
* Version 290.txr-290Kaz Kylheku2023-07-291-3/+3
* match: bug: lexical symbol macros neglectedKaz Kylheku2023-07-271-5/+8
* New functions and fixes in lexical introspection.Kaz Kylheku2023-07-271-14/+94
* del/replace with index-list: fix semantics.Kaz Kylheku2023-07-181-9/+46
* doc: fix recent typos.Kaz Kylheku2023-07-181-2/+2
* Math library: add numerous C99 functions.Kaz Kylheku2023-07-151-0/+84
* group-reduce: use sequence iteration.Kaz Kylheku2023-07-101-1/+1
* group-by: use sequence iteration.Kaz Kylheku2023-07-101-5/+4
* doc: document SHA-1 support.Kaz Kylheku2023-07-081-4/+68
* doc: fix SHA256.Kaz Kylheku2023-07-081-3/+3
* doc: document crc32 parameters.Kaz Kylheku2023-07-081-0/+9
* Version 289.txr-289Kaz Kylheku2023-07-021-3/+3
* Callable integers become assignable places.Kaz Kylheku2023-06-301-1/+27
* New: callable integers and ranges.Kaz Kylheku2023-06-281-0/+35
* New cached sorting functions.Kaz Kylheku2023-06-281-0/+29
* New function: hash-map.Kaz Kylheku2023-06-281-0/+32