summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* Version 298.HEADtxr-298masterKaz Kylheku5 days1-3/+3
* Version 297.txr-297Kaz Kylheku7 days1-3/+3
* switch to .txr-profile and .txr-historyKaz Kylheku2024-11-141-10/+42
* copy: now handles range objects.Kaz Kylheku2024-10-011-22/+12
* read-until-match: fix regression.Kaz Kylheku2024-09-141-2/+1
* mapcar: introduce map as a synonym.Kaz Kylheku2024-08-141-1/+8
* Version 296.txr-296Kaz Kylheku2024-08-071-3/+3
* keep-if, remove-if, keep-keys-if: mapfun argument.Kaz Kylheku2024-07-301-22/+62
* doc: touch up description of trivial patterns.Kaz Kylheku2024-07-271-5/+9
* doc: missing subject in @(hash ...) pattern section.Kaz Kylheku2024-07-271-1/+1
* doc: avoid quasiliteral in reference to non-strings.Kaz Kylheku2024-07-271-6/+6
* zip: more permissive implementation.Kaz Kylheku2024-07-241-13/+20
* make-like: use seq_build.Kaz Kylheku2024-07-231-7/+7
* New function: seq-like.Kaz Kylheku2024-07-231-3/+32
* doc: certain JSON-related variables are specials.Kaz Kylheku2024-07-221-3/+3
* json: new *read-json-int* variable.Kaz Kylheku2024-07-221-0/+26
* doc: fix miscoded backslashes in examples.Kaz Kylheku2024-07-201-5/+5
* oop: special methods to handle missing slots.Kaz Kylheku2024-07-191-0/+76
* doc: fix misleading claim about (. pattern).Kaz Kylheku2024-07-161-1/+3
* doc: misleading info about macro param lists.Kaz Kylheku2024-07-161-5/+4
* New functions: find-maxes and find-mins.Kaz Kylheku2024-07-161-2/+23
* json: new special var *print-json-type*.Kaz Kylheku2024-07-121-1/+16
* New funtion related to where function.Kaz Kylheku2024-07-111-0/+89
* doc: partition, split, split*: clarifications about indicesKaz Kylheku2024-07-101-2/+12
* sub: don't produce an iterator.Kaz Kylheku2024-07-071-3/+3
* json: support printing structs in JSON format.Kaz Kylheku2024-07-061-0/+16
* New functions: cshuffle and cnshuffle.Kaz Kylheku2024-07-011-5/+60
* doc: eq, eql, equal cleanuip.Kaz Kylheku2024-06-291-8/+20
* doc: typo in new text about file descriptor option.Kaz Kylheku2024-06-291-1/+1
* Version 295.txr-295Kaz Kylheku2024-06-281-2/+2
* match: new @(scan-all) operator.Kaz Kylheku2024-06-281-2/+19
* open-process: new ?fdno option for selecting stream fd.Kaz Kylheku2024-06-261-1/+37
* doc: permi, rpermi, combi, rcombi.Kaz Kylheku2024-06-211-4/+36
* string ranges: individual positions are ascending/descending.Kaz Kylheku2024-06-201-11/+23
* doc: iter-begin copies iterators.Kaz Kylheku2024-06-191-11/+12
* New function: copy-hash-iter.Kaz Kylheku2024-06-181-0/+22
* More work on copy-iter.Kaz Kylheku2024-06-171-0/+53
* cobj: clone method streamlines copy; structs get copy method.Kaz Kylheku2024-06-171-3/+36
* quasiliterals: buffers in hex, separation for strings and buffers.Kaz Kylheku2024-05-271-5/+63
* buf: pprint produces hex, not raw bytes.Kaz Kylheku2024-05-031-8/+39
* New function: iter-cat.Kaz Kylheku2024-04-161-0/+57
* doc: missing word in close-lazy-streams.Kaz Kylheku2024-04-061-3/+4
* doc: command-get-buf syntax.Kaz Kylheku2024-04-041-1/+1
* New functions for filtering through external processes.Kaz Kylheku2024-04-041-0/+115
* New function: lcons-force.Kaz Kylheku2024-04-041-0/+32
* Version 294.txr-294Kaz Kylheku2024-03-171-3/+3
* window-map: condense with seq_iter and seq_build.Kaz Kylheku2024-03-091-9/+8
* doc: bad syntax under load-for.Kaz Kylheku2024-03-081-1/+1
* tests: suppress warnings in seq.tl.Kaz Kylheku2024-03-081-1/+9
* doc: improvements in dwim and call documentationKaz Kylheku2024-03-071-4/+18