summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* Add a byte mode to stdio streams.Kaz Kylheku2016-05-281-7/+29
* Check manual for .cblk/.cble pairing.Kaz Kylheku2016-05-261-4/+4
* Provide the txr-embedded-arg.txr utility.Kaz Kylheku2016-05-251-1/+66
* Stand-alone application support.Kaz Kylheku2016-05-251-0/+107
* New variable: txr-path.Kaz Kylheku2016-05-251-0/+5
* Allow whitespace between @ and ; in comments.Kaz Kylheku2016-05-231-1/+1
* Optional argument on remove-path.Kaz Kylheku2016-05-231-2/+9
* Neglected documentation about @(next).Kaz Kylheku2016-05-231-3/+8
* Version 141.txr-141Kaz Kylheku2016-05-201-2/+2
* No such word: expressivity.Kaz Kylheku2016-05-201-1/+1
* Capitalize Boolean.Kaz Kylheku2016-05-201-23/+23
* 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