summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* Version 173.txr-173Kaz Kylheku2017-03-251-2/+2
* doc: cross reference call-finalizers.Kaz Kylheku2017-03-241-0/+4
* doc: reference to nonexistent special var.Kaz Kylheku2017-03-241-2/+2
* call-finalizers: allow recursion.Kaz Kylheku2017-03-231-1/+35
* Bind variable during directive delimited match.Kaz Kylheku2017-03-221-0/+11
* listener: completion sensitive for slots and methods.Kaz Kylheku2017-03-211-3/+11
* Version 172.txr-172Kaz Kylheku2017-03-191-2/+2
* Restore package and package alist in handlers.Kaz Kylheku2017-03-181-0/+28
* Sandboxing support via *package-alist*.Kaz Kylheku2017-03-171-6/+62
* Document opt function.Kaz Kylheku2017-03-171-0/+38
* New function: static-slot-home.Kaz Kylheku2017-03-161-0/+34
* Version 171.txr-171Kaz Kylheku2017-03-141-2/+2
* doc: typeset references to directives as code/codn.Kaz Kylheku2017-03-141-26/+74
* split, split*, partition, partition*: allow neg indices.Kaz Kylheku2017-03-141-2/+30
* Print method can return : to decline printing.Kaz Kylheku2017-03-131-1/+17
* doc: bungled text under in-package.Kaz Kylheku2017-03-131-3/+2
* Add in-package directive.Kaz Kylheku2017-03-131-0/+34
* New directive: mdo.Kaz Kylheku2017-03-121-3/+51
* New functions starts-with and ends-with.Kaz Kylheku2017-03-121-0/+47
* New rmismatch function.Kaz Kylheku2017-03-121-0/+30
* New: struct-from-plist and struct-from-args.Kaz Kylheku2017-03-121-0/+45
* match-fun: make last two args optional.Kaz Kylheku2017-03-121-4/+7
* Drop the annoying need for - for standard input.Kaz Kylheku2017-03-081-0/+18
* uref: the a.b.c syntax extended to .a.b.cKaz Kylheku2017-03-061-2/+140
* doc: missing description of a group-reduce param.Kaz Kylheku2017-03-051-2/+16
* doc: formatting under umeth.Kaz Kylheku2017-03-041-1/+1
* Version 170.txr-170Kaz Kylheku2017-02-281-2/+2
* doc: give some examples of accept interaction.Kaz Kylheku2017-02-271-0/+101
* doc: horizontal trailer.Kaz Kylheku2017-02-261-0/+26
* doc: block syntax horizontal and vertical.Kaz Kylheku2017-02-261-0/+26
* doc: don't refer to BLOCKS section.Kaz Kylheku2017-02-261-6/+6
* doc: print methods print, not pretty-print.Kaz Kylheku2017-02-261-1/+1
* New floor-rem, ceil-rem and round-rem.Kaz Kylheku2017-02-261-9/+23
* Second argument optional in trunc.Kaz Kylheku2017-02-251-74/+84
* doc: horizontal-vertical issues in block and accept.Kaz Kylheku2017-02-251-0/+44
* doc: special interactions with accept.Kaz Kylheku2017-02-251-17/+123
* Adding round function.Kaz Kylheku2017-02-251-4/+25
* floor and ceil do division, with optional second arg.Kaz Kylheku2017-02-241-14/+47
* Support horizontal form of @(throw).Kaz Kylheku2017-02-131-0/+14
* Version 169.txr-169Kaz Kylheku2017-02-111-2/+2
* Add rassoc and rassql functions.Kaz Kylheku2017-02-111-3/+50
* Use non-hacky representation for deferrable warnings.Kaz Kylheku2017-02-101-20/+44
* Better way for releasing deferred warnings.Kaz Kylheku2017-02-101-4/+17
* doc: dotimes heading formatting.Kaz Kylheku2017-02-071-1/+2
* Version 168.txr-168Kaz Kylheku2017-02-021-2/+2
* Adding whena macro.Kaz Kylheku2017-02-051-0/+17
* Expose rlcp_tree function.Kaz Kylheku2017-02-041-2/+28
* doc: typo under hidden sym.Kaz Kylheku2017-02-041-1/+1
* Version 167.txr-167Kaz Kylheku2017-02-021-2/+2
* awk: support list of string as input source.Kaz Kylheku2017-01-291-3/+13