| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix missing nao terminator in formatted printing. | Kaz Kylheku | 2017-03-13 | 5 | -9/+9 |
* | Print method can return : to decline printing. | Kaz Kylheku | 2017-03-13 | 2 | -4/+19 |
* | doc: bungled text under in-package. | Kaz Kylheku | 2017-03-13 | 1 | -3/+2 |
* | Add in-package directive. | Kaz Kylheku | 2017-03-13 | 4 | -2/+41 |
* | New directive: mdo. | Kaz Kylheku | 2017-03-12 | 5 | -11/+66 |
* | New functions starts-with and ends-with. | Kaz Kylheku | 2017-03-12 | 4 | -0/+63 |
* | New rmismatch function. | Kaz Kylheku | 2017-03-12 | 4 | -0/+132 |
* | New: struct-from-plist and struct-from-args. | Kaz Kylheku | 2017-03-12 | 3 | -0/+61 |
* | bugfix: @(next) in function called with match-fun. | Kaz Kylheku | 2017-03-12 | 1 | -2/+6 |
* | match-fun: report error using external name. | Kaz Kylheku | 2017-03-12 | 1 | -1/+1 |
* | match-fun: make last two args optional. | Kaz Kylheku | 2017-03-12 | 3 | -6/+11 |
* | Don't open streams or stdin on non-matching directives. | Kaz Kylheku | 2017-03-09 | 1 | -22/+25 |
* | Don't sweep bad data source under the rug. | Kaz Kylheku | 2017-03-08 | 1 | -1/+1 |
* | clean up open_data_source function. | Kaz Kylheku | 2017-03-08 | 1 | -7/+5 |
* | Drop the annoying need for - for standard input. | Kaz Kylheku | 2017-03-08 | 3 | -2/+28 |
* | uref: the a.b.c syntax extended to .a.b.c | Kaz Kylheku | 2017-03-06 | 8 | -20/+224 |
* | doc: missing description of a group-reduce param. | Kaz Kylheku | 2017-03-05 | 1 | -2/+16 |
* | streamline default alg handling in group-reduce. | Kaz Kylheku | 2017-03-05 | 1 | -2/+1 |
* | bugfix: :counter var not registered tentative. | Kaz Kylheku | 2017-03-04 | 1 | -0/+4 |
* | bugfix: expand :counter property in @(collect). | Kaz Kylheku | 2017-03-04 | 1 | -1/+10 |
* | Harmonize code with previous commit. | Kaz Kylheku | 2017-03-04 | 1 | -2/+3 |
* | bugfix: :vars in output repeat not registered. | Kaz Kylheku | 2017-03-04 | 1 | -3/+7 |
* | doc: formatting under umeth. | Kaz Kylheku | 2017-03-04 | 1 | -1/+1 |
* | Version 170.txr-170 | Kaz Kylheku | 2017-02-28 | 6 | -394/+421 |
* | 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 | 4 | -18/+59 |
* | Second argument optional in trunc. | Kaz Kylheku | 2017-02-25 | 3 | -75/+106 |
* | 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 | 5 | -4/+106 |
* | floor and ceil do division, with optional second arg. | Kaz Kylheku | 2017-02-24 | 4 | -20/+228 |
* | bugfix: integrate finally clause with accept. | Kaz Kylheku | 2017-02-23 | 1 | -20/+40 |
* | Check result of seteuid and setegid. | Kaz Kylheku | 2017-02-22 | 1 | -6/+10 |
* | remq/remove-if family: bugfixes in error message. | Kaz Kylheku | 2017-02-22 | 1 | -9/+9 |
* | bugfix: data stream escape in accept transfers. | Kaz Kylheku | 2017-02-20 | 1 | -1/+22 |
* | bugfix: accept allowing binding escape. | Kaz Kylheku | 2017-02-20 | 1 | -0/+33 |
* | Eliminate common code: pattern fun binding resolution. | Kaz Kylheku | 2017-02-20 | 1 | -36/+37 |
* | Fix lack of robustness in struct module. | Kaz Kylheku | 2017-02-20 | 1 | -6/+6 |
* | Bugfix: h_trailer has to intercept accept. | Kaz Kylheku | 2017-02-16 | 1 | -8/+26 |
* | Support horizontal @(block), phase 2. | Kaz Kylheku | 2017-02-15 | 1 | -12/+62 |
* | New internal function: vec. | Kaz Kylheku | 2017-02-15 | 2 | -0/+23 |
* | Support horizontal @(block), phase 1. | Kaz Kylheku | 2017-02-15 | 2 | -0/+50 |
* | Support horizontal form of @(throw). | Kaz Kylheku | 2017-02-13 | 2 | -0/+15 |
* | Version 169.txr-169 | Kaz Kylheku | 2017-02-11 | 6 | -264/+288 |
* | Add rassoc and rassql functions. | Kaz Kylheku | 2017-02-11 | 4 | -3/+82 |
* | consistency: treat members of struct env in order. | Kaz Kylheku | 2017-02-10 | 1 | -2/+2 |