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