summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* Implement listener variable for selection style.Kaz Kylheku2016-05-191-15/+44
* Grammar under Dot Position in Function Calls.Kaz Kylheku2016-05-181-2/+2
* Streamline text about where Lisp is evaluated.Kaz Kylheku2016-05-181-16/+14
* Fix outdated example.Kaz Kylheku2016-05-181-1/+1
* Formatting fix under make-random-stateKaz Kylheku2016-05-181-1/+1
* New feature: self-load-path symbol macro.Kaz Kylheku2016-05-181-0/+35
* Add notes about cursor shape and selection semantics.Kaz Kylheku2016-05-181-0/+23
* New functions: at-exit-call and at-exit-do-not-call.Kaz Kylheku2016-05-181-0/+38
* Adding termios support.Kaz Kylheku2016-05-181-0/+710
* Bugfix in checkman leading to doc improvements.Kaz Kylheku2016-05-171-38/+17
* Version 140.txr-140Kaz Kylheku2016-05-071-2/+2
* Argument of flush-stream now optional.Kaz Kylheku2016-05-071-1/+7
* New: standard stream redirection for subprocesses.Kaz Kylheku2016-05-071-0/+74
* New --reexec option.Kaz Kylheku2016-05-051-0/+28
* Somew new path access testing functions.Kaz Kylheku2016-05-041-27/+79
* Implement setgid script support.Kaz Kylheku2016-05-021-6/+39
* Fix somewhat broken setuid privilege dropping.Kaz Kylheku2016-05-011-43/+62
* Adding getresuid, getresuid, getresgid and setresgid.Kaz Kylheku2016-05-011-0/+36
* Adding setgroups function.Kaz Kylheku2016-05-011-12/+32
* Use random padding in PRNG rather than 0xAA.Kaz Kylheku2016-04-281-0/+25
* Clean-up rand code; implement configurable warmup.Kaz Kylheku2016-04-281-4/+56
* Simple indirection on pattern functions: @(call).Kaz Kylheku2016-04-271-0/+90
* Adding fixnum-min and fixnum-max variables.Kaz Kylheku2016-04-271-0/+15
* Check .metn similarly to .codn and fix.Kaz Kylheku2016-04-261-27/+28
* Change .meta to single-argument.Kaz Kylheku2016-04-261-8/+8
* Check that arg 2 of .codn starts with punctuation.Kaz Kylheku2016-04-261-5/+5
* Change .codn and .code to fixed arity.Kaz Kylheku2016-04-261-427/+455
* Fix errors found by new checkman.txr.Kaz Kylheku2016-04-261-21/+21
* Version 139.txr-139Kaz Kylheku2016-04-221-2/+2
* Spring cleaning: find wrong wrong troff macros.Kaz Kylheku2016-04-221-60/+61
* Support list of paths in ftw.Kaz Kylheku2016-04-221-0/+47
* Integrating fnmatch.Kaz Kylheku2016-04-201-0/+54
* read-until-match can optionally keep matched text.Kaz Kylheku2016-04-201-12/+24
* Allow unlimited character pushback in unget-char.Kaz Kylheku2016-04-191-1/+16
* Fix inconsistency of Lisp var visibility in TXR.Kaz Kylheku2016-04-171-12/+35
* Version 138.txr-138Kaz Kylheku2016-04-161-2/+2
* Improve sock-peer documentation.Kaz Kylheku2016-04-161-19/+20
* Doc for sys:abscond* references nonexistent sym.Kaz Kylheku2016-04-161-1/+1
* Notes on glob and exceptions.Kaz Kylheku2016-04-151-0/+19
* Glob-related variables wrongly documented as special.Kaz Kylheku2016-04-151-1/+1
* Adding ftw function.Kaz Kylheku2016-04-151-0/+194
* Macros obtain* and obtain*-block.Kaz Kylheku2016-04-151-0/+76
* Fix proper-listp to proper-list-p.Kaz Kylheku2016-04-141-6/+17
* Remove @(do) from Lisp examples.Kaz Kylheku2016-04-141-17/+15
* Fix incorrect example under umeth.Kaz Kylheku2016-04-141-2/+2
* New open-socket-pair function.Kaz Kylheku2016-04-141-0/+27
* Adding fmt function.Kaz Kylheku2016-04-141-0/+17
* Improved window-map doc.Kaz Kylheku2016-04-131-6/+6
* Fix wrong documentation for window-map.Kaz Kylheku2016-04-131-7/+5
* Formatting in defstruct documentation.Kaz Kylheku2016-04-121-10/+1