| Commit message (Expand) | Author | Age | Files | Lines |
* | read-until-match can optionally keep matched text. | Kaz Kylheku | 2016-04-20 | 1 | -12/+24 |
* | Allow unlimited character pushback in unget-char. | Kaz Kylheku | 2016-04-19 | 1 | -1/+16 |
* | Fix inconsistency of Lisp var visibility in TXR. | Kaz Kylheku | 2016-04-17 | 1 | -12/+35 |
* | Version 138.txr-138 | Kaz Kylheku | 2016-04-16 | 1 | -2/+2 |
* | Improve sock-peer documentation. | Kaz Kylheku | 2016-04-16 | 1 | -19/+20 |
* | Doc for sys:abscond* references nonexistent sym. | Kaz Kylheku | 2016-04-16 | 1 | -1/+1 |
* | Notes on glob and exceptions. | Kaz Kylheku | 2016-04-15 | 1 | -0/+19 |
* | Glob-related variables wrongly documented as special. | Kaz Kylheku | 2016-04-15 | 1 | -1/+1 |
* | Adding ftw function. | Kaz Kylheku | 2016-04-15 | 1 | -0/+194 |
* | Macros obtain* and obtain*-block. | Kaz Kylheku | 2016-04-15 | 1 | -0/+76 |
* | Fix proper-listp to proper-list-p. | Kaz Kylheku | 2016-04-14 | 1 | -6/+17 |
* | Remove @(do) from Lisp examples. | Kaz Kylheku | 2016-04-14 | 1 | -17/+15 |
* | Fix incorrect example under umeth. | Kaz Kylheku | 2016-04-14 | 1 | -2/+2 |
* | New open-socket-pair function. | Kaz Kylheku | 2016-04-14 | 1 | -0/+27 |
* | Adding fmt function. | Kaz Kylheku | 2016-04-14 | 1 | -0/+17 |
* | Improved window-map doc. | Kaz Kylheku | 2016-04-13 | 1 | -6/+6 |
* | Fix wrong documentation for window-map. | Kaz Kylheku | 2016-04-13 | 1 | -7/+5 |
* | Formatting in defstruct documentation. | Kaz Kylheku | 2016-04-12 | 1 | -10/+1 |
* | Better handling of dot position function calls. | Kaz Kylheku | 2016-04-11 | 1 | -19/+60 |
* | Fix more macro name misspellings in manual. | Dave Love | 2016-04-10 | 1 | -10/+10 |
* | Allow symbol macro in function call dot position. | Kaz Kylheku | 2016-04-07 | 1 | -0/+14 |
* | Document improper lists as macro call forms. | Kaz Kylheku | 2016-04-07 | 1 | -0/+36 |
* | Example formatting under Dot Position in Function Calls. | Kaz Kylheku | 2016-04-07 | 1 | -2/+2 |
* | Dot position in function calls described in terms of apply. | Kaz Kylheku | 2016-04-07 | 1 | -21/+29 |
* | Mistake in apply example. | Kaz Kylheku | 2016-04-07 | 1 | -1/+1 |
* | Fix inappropriate references to tree-bind. | Kaz Kylheku | 2016-04-05 | 1 | -3/+3 |
* | Cramped parenthesis under suspend. | Kaz Kylheku | 2016-04-05 | 1 | -2/+2 |
* | Incorrect obtain-block heading. | Kaz Kylheku | 2016-04-05 | 1 | -1/+1 |
* | Bugfix: support abstract UNIX socket addresses on Linux. | Kaz Kylheku | 2016-03-31 | 1 | -4/+34 |
* | Define a sock-peer syntactic place. | Kaz Kylheku | 2016-03-31 | 1 | -6/+43 |
* | Version 137.txr-137 | Kaz Kylheku | 2016-03-30 | 1 | -2/+2 |
* | Rewrite intro to delimited continuations. | Kaz Kylheku | 2016-03-29 | 1 | -21/+114 |
* | Incorrect typesetting for suspend macro syntax. | Kaz Kylheku | 2016-03-29 | 1 | -1/+1 |
* | Doc restructuring: Filesystem Access seection gone. | Kaz Kylheku | 2016-03-28 | 1 | -237/+235 |
* | New macro: lset. | Kaz Kylheku | 2016-03-28 | 1 | -0/+31 |
* | Adding rightmost item search functions. | Kaz Kylheku | 2016-03-27 | 1 | -1/+79 |
* | Doc fixes under condlet. | Kaz Kylheku | 2016-03-26 | 1 | -6/+4 |
* | Methods in time struct: time-local and time-utc. | Kaz Kylheku | 2016-03-24 | 1 | -1/+38 |
* | Mistake in time-string-local doc. | Kaz Kylheku | 2016-03-24 | 1 | -2/+2 |
* | HTML formatting issue in tree-case and tc. | Kaz Kylheku | 2016-03-24 | 1 | -2/+2 |
* | Stray word removed, and formatting fix. | Kaz Kylheku | 2016-03-24 | 1 | -2/+2 |
* | HTML issue in doc. | Kaz Kylheku | 2016-03-24 | 1 | -1/+1 |
* | New semantics for @(if) directive. | Kaz Kylheku | 2016-03-22 | 1 | -35/+45 |
* | Version 136.txr-136 | Kaz Kylheku | 2016-03-20 | 1 | -2/+2 |
* | Improve documentation of file open modes. | Kaz Kylheku | 2016-03-20 | 1 | -73/+82 |
* | Permissive stream open mode strings. | Kaz Kylheku | 2016-03-19 | 1 | -3/+31 |
* | Size mode meaningful in datagram sockets. | Kaz Kylheku | 2016-03-19 | 1 | -0/+26 |
* | Buffer size digit in file open mode string. | Kaz Kylheku | 2016-03-19 | 1 | -0/+13 |
* | Sockets are r+b by default, not r+. | Kaz Kylheku | 2016-03-18 | 1 | -1/+10 |
* | New l and u letters in stream open mode strings. | Kaz Kylheku | 2016-03-18 | 1 | -3/+30 |