summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
...
* eval: take macro environment.Kaz Kylheku2023-06-271-7/+35
* New macro: match-cond.Kaz Kylheku2023-06-121-0/+62
* New @(push) directive.Kaz Kylheku2023-06-121-3/+100
* Version 288.txr-288Kaz Kylheku2023-06-101-3/+3
* New functions keep-keys-if, separate-keys.Kaz Kylheku2023-06-071-0/+52
* New functions load-args-recurse and load-args-processKaz Kylheku2023-06-051-0/+212
* compiler: new compiler option log-levelKaz Kylheku2023-06-041-3/+22
* compiler: new function, clean-file.Kaz Kylheku2023-06-041-0/+74
* Version 287.txr-287Kaz Kylheku2023-06-031-3/+3
* listener: process multiple expressionsKaz Kylheku2023-06-021-17/+26
* doc: missing html-encode* syntax synopsis.Kaz Kylheku2023-06-021-0/+1
* doc: defmacro doesn't define local macros.Kaz Kylheku2023-06-021-1/+1
* doc: nonexistent syntactic place.Kaz Kylheku2023-06-021-1/+0
* load: now passes args via *load-args*Kaz Kylheku2023-05-311-11/+39
* load: now establishes a block named load.Kaz Kylheku2023-05-311-0/+38
* command line: -e takes multiple forms.Kaz Kylheku2023-05-301-9/+13
* New macro: expander-let.Kaz Kylheku2023-05-281-0/+54
* doc: compiler-let syntaxKaz Kylheku2023-05-281-1/+9
* expander: support param macros in nested macro param lists.Kaz Kylheku2023-05-271-1/+7
* awk: new :fun clause for local functions.Kaz Kylheku2023-05-241-3/+28
* awk: widen scope of redirection macros.Kaz Kylheku2023-05-241-0/+8
* with-compile-options: reimplement using compiler-letKaz Kylheku2023-05-161-14/+50
* New special operator: compiler-letKaz Kylheku2023-05-161-0/+49
* New special operator: progvKaz Kylheku2023-05-151-0/+62
* doc: missing verb under makunbound.Kaz Kylheku2023-05-121-1/+1
* Version 286.txr-286Kaz Kylheku2023-05-071-3/+3
* doc: remove "comprised of" in two places.Kaz Kylheku2023-05-061-7/+7
* 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