summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* opip: new special handling of (let ...).Kaz Kylheku2023-08-031-1/+126
* Version 290.txr-290Kaz Kylheku2023-07-291-3/+3
* match: bug: lexical symbol macros neglectedKaz Kylheku2023-07-271-5/+8
* New functions and fixes in lexical introspection.Kaz Kylheku2023-07-271-14/+94
* del/replace with index-list: fix semantics.Kaz Kylheku2023-07-181-9/+46
* doc: fix recent typos.Kaz Kylheku2023-07-181-2/+2
* Math library: add numerous C99 functions.Kaz Kylheku2023-07-151-0/+84
* group-reduce: use sequence iteration.Kaz Kylheku2023-07-101-1/+1
* group-by: use sequence iteration.Kaz Kylheku2023-07-101-5/+4
* doc: document SHA-1 support.Kaz Kylheku2023-07-081-4/+68
* doc: fix SHA256.Kaz Kylheku2023-07-081-3/+3
* doc: document crc32 parameters.Kaz Kylheku2023-07-081-0/+9
* Version 289.txr-289Kaz Kylheku2023-07-021-3/+3
* Callable integers become assignable places.Kaz Kylheku2023-06-301-1/+27
* New: callable integers and ranges.Kaz Kylheku2023-06-281-0/+35
* New cached sorting functions.Kaz Kylheku2023-06-281-0/+29
* New function: hash-map.Kaz Kylheku2023-06-281-0/+32
* 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