summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* doc: clarification under nullify method.Kaz Kylheku2016-10-131-1/+2
* find-max and find-min support hashes.Kaz Kylheku2016-10-121-2/+21
* New accessor: hash-userdata.Kaz Kylheku2016-10-121-7/+36
* Include user data in hash read syntax.Kaz Kylheku2016-10-121-6/+24
* Support gmtoff and zone in time struct.Kaz Kylheku2016-10-121-2/+34
* doc: typo under html-encode*Kaz Kylheku2016-10-121-1/+1
* New function regex-from-trie.Kaz Kylheku2016-10-121-0/+28
* Support curried args in method and meth.Kaz Kylheku2016-10-091-15/+75
* Support curried arguments in umethod and umeth.Kaz Kylheku2016-10-091-8/+28
* Version 153.txr-153Kaz Kylheku2016-10-071-2/+2
* Check for self-assignment in replace_struct.Kaz Kylheku2016-10-071-0/+11
* doc: mistakes in introduction of do operator.Kaz Kylheku2016-10-071-3/+3
* Version 152.txr-152Kaz Kylheku2016-10-041-2/+2
* doc: ranges are immutable.Kaz Kylheku2016-10-041-2/+5
* doc: small change under defstruct.Kaz Kylheku2016-10-041-1/+1
* length and empty functions support ranges.Kaz Kylheku2016-10-041-11/+60
* New awk clauses :set and :set-file.Kaz Kylheku2016-10-041-3/+20
* New function rra.Kaz Kylheku2016-10-031-0/+61
* New rr function.Kaz Kylheku2016-10-031-5/+49
* search-regex improvement: negative start and more.Kaz Kylheku2016-10-031-8/+58
* doc: missing documentation on less over ranges.Kaz Kylheku2016-10-031-2/+22
* doc: update less on vectors text.Kaz Kylheku2016-10-031-3/+8
* Support arithmetic operations on ranges.Kaz Kylheku2016-10-021-0/+105
* Synchronize license comments with LICENSE.Kaz Kylheku2016-10-011-18/+19
* doc: two "a any" typos.Kaz Kylheku2016-10-011-2/+2
* Revision of static slot inheritance.Kaz Kylheku2016-09-301-64/+219
* Version 151.txr-151Kaz Kylheku2016-09-271-2/+2
* Change criterion for *load-path*-relative loading.Kaz Kylheku2016-09-271-4/+8
* New function pure-rel-path-p.Kaz Kylheku2016-09-271-2/+48
* Get rid of sys:load; load becomes function.Kaz Kylheku2016-09-261-2/+2
* Overhaul of self-load-path mechanism.Kaz Kylheku2016-09-261-42/+103
* doc: new regsub example.Kaz Kylheku2016-09-261-0/+3
* doc: regex examples.Kaz Kylheku2016-09-251-0/+21
* doc: fconv examples.Kaz Kylheku2016-09-251-0/+25
* awk macro: proper fs semantics in paragraph mode.Kaz Kylheku2016-09-251-17/+12
* New function: regex-source.Kaz Kylheku2016-09-251-0/+15
* awk macro: support paragraph mode.Kaz Kylheku2016-09-251-0/+35
* awk macro: handle dynamic changes in rs variable.Kaz Kylheku2016-09-251-0/+12
* New strlist list input stream type.Kaz Kylheku2016-09-241-0/+12
* doc: add to fconv documentation.Kaz Kylheku2016-09-241-0/+14
* doc: take advantage of orec in awk example.Kaz Kylheku2016-09-241-0/+7
* awk macro: add orec variable.Kaz Kylheku2016-09-241-1/+28
* doc: add awk macro examples.Kaz Kylheku2016-09-241-0/+213
* awk macro: use range test logic for clause conditions.Kaz Kylheku2016-09-241-1/+11
* doc: use .coSS only for headings with identifiers.Kaz Kylheku2016-09-241-2/+2
* awk macro: fconv conversions iz, xz, oz, bz and rz.Kaz Kylheku2016-09-241-0/+16
* New functions: tofloatz and tointz.Kaz Kylheku2016-09-241-0/+43
* Bugfix: out-of-range negative indices into lists.Kaz Kylheku2016-09-231-4/+36
* awk macro: support regexes better in ranges.Kaz Kylheku2016-09-231-1/+29
* Switch regex type from sys:regex to regex.Kaz Kylheku2016-09-231-0/+5