summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* defsymacro must remove special marking.Kaz Kylheku2016-06-111-1/+21
* Implement :counter in collect/coll.Kaz Kylheku2016-06-091-0/+47
* Restructure documentation of collect keywords.Kaz Kylheku2016-06-091-44/+73
* Rewriting documentation for binding accessors.Kaz Kylheku2016-06-081-14/+47
* Fixing semantics of makunbound.Kaz Kylheku2016-06-081-31/+103
* Note that txr-path includes trailing slash.Kaz Kylheku2016-06-051-3/+4
* The stdlib variable gets a trailing slash.Kaz Kylheku2016-06-051-1/+5
* Version 143.txr-143Kaz Kylheku2016-06-041-2/+2
* Incorrect repeat directive example.Kaz Kylheku2016-06-031-1/+1
* @(output) evaluates destination as Lisp.Kaz Kylheku2016-06-031-6/+16
* Mistake in remq*, reqml* and remqual heading.Kaz Kylheku2016-06-031-1/+1
* Adding special function from-list.Kaz Kylheku2016-06-011-0/+42
* Describe special structure methods in new section.Kaz Kylheku2016-06-011-114/+158
* ldiff uses equal for all non-list arguments.Kaz Kylheku2016-06-011-3/+3
* Methods for turning objects into sequences.Kaz Kylheku2016-06-011-0/+49
* Print method on objects.Kaz Kylheku2016-06-011-0/+8
* Eliminating the ! $ and - file-opening hacks.Kaz Kylheku2016-05-311-25/+24
* Version 142.txr-142Kaz Kylheku2016-05-291-2/+2
* 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