summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* Version 126.txr-126Kaz Kylheku2015-11-291-2/+2
* New macro define-accessor.Kaz Kylheku2015-11-251-0/+72
* New functions window-map and window-mappend.Kaz Kylheku2015-11-251-0/+154
* Version 125.txr-125Kaz Kylheku2015-11-201-2/+2
* last function becomes generic.Kaz Kylheku2015-11-201-3/+11
* TXR_COMPAT option.Kaz Kylheku2015-11-201-1/+31
* New equality substitution.Kaz Kylheku2015-11-201-2/+59
* Introducing lazy structs.Kaz Kylheku2015-11-201-1/+76
* @(next) takes Lisp expression as source now.Kaz Kylheku2015-11-201-2/+22
* Renaming html filters to get rid of underscore.Kaz Kylheku2015-11-201-12/+12
* New :to_html_relaxed filter and html-encode*.Kaz Kylheku2015-11-201-1/+19
* @(rep) as shorthand for @(coll :vars nil).Kaz Kylheku2015-11-201-1/+21
* Provide butlast function.Kaz Kylheku2015-11-201-0/+24
* Functors: structs callable as functions.Kaz Kylheku2015-11-201-0/+30
* New uslot function and usl macro.Kaz Kylheku2015-11-201-0/+50
* Version 124.txr-124Kaz Kylheku2015-11-141-2/+2
* Implementing *print-base* and ~d format directive.Kaz Kylheku2015-11-141-1/+49
* New global control over float print precision.Kaz Kylheku2015-11-131-5/+52
* Formatting in generate, giterate heading.Kaz Kylheku2015-11-121-1/+1
* Explanation about mlet circularity.Kaz Kylheku2015-11-121-1/+4
* Adding revappend and nreconc.Kaz Kylheku2015-11-111-0/+27
* New function: group-reduce.Kaz Kylheku2015-11-101-0/+71
* New block* op; functions return* and sys:abscond*.Kaz Kylheku2015-11-091-2/+93
* Variable init forms of for go inside nil block.Kaz Kylheku2015-11-081-6/+14
* New iread function.Kaz Kylheku2015-11-071-4/+34
* Version 123.txr-123Kaz Kylheku2015-11-061-2/+2
* Version 122.txr-122Kaz Kylheku2015-11-051-2/+2
* yield-from can omit form; access initial value.Kaz Kylheku2015-11-041-59/+97
* Pattern vars accessed from Lisp now dynamic.Kaz Kylheku2015-11-041-0/+42
* Moving sys:capture-cont to call/cc style API.Kaz Kylheku2015-11-021-33/+29
* New range type, distinct from cons cell.Kaz Kylheku2015-11-011-10/+113
* Fix case in Compatibility section reference.Kaz Kylheku2015-10-311-1/+1
* Define suspend operator.Kaz Kylheku2015-10-301-35/+95
* Version 121.txr-121Kaz Kylheku2015-10-291-2/+2
* Formatting issue under qref.Kaz Kylheku2015-10-291-1/+1
* Provide a way to free the continuation stacks.Kaz Kylheku2015-10-291-1/+11
* Finalize obtain continuator function.Kaz Kylheku2015-10-291-0/+10
* Unwinding continuations via "poison" value.Kaz Kylheku2015-10-291-0/+8
* Implementing sys:abscond-from operator.Kaz Kylheku2015-10-281-1/+54
* Doc maintenance under flet and labels.Kaz Kylheku2015-10-281-1/+15
* Fix with-hash-table-iter typo.Kaz Kylheku2015-10-281-1/+1
* Add obtain/yield macros interface to continuations.Kaz Kylheku2015-10-281-0/+253
* Context form error reporting in sys:capture-cont.Kaz Kylheku2015-10-281-11/+14
* New special macro parameter list parameter :form.Kaz Kylheku2015-10-281-9/+22
* Improvement in place macros.Kaz Kylheku2015-10-281-3/+25
* TXR gets delimited continuations.Kaz Kylheku2015-10-251-0/+183
* Implementing truncate-stream.Kaz Kylheku2015-10-211-0/+15
* Doc improvements in Structures.Kaz Kylheku2015-10-191-10/+16
* defmeth and with-objects formatting fix.Kaz Kylheku2015-10-191-1/+2
* Version 120.txr-120Kaz Kylheku2015-10-181-2/+2