| Commit message (Expand) | Author | Age | Files | Lines |
* | Neglected documentation about @(next). | Kaz Kylheku | 2016-05-23 | 1 | -3/+8 |
* | Version 141.txr-141 | Kaz Kylheku | 2016-05-20 | 1 | -2/+2 |
* | No such word: expressivity. | Kaz Kylheku | 2016-05-20 | 1 | -1/+1 |
* | Capitalize Boolean. | Kaz Kylheku | 2016-05-20 | 1 | -23/+23 |
* | Implement listener variable for selection style. | Kaz Kylheku | 2016-05-19 | 1 | -15/+44 |
* | Grammar under Dot Position in Function Calls. | Kaz Kylheku | 2016-05-18 | 1 | -2/+2 |
* | Streamline text about where Lisp is evaluated. | Kaz Kylheku | 2016-05-18 | 1 | -16/+14 |
* | Fix outdated example. | Kaz Kylheku | 2016-05-18 | 1 | -1/+1 |
* | Formatting fix under make-random-state | Kaz Kylheku | 2016-05-18 | 1 | -1/+1 |
* | New feature: self-load-path symbol macro. | Kaz Kylheku | 2016-05-18 | 1 | -0/+35 |
* | Add notes about cursor shape and selection semantics. | Kaz Kylheku | 2016-05-18 | 1 | -0/+23 |
* | New functions: at-exit-call and at-exit-do-not-call. | Kaz Kylheku | 2016-05-18 | 1 | -0/+38 |
* | Adding termios support. | Kaz Kylheku | 2016-05-18 | 1 | -0/+710 |
* | Bugfix in checkman leading to doc improvements. | Kaz Kylheku | 2016-05-17 | 1 | -38/+17 |
* | Version 140.txr-140 | Kaz Kylheku | 2016-05-07 | 1 | -2/+2 |
* | Argument of flush-stream now optional. | Kaz Kylheku | 2016-05-07 | 1 | -1/+7 |
* | New: standard stream redirection for subprocesses. | Kaz Kylheku | 2016-05-07 | 1 | -0/+74 |
* | New --reexec option. | Kaz Kylheku | 2016-05-05 | 1 | -0/+28 |
* | Somew new path access testing functions. | Kaz Kylheku | 2016-05-04 | 1 | -27/+79 |
* | Implement setgid script support. | Kaz Kylheku | 2016-05-02 | 1 | -6/+39 |
* | Fix somewhat broken setuid privilege dropping. | Kaz Kylheku | 2016-05-01 | 1 | -43/+62 |
* | Adding getresuid, getresuid, getresgid and setresgid. | Kaz Kylheku | 2016-05-01 | 1 | -0/+36 |
* | Adding setgroups function. | Kaz Kylheku | 2016-05-01 | 1 | -12/+32 |
* | Use random padding in PRNG rather than 0xAA. | Kaz Kylheku | 2016-04-28 | 1 | -0/+25 |
* | Clean-up rand code; implement configurable warmup. | Kaz Kylheku | 2016-04-28 | 1 | -4/+56 |
* | Simple indirection on pattern functions: @(call). | Kaz Kylheku | 2016-04-27 | 1 | -0/+90 |
* | Adding fixnum-min and fixnum-max variables. | Kaz Kylheku | 2016-04-27 | 1 | -0/+15 |
* | Check .metn similarly to .codn and fix. | Kaz Kylheku | 2016-04-26 | 1 | -27/+28 |
* | Change .meta to single-argument. | Kaz Kylheku | 2016-04-26 | 1 | -8/+8 |
* | Check that arg 2 of .codn starts with punctuation. | Kaz Kylheku | 2016-04-26 | 1 | -5/+5 |
* | Change .codn and .code to fixed arity. | Kaz Kylheku | 2016-04-26 | 1 | -427/+455 |
* | Fix errors found by new checkman.txr. | Kaz Kylheku | 2016-04-26 | 1 | -21/+21 |
* | Version 139.txr-139 | Kaz Kylheku | 2016-04-22 | 1 | -2/+2 |
* | Spring cleaning: find wrong wrong troff macros. | Kaz Kylheku | 2016-04-22 | 1 | -60/+61 |
* | Support list of paths in ftw. | Kaz Kylheku | 2016-04-22 | 1 | -0/+47 |
* | Integrating fnmatch. | Kaz Kylheku | 2016-04-20 | 1 | -0/+54 |
* | 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 |