| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: slots, not members. | Kaz Kylheku | 2017-12-14 | 1 | -9/+9 |
* | doc: wrong typesetting of suspend. | Kaz Kylheku | 2017-12-14 | 1 | -1/+1 |
* | doc: swapped words in continuations description. | Kaz Kylheku | 2017-12-14 | 1 | -1/+1 |
* | doc: attempt to clarify continuations. | Kaz Kylheku | 2017-12-14 | 1 | -18/+85 |
* | doc: example formatting under tuples. | Kaz Kylheku | 2017-12-14 | 1 | -1/+2 |
* | doc: severe formatting problem under int-str. | Kaz Kylheku | 2017-12-14 | 1 | -2/+2 |
* | doc: mapcar heading problem. | Kaz Kylheku | 2017-12-14 | 1 | -1/+1 |
* | Structure delegate streams documented. | Kaz Kylheku | 2017-12-14 | 1 | -0/+446 |
* | hash tables: now default to :equal-based. | Kaz Kylheku | 2017-12-06 | 1 | -35/+85 |
* | macros: expand declined form in outer env. | Kaz Kylheku | 2017-11-24 | 1 | -1/+37 |
* | New function: grade. | Kaz Kylheku | 2017-11-23 | 1 | -0/+45 |
* | doc: re-doc append, split off append*. | Kaz Kylheku | 2017-11-22 | 1 | -26/+134 |
* | Version 187.txr-187 | Kaz Kylheku | 2017-11-17 | 1 | -2/+2 |
* | doc: pos-max, find-max: notes about multiple maxima. | Kaz Kylheku | 2017-11-16 | 1 | -0/+25 |
* | rfind-if: optimized rewrite and hash support. | Kaz Kylheku | 2017-11-15 | 1 | -1/+13 |
* | find-if: optimized rewrite and hash support. | Kaz Kylheku | 2017-11-15 | 1 | -1/+15 |
* | doc: subtypep unspecified behavior | Kaz Kylheku | 2017-11-14 | 1 | -0/+3 |
* | doc: wording under eq. | Kaz Kylheku | 2017-10-30 | 1 | -1/+1 |
* | doc: wrong wording under put-buf. | Kaz Kylheku | 2017-10-30 | 1 | -1/+1 |
* | awk: implement ranges right using functions. | Kaz Kylheku | 2017-10-29 | 1 | -8/+9 |
* | New convenience I/O functions for buffers. | Kaz Kylheku | 2017-10-27 | 1 | -0/+67 |
* | doc: grammar in description of rr. | Kaz Kylheku | 2017-10-26 | 1 | -1/+1 |
* | doc: partition function: syntax formatting | Kaz Kylheku | 2017-10-26 | 1 | -1/+1 |
* | awk: five new range operators. | Kaz Kylheku | 2017-10-25 | 1 | -47/+195 |
* | New variant of op: lop. | Kaz Kylheku | 2017-10-19 | 1 | -0/+90 |
* | Fixes in partition, partition*, split and split*. | Kaz Kylheku | 2017-09-29 | 1 | -74/+85 |
* | Version 186.txr-186 | Kaz Kylheku | 2017-09-16 | 1 | -2/+2 |
* | doc: issues in qquote example. | Kaz Kylheku | 2017-09-14 | 1 | -2/+2 |
* | doc: improve example under regsub | Kaz Kylheku | 2017-09-14 | 1 | -1/+1 |
* | doc: grammar under make-zstruct. | Kaz Kylheku | 2017-09-14 | 1 | -1/+1 |
* | doc: move away from "text processing". | Kaz Kylheku | 2017-09-14 | 1 | -7/+6 |
* | doc: mention FFI early. | Kaz Kylheku | 2017-09-14 | 1 | -0/+3 |
* | doc: more notes on regex % operator syntax. | Kaz Kylheku | 2017-09-12 | 1 | -0/+34 |
* | regex: new function, regex-prefix-match. | Kaz Kylheku | 2017-09-11 | 1 | -0/+69 |
* | parser: fix precedence of DOTDOT. | Kaz Kylheku | 2017-09-07 | 1 | -0/+19 |
* | New functions for polynomial evaluation. | Kaz Kylheku | 2017-09-05 | 1 | -0/+66 |
* | new: macroexpand-lisp1 and macroexpand-1-lisp1. | Kaz Kylheku | 2017-08-31 | 1 | -0/+39 |
* | New function: inverse of cumulative normal dist. | Kaz Kylheku | 2017-08-31 | 1 | -0/+19 |
* | Version 185.txr-185 | Kaz Kylheku | 2017-08-30 | 1 | -2/+2 |
* | doc: wrong symbol under unique function. | Kaz Kylheku | 2017-08-29 | 1 | -1/+1 |
* | doc: formatting under expand-left | Kaz Kylheku | 2017-08-29 | 1 | -1/+1 |
* | Rewriting op/do macros in Lisp. | Kaz Kylheku | 2017-08-29 | 1 | -25/+32 |
* | doc: remove wrong/outdated claim under op macro. | Kaz Kylheku | 2017-08-29 | 1 | -12/+1 |
* | expander: do dot-to-apply for meta-expressions. | Kaz Kylheku | 2017-08-28 | 1 | -5/+30 |
* | Version 184.txr-184 | Kaz Kylheku | 2017-08-23 | 1 | -2/+2 |
* | Change return value spec for base64 stream functions. | Kaz Kylheku | 2017-08-22 | 1 | -6/+4 |
* | Default the length argument of truncate-stream. | Kaz Kylheku | 2017-08-21 | 1 | -1/+16 |
* | Update and expose base64 stream functions. | Kaz Kylheku | 2017-08-18 | 1 | -6/+88 |
* | Revising out-of-memory handling. | Kaz Kylheku | 2017-08-18 | 1 | -0/+2 |
* | Allow character inputs in some bit operations. | Kaz Kylheku | 2017-08-16 | 1 | -1/+15 |