summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc: fix three broken syntax continuation lines.Kaz Kylheku2022-10-061-3/+3
* Syntax: allow separator commas in numeric tokens.Kaz Kylheku2022-10-051-4/+43
* define-struct-clause: reject :postfiniKaz Kylheku2022-10-041-2/+3
* oop: allow multiple :init, :fini, etc.Kaz Kylheku2022-10-041-12/+30
* New: %fun% mechanism for current function name.Kaz Kylheku2022-10-031-0/+79
* New method: str-addr.Kaz Kylheku2022-10-031-0/+42
* New sockaddr-str function.Kaz Kylheku2022-10-021-0/+86
* doc: equot: replace awkward word.Kaz Kylheku2022-09-291-2/+2
* New :postfini feature in defstruct.Kaz Kylheku2022-09-271-4/+47
* Version 282.txr-282Kaz Kylheku2022-09-161-3/+3
* doc: notes about boxing of numbers.Kaz Kylheku2022-09-161-0/+38
* doc: format: missing details about precision.Kaz Kylheku2022-09-111-18/+57
* doc: document [. expr] support.Kaz Kylheku2022-09-101-0/+28
* Version 281.txr-281Kaz Kylheku2022-09-031-3/+3
* txr: close streams.Kaz Kylheku2022-08-291-2/+17
* New macro: close-lazy-streams.Kaz Kylheku2022-08-281-0/+70