summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* Version 149.txr-149Kaz Kylheku2016-09-121-2/+2
* awk macro: revise how implicit block works, and name.Kaz Kylheku2016-09-121-1/+9
* awk macro: more Awk-like treatment of prn args.Kaz Kylheku2016-09-121-0/+14
* awk macro: fix: rebind *stdout* in broader scope.Kaz Kylheku2016-09-121-11/+42
* doc: hyphenation of shorthand.Kaz Kylheku2016-09-121-2/+2
* awk macro: new local macros ff and mf.Kaz Kylheku2016-09-121-0/+63
* doc: fix some broken uses of .code and .metaKaz Kylheku2016-09-121-22/+14
* awk macro: field splitting more Awk-like.Kaz Kylheku2016-09-111-11/+44
* Semantics change in trim-str function.Kaz Kylheku2016-09-111-3/+6
* doc: italicize meta-identifers in nroff mode.Kaz Kylheku2016-09-111-7/+7
* doc: spurious blank line.Kaz Kylheku2016-09-111-1/+0
* New alet macro.Kaz Kylheku2016-09-111-0/+25
* awk macro: implement :begin-file and :end-file.Kaz Kylheku2016-09-101-16/+82
* doc: awk macroKaz Kylheku2016-09-101-0/+696
* New slet macro.Kaz Kylheku2016-09-081-6/+27
* New place-mutating operators.Kaz Kylheku2016-09-081-0/+234
* Fix poorly chosen :postinit order.Kaz Kylheku2016-09-071-13/+24
* Bugfix: issue with expansion of place macros.Kaz Kylheku2016-09-071-3/+9
* Version 148.txr-148Kaz Kylheku2016-09-011-2/+2
* doc: revised merge directive description.Kaz Kylheku2016-09-011-38/+73
* doc: wording changes regarding usage of "query".Kaz Kylheku2016-08-311-41/+64
* doc: warn about exit methods not saving history.Kaz Kylheku2016-08-301-0/+5
* doc: revise synopsis; document listener invocation.Kaz Kylheku2016-08-301-2/+11
* doc: verb number agreement in Undo Editing.Kaz Kylheku2016-08-301-1/+1
* doc: bad wording in path-private-to-me-pKaz Kylheku2016-08-301-1/+3
* Fix runaway recursion in lazy struct initialization.Kaz Kylheku2016-08-281-0/+6
* Fix formatting of list* syntax.Kaz Kylheku2016-08-261-1/+1
* Adding time-parse method.Kaz Kylheku2016-08-251-0/+51
* New time-string method on time struct.Kaz Kylheku2016-08-221-0/+22
* Adding time-parse function: wrapper for strptime.Kaz Kylheku2016-08-221-0/+28
* Version 147.txr-147Kaz Kylheku2016-08-121-2/+2
* Version 146.txr-146Kaz Kylheku2016-07-201-2/+2
* Adding uname.Kaz Kylheku2016-07-191-0/+38
* Don't open text files using "t" mode on Cygwin.Kaz Kylheku2016-07-121-4/+7
* Version 145.txr-145Kaz Kylheku2016-07-031-2/+2
* Fix wrong function name: addrinfo isn't a function.Kaz Kylheku2016-07-031-1/+1
* Version 144.txr-144Kaz Kylheku2016-06-291-2/+2
* We would like the Windows port of TXR to open files in textKaz Kylheku2016-06-281-0/+4
* Update compatibility notes.Kaz Kylheku2016-06-281-0/+3
* Revamp documentation of expressions in pattern language.Kaz Kylheku2016-06-261-104/+341
* Wrong section macro on from-list.Kaz Kylheku2016-06-171-1/+1
* 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