| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: show .tlo files in deployment example. | Kaz Kylheku | 2021-05-12 | 1 | -0/+2 |
* | tree: let tree-iter be iterable via generic iteration. | Kaz Kylheku | 2021-05-12 | 1 | -0/+21 |
* | doc: nonexistent tree-value-at | Kaz Kylheku | 2021-05-11 | 1 | -2/+2 |
* | tree: streamline iteration; provide high limit. | Kaz Kylheku | 2021-05-11 | 1 | -73/+44 |
* | tree: support indexing and range extraction. | Kaz Kylheku | 2021-05-11 | 1 | -0/+75 |
* | tree: replace-tree-iter function. | Kaz Kylheku | 2021-05-11 | 1 | -0/+31 |
* | tree: copy-tree-iter function. | Kaz Kylheku | 2021-05-10 | 1 | -0/+25 |
* | doc: fix out of order compat notes. | Kaz Kylheku | 2021-05-10 | 1 | -23/+23 |
* | tree: new tree-peek function. | Kaz Kylheku | 2021-05-09 | 1 | -10/+29 |
* | tree: new make_similar_tree unction. | Kaz Kylheku | 2021-05-09 | 1 | -0/+17 |
* | matcher: new "each-match family" of macros. | Kaz Kylheku | 2021-05-04 | 1 | -0/+232 |
* | format: ~x/~X specifiers support buffers. | Kaz Kylheku | 2021-05-04 | 1 | -5/+4 |
* | rel-path: bugfixes. | Kaz Kylheku | 2021-05-03 | 1 | -11/+116 |
* | New function: rel-path. | Kaz Kylheku | 2021-05-03 | 1 | -0/+99 |
* | New function: portable-abs-path-p. | Kaz Kylheku | 2021-05-02 | 1 | -5/+31 |
* | doc: "suficient" typo in new paragraph. | Kaz Kylheku | 2021-05-02 | 1 | -1/+1 |
* | Version 258txr-258 | Kaz Kylheku | 2021-05-01 | 1 | -3/+3 |
* | doc: note a diff between compiled and source files. | Kaz Kylheku | 2021-04-30 | 1 | -0/+42 |
* | tree: new functions for reseting iterator. | Kaz Kylheku | 2021-04-30 | 1 | -0/+51 |
* | tree: new tree-begin-at function. | Kaz Kylheku | 2021-04-29 | 1 | -3/+12 |
* | doc: wrong heading for tree-insert | Kaz Kylheku | 2021-04-29 | 1 | -1/+1 |
* | macros: lexical-var-p: don't report t for specials. | Kaz Kylheku | 2021-04-28 | 1 | -4/+52 |
* | doc: document seq-iter type and redocument iter-begin | Kaz Kylheku | 2021-04-28 | 1 | -10/+30 |
* | doc: document --free-all | Kaz Kylheku | 2021-04-26 | 1 | -0/+9 |
* | match-str: return useful position instead of t. | Kaz Kylheku | 2021-04-26 | 1 | -6/+20 |
* | doc: document quasiliteral matching | Kaz Kylheku | 2021-04-26 | 1 | -6/+202 |
* | Version 257txr-257 | Kaz Kylheku | 2021-04-23 | 1 | -3/+3 |
* | doc: remove hyphen from -s plurals. | Kaz Kylheku | 2021-04-22 | 1 | -140/+140 |
* | matcher: defmatch: useful :env parameter. | Kaz Kylheku | 2021-04-21 | 1 | -6/+48 |
* | compile/eval: new operator, mac-env-param-bind. | Kaz Kylheku | 2021-04-21 | 1 | -8/+60 |
* | matcher: new pattern operator @(end) | Kaz Kylheku | 2021-04-20 | 1 | -0/+58 |
* | matcher: first pattern macro, sme. | Kaz Kylheku | 2021-04-19 | 1 | -0/+125 |
* | doc: reversed maphash parameters. | Kaz Kylheku | 2021-04-19 | 1 | -1/+1 |
* | defmatch: pass form to mac-param-bind. | Kaz Kylheku | 2021-04-19 | 1 | -0/+22 |
* | matcher: new @(scan) operator. | Kaz Kylheku | 2021-04-18 | 1 | -0/+64 |
* | matcher: allow user-defined patterns via defmatch | Kaz Kylheku | 2021-04-17 | 1 | -3/+94 |
* | streams: revise stream-max-len over strings. | Kaz Kylheku | 2021-04-17 | 1 | -14/+15 |
* | doc: implement typesetting of keystrokes. | Kaz Kylheku | 2021-04-13 | 1 | -112/+423 |
* | doc: redocument UTF-8 in source and literals. | Kaz Kylheku | 2021-04-10 | 1 | -32/+48 |
* | doc: remove some hyphenation. | Kaz Kylheku | 2021-04-09 | 1 | -10/+10 |
* | doc: lambda: add pointers to alternative notations. | Kaz Kylheku | 2021-04-09 | 1 | -0/+75 |
* | doc: more details in string literals section. | Kaz Kylheku | 2021-04-09 | 1 | -0/+14 |
* | doc: big patch: hyphenation, wording, formatting. | Paul A. Patience | 2021-04-09 | 1 | -473/+573 |
* | doc: bad syntax under doc function. | Kaz Kylheku | 2021-04-08 | 1 | -1/+1 |
* | Version 256txr-256 | Kaz Kylheku | 2021-04-07 | 1 | -3/+3 |
* | doc: document null-safe method call. | Kaz Kylheku | 2021-04-05 | 1 | -4/+26 |
* | doc: remove superfluous words. | Kaz Kylheku | 2021-04-04 | 1 | -1/+1 |
* | doc: vice versa formatting. | Kaz Kylheku | 2021-04-04 | 1 | -1/+1 |
* | doc: clarify definition of top-level form. | Kaz Kylheku | 2021-04-04 | 1 | -3/+6 |
* | doc: note about environment handling in compile. | Kaz Kylheku | 2021-04-04 | 1 | -1/+11 |