| Commit message (Expand) | Author | Age | Files | Lines |
* | match-fun: make last two args optional. | Kaz Kylheku | 2017-03-12 | 1 | -4/+7 |
* | Drop the annoying need for - for standard input. | Kaz Kylheku | 2017-03-08 | 1 | -0/+18 |
* | uref: the a.b.c syntax extended to .a.b.c | Kaz Kylheku | 2017-03-06 | 1 | -2/+140 |
* | doc: missing description of a group-reduce param. | Kaz Kylheku | 2017-03-05 | 1 | -2/+16 |
* | doc: formatting under umeth. | Kaz Kylheku | 2017-03-04 | 1 | -1/+1 |
* | Version 170.txr-170 | Kaz Kylheku | 2017-02-28 | 1 | -2/+2 |
* | doc: give some examples of accept interaction. | Kaz Kylheku | 2017-02-27 | 1 | -0/+101 |
* | doc: horizontal trailer. | Kaz Kylheku | 2017-02-26 | 1 | -0/+26 |
* | doc: block syntax horizontal and vertical. | Kaz Kylheku | 2017-02-26 | 1 | -0/+26 |
* | doc: don't refer to BLOCKS section. | Kaz Kylheku | 2017-02-26 | 1 | -6/+6 |
* | doc: print methods print, not pretty-print. | Kaz Kylheku | 2017-02-26 | 1 | -1/+1 |
* | New floor-rem, ceil-rem and round-rem. | Kaz Kylheku | 2017-02-26 | 1 | -9/+23 |
* | Second argument optional in trunc. | Kaz Kylheku | 2017-02-25 | 1 | -74/+84 |
* | doc: horizontal-vertical issues in block and accept. | Kaz Kylheku | 2017-02-25 | 1 | -0/+44 |
* | doc: special interactions with accept. | Kaz Kylheku | 2017-02-25 | 1 | -17/+123 |
* | Adding round function. | Kaz Kylheku | 2017-02-25 | 1 | -4/+25 |
* | floor and ceil do division, with optional second arg. | Kaz Kylheku | 2017-02-24 | 1 | -14/+47 |
* | Support horizontal form of @(throw). | Kaz Kylheku | 2017-02-13 | 1 | -0/+14 |
* | Version 169.txr-169 | Kaz Kylheku | 2017-02-11 | 1 | -2/+2 |
* | Add rassoc and rassql functions. | Kaz Kylheku | 2017-02-11 | 1 | -3/+50 |
* | Use non-hacky representation for deferrable warnings. | Kaz Kylheku | 2017-02-10 | 1 | -20/+44 |
* | Better way for releasing deferred warnings. | Kaz Kylheku | 2017-02-10 | 1 | -4/+17 |
* | doc: dotimes heading formatting. | Kaz Kylheku | 2017-02-07 | 1 | -1/+2 |
* | Version 168.txr-168 | Kaz Kylheku | 2017-02-02 | 1 | -2/+2 |
* | Adding whena macro. | Kaz Kylheku | 2017-02-05 | 1 | -0/+17 |
* | Expose rlcp_tree function. | Kaz Kylheku | 2017-02-04 | 1 | -2/+28 |
* | doc: typo under hidden sym. | Kaz Kylheku | 2017-02-04 | 1 | -1/+1 |
* | Version 167.txr-167 | Kaz Kylheku | 2017-02-02 | 1 | -2/+2 |
* | awk: support list of string as input source. | Kaz Kylheku | 2017-01-29 | 1 | -3/+13 |
* | doc: new package example showing function override. | Kaz Kylheku | 2017-01-29 | 1 | -0/+39 |
* | Expose defer-warning and dump-deferred-warnings. | Kaz Kylheku | 2017-01-26 | 1 | -0/+53 |
* | Version 166.txr-166 | Kaz Kylheku | 2017-01-26 | 1 | -2/+2 |
* | awk macro: provide name of current input via fname. | Kaz Kylheku | 2017-01-26 | 1 | -0/+24 |
* | awk macro: bind *stdin* to current input stream. | Kaz Kylheku | 2017-01-26 | 1 | -0/+11 |
* | doc: update compat notes: new 165 value. | Kaz Kylheku | 2017-01-25 | 1 | -0/+16 |
* | Local macrolets in build become functions. | Kaz Kylheku | 2017-01-25 | 1 | -1/+6 |
* | New handle* macro, analogous to catch*. | Kaz Kylheku | 2017-01-25 | 1 | -1/+15 |
* | New catch*, giving access to exception symbol. | Kaz Kylheku | 2017-01-25 | 1 | -1/+15 |
* | Expose plist to alist functions. | Kaz Kylheku | 2017-01-24 | 1 | -1/+67 |
* | New memp function for searching a plist. | Kaz Kylheku | 2017-01-24 | 1 | -5/+43 |
* | Support keyword params via :key param list macro. | Kaz Kylheku | 2017-01-23 | 1 | -0/+155 |
* | Bump copyright year to 2017. | Kaz Kylheku | 2017-01-23 | 1 | -1/+1 |
* | doc: grammar under kfs variable. | Kaz Kylheku | 2017-01-21 | 1 | -1/+1 |
* | doc: missing :var documented. | Kaz Kylheku | 2017-01-21 | 1 | -0/+25 |
* | Document new diagnostic functions. | Kaz Kylheku | 2017-01-16 | 1 | -0/+235 |
* | doc: bad cblk and synb. | Kaz Kylheku | 2017-01-12 | 1 | -9/+8 |
* | doc: spurious blank line. | Kaz Kylheku | 2017-01-12 | 1 | -1/+0 |
* | doc: use markup in struct syntax. | Kaz Kylheku | 2017-01-12 | 1 | -6/+6 |
* | doc: bad headings. | Kaz Kylheku | 2017-01-12 | 1 | -2/+2 |
* | doc: blank line after .desc. | Kaz Kylheku | 2017-01-12 | 1 | -1/+0 |