summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* sort: support stable sorting via ssort and snsort.Kaz Kylheku2023-05-021-7/+15
* hash: new function, hash-props.Kaz Kylheku2023-05-011-0/+21
* time: improved convenience in time functions.Kaz Kylheku2023-04-301-20/+50
* compiler: iterate on level 4-5 optimizations.Kaz Kylheku2023-04-071-1/+3
* compiler: optimization improvementsKaz Kylheku2023-04-071-2/+4
* Version 285.txr-285Kaz Kylheku2023-03-281-3/+3
* doc: compiler-opts typo.Kaz Kylheku2023-03-271-9/+9
* doc: range, range*: fix and maintain.Kaz Kylheku2023-03-271-22/+139
* New function: arithp.Kaz Kylheku2023-03-261-0/+22
* doc: recommendations about unused warnings.Kaz Kylheku2023-03-251-0/+143
* compiler/doc: document compiler-opts and enable unused warningKaz Kylheku2023-03-231-0/+151
* doc: no such symbol as macroexpand-place-1Kaz Kylheku2023-03-231-2/+2
* match: support @nil in predicates.Kaz Kylheku2023-03-231-2/+18
* New function: ignore, synonym of nilf.Kaz Kylheku2023-03-211-1/+22
* Allow t symbol in macro parameter lists.Kaz Kylheku2023-03-211-0/+20
* time: respect gmtoff in calculating numeric time.Kaz Kylheku2023-02-131-0/+22
* doc: * function not mentioned in heading.Kaz Kylheku2023-01-021-1/+1
* doc: awk: mention res in clause descriptions.Kaz Kylheku2023-01-021-6/+14
* Copyright year bump 2023.Kaz Kylheku2023-01-011-1/+1
* doc: fix date for 284 release.Kaz Kylheku2022-12-301-1/+1
* Version 284.txr-284Kaz Kylheku2022-12-301-2/+2
* doc: spurious plural in JSON section.Kaz Kylheku2022-12-301-1/+1
* doc: grammar under awk.Kaz Kylheku2022-12-301-1/+1
* doc: trim-left: don't document string case as fixed regexKaz Kylheku2022-12-301-2/+2
* doc: clarify @(repeat) is @(collect :vars nil)Kaz Kylheku2022-12-301-1/+11
* awk: new feature, res variable.Kaz Kylheku2022-12-301-0/+44
* doc: consistency of condition-pattern term for awk.Kaz Kylheku2022-12-301-2/+2
* doc: fix nonexistent macro name.Kaz Kylheku2022-12-301-1/+1
* doc: improve span-str, compl-span-str, break-strKaz Kylheku2022-12-101-0/+32
* doc: abc_function typo.Kaz Kylheku2022-12-101-1/+1
* expt: zero exponent yields 1.0.Kaz Kylheku2022-11-201-0/+3
* read-once: support globals properly.Kaz Kylheku2022-11-101-4/+26
* ftw: default flags to ftw-physKaz Kylheku2022-11-101-1/+21
* New feature: struct preludes.Kaz Kylheku2022-11-031-2/+110
* crypt: remove dubious validator.Kaz Kylheku2022-10-311-2/+7
* command line: set self-path for --compile.Kaz Kylheku2022-10-271-1/+27
* cat-str/join/join-with: allow nested sequencesKaz Kylheku2022-10-251-34/+30
* defstruct: new :inherit clause.Kaz Kylheku2022-10-171-0/+24
* doc: opip, flow: note about no-argument case.Kaz Kylheku2022-10-171-0/+20
* Version 283.txr-283Kaz Kylheku2022-10-161-3/+7
* New function: macroexpand-struct-clause.Kaz Kylheku2022-10-131-0/+50
* New function: macroexpand-match.Kaz Kylheku2022-10-131-0/+50
* New function: macroexpand-place.Kaz Kylheku2022-10-131-2/+71
* New function: macroexpand-params.Kaz Kylheku2022-10-131-0/+66
* doc: revise lambda examples.Kaz Kylheku2022-10-121-12/+49
* structs: optional init-exprs now useful in :delegateKaz Kylheku2022-10-111-8/+30
* json: support standard-style formatting.Kaz Kylheku2022-10-111-0/+23
* streams: new function inc-indent-abs.Kaz Kylheku2022-10-111-1/+12
* doc: revise text under :mass-delegate.Kaz Kylheku2022-10-061-3/+5
* doc: hash-eql and hash-equal return fixnum.Kaz Kylheku2022-10-061-0/+7