summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
...
* Switch regex type from sys:regex to regex.Kaz Kylheku2016-09-231-0/+5
* New regex functions: m^$, m^, m$, and others.Kaz Kylheku2016-09-231-0/+233
* doc: add regex intro paragraph.Kaz Kylheku2016-09-231-0/+13
* Semantics change in match-regex-right.Kaz Kylheku2016-09-221-19/+31
* Fix match-regex not conforming to documentation.Kaz Kylheku2016-09-221-0/+13
* doc: fix regex function not mentioned in heading.Kaz Kylheku2016-09-221-1/+1
* Regexes now callable as functions.Kaz Kylheku2016-09-221-6/+94
* Support functional argument in regsub.Kaz Kylheku2016-09-221-4/+18
* Support negative positions in regex matching funs.Kaz Kylheku2016-09-211-1/+20
* doc: about assignment to nonexistent awk fields.Kaz Kylheku2016-09-211-0/+10
* doc: revised descrs of awk vars fs, ft an kfs.Kaz Kylheku2016-09-211-121/+65
* New library feature: imperative list building.Kaz Kylheku2016-09-201-0/+299
* Version 150.txr-150Kaz Kylheku2016-09-181-2/+2
* New awk operator: fconv.Kaz Kylheku2016-09-181-0/+113
* doc: typo in section on setuid operation.Kaz Kylheku2016-09-171-1/+1
* doc: mention USERPROFILE.Kaz Kylheku2016-09-171-7/+14
* New awk variable: krs.Kaz Kylheku2016-09-171-4/+24
* New awk variables: ft and kfs.Kaz Kylheku2016-09-161-9/+152
* doc: fs variable.Kaz Kylheku2016-09-161-5/+17
* Bugfix in split-str: empty-match regexes.Kaz Kylheku2016-09-161-2/+7
* split-str gains ability to keep separating pieces.Kaz Kylheku2016-09-161-1/+13
* key function argument on remq, remql and remqual.Kaz Kylheku2016-09-151-7/+18
* New keepq, keepql and keepqual functions.Kaz Kylheku2016-09-151-0/+43
* awk macro: don't bind *stdout* if :output missing.Kaz Kylheku2016-09-141-14/+5
* New place-mutating macro: upd.Kaz Kylheku2016-09-141-0/+34
* doc: improve lset documentation.Kaz Kylheku2016-09-141-7/+15
* 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