summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* Version 164.txr-164Kaz Kylheku2017-01-011-2/+2
* Bugfix: repeated expansion of catch unstable.Kaz Kylheku2016-12-311-5/+5
* New awk variable fw for fixed-width delimiting.Kaz Kylheku2016-12-261-0/+77
* doc: extended dialect notes about exceptions.Kaz Kylheku2016-12-221-0/+153
* Last var may be omitted in iflet/whenlet/condlet.Kaz Kylheku2016-12-221-0/+28
* doc: refer to sort function out of List Sorting.Kaz Kylheku2016-12-221-0/+18
* doc: formatting under block/block*Kaz Kylheku2016-12-221-2/+2
* doc: fix example comment under ifaKaz Kylheku2016-12-221-1/+8
* Version 163.txr-163Kaz Kylheku2016-12-201-2/+2
* doc: document place macro hashKaz Kylheku2016-12-201-0/+18
* doc: document place expander hashes.Kaz Kylheku2016-12-201-0/+17
* doc: move with-gensyms section.Kaz Kylheku2016-12-201-33/+32
* New function: find-frames.Kaz Kylheku2016-12-201-1/+10
* awk macro: endpont-exclusive ranges.Kaz Kylheku2016-12-201-1/+29
* Adding prog and prog* macros.Kaz Kylheku2016-12-131-0/+65
* Adding mismatch function.Kaz Kylheku2016-12-121-0/+41
* New function: endp.Kaz Kylheku2016-12-101-0/+25
* doc: wording under listpKaz Kylheku2016-12-101-2/+6
* New equot macro: expand then suppress evaluation.Kaz Kylheku2016-12-081-0/+51
* Version 162.txr-162Kaz Kylheku2016-12-071-2/+2
* doc: dialect note about quasiquote.Kaz Kylheku2016-12-061-0/+13
* bugfix: , *sym printed as ,*sym.Kaz Kylheku2016-12-061-3/+20
* Adding functions fr^$, fr^, fr$ and frr.Kaz Kylheku2016-12-011-0/+77
* Awk macro prn becomes function.Kaz Kylheku2016-12-011-8/+13
* bugfix: awk must consume *args*.Kaz Kylheku2016-11-291-0/+32
* conformance: handle macro wrong clause syntax.Kaz Kylheku2016-11-291-0/+21
* doc: return value of slotsetKaz Kylheku2016-11-291-0/+5
* Version 161.txr-161Kaz Kylheku2016-11-271-2/+2
* Version 160.txr-160Kaz Kylheku2016-11-271-2/+2
* doc: update package example.Kaz Kylheku2016-11-271-16/+16
* doc: note about circular notation and hashes.Kaz Kylheku2016-11-271-0/+13
* doc: grammar under str-inaddr-net.Kaz Kylheku2016-11-271-2/+2
* doc: fix references to nonexistent title.Kaz Kylheku2016-11-261-4/+4
* New function to access exception subtype map.Kaz Kylheku2016-11-261-3/+114
* Expander warns about unbound variables.Kaz Kylheku2016-11-261-0/+36
* macro-time: interleave evaluation and expansion.Kaz Kylheku2016-11-241-0/+13
* Adding clearhash function.Kaz Kylheku2016-11-231-0/+21
* doc: small revision in intro text.Kaz Kylheku2016-11-221-3/+3
* doc: misleading dialect note under symbol-function.Kaz Kylheku2016-11-221-2/+3
* doc: fixes under tagbody.Kaz Kylheku2016-11-221-2/+2
* doc: formatting fix under boundp.Kaz Kylheku2016-11-221-0/+2
* doc: formatting issue in awk fconv macro desc.Kaz Kylheku2016-11-221-2/+2
* doc: fix in delimited continuations description.Kaz Kylheku2016-11-221-1/+1
* doc: fixes under Symbols and Packages.Kaz Kylheku2016-11-221-2/+4
* Version 159.txr-159Kaz Kylheku2016-11-211-2/+2
* Revive -b option for binding Lisp variables.Kaz Kylheku2016-11-201-6/+24
* Diagnose undefined functions in trace.Kaz Kylheku2016-11-191-1/+23
* Allow global macros to be denoted by (macro sym).Kaz Kylheku2016-11-191-12/+74
* Handle interpreted macros through function.Kaz Kylheku2016-11-191-9/+21
* Adding a tagbody macro to the language.Kaz Kylheku2016-11-181-0/+166