summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* rand: support buffers as random seeds.Kaz Kylheku2021-07-131-5/+5
* New functions: getrlimit, setrlimit.Kaz Kylheku2021-07-131-0/+92
* Version 266.txr-266Kaz Kylheku2021-07-041-3/+3
* doc: interchange first two args of json put funs.Paul A. Patience2021-07-111-6/+6
* New: build-id feature.Kaz Kylheku2021-07-111-0/+6
* doc: fix in --version option.Kaz Kylheku2021-07-111-1/+2
* doc: finish incomplete sentence about hlet.Kaz Kylheku2021-07-101-1/+7
* doc: improve.Paul A. Patience2021-07-101-77/+89
* doc-lookup: ignore BROWSER when empty.Paul A. Patience2021-07-101-3/+4
* New function: add-suffix.Kaz Kylheku2021-07-101-0/+80
* New functions: trim-short-suffix, trim-long-suffix.Kaz Kylheku2021-07-101-0/+59
* lib: new function separate.Paul A. Patience2021-07-091-1/+41
* defstruct: diagnose built-in type being redefined.Kaz Kylheku2021-07-091-0/+15
* struct: rework stype_handle change.Kaz Kylheku2021-07-091-17/+20
* with-resources: undocumented nil skip behavior.Kaz Kylheku2021-07-071-2/+29
* doc: base-name: nil suffix defaulting, improvement.Kaz Kylheku2021-07-061-5/+52
* Version 265.txr-265Kaz Kylheku2021-07-041-3/+3
* listener: treat unset and empty EDITOR the same.Paul A. Patience2021-07-041-1/+1
* doc: check for spurious spaces.Paul A. Patience2021-07-041-4/+4
* stack-limit: impose minimum limit.Kaz Kylheku2021-07-041-5/+9
* suffix functions: ignore trailing slashes.Kaz Kylheku2021-07-031-4/+7
* doc: find-true spelling error.Kaz Kylheku2021-07-031-1/+1
* doc: fix description and example of suffix funsPaul A. Patience2021-07-031-2/+2
* doc: fix various issues.Paul A. Patience2021-07-031-592/+685
* doc: cptr-put does not exist.Kaz Kylheku2021-07-021-5/+5
* doc: fix various issues in .coNP lines.Paul A. Patience2021-07-011-11/+11
* doc: include opt-error in diagram.Kaz Kylheku2021-06-301-0/+2
* path-cat: becomes variadic.Kaz Kylheku2021-06-291-7/+51
* doc: mistake in several path-cat examples.Kaz Kylheku2021-06-291-3/+3
* doc-lookup: use BROWSER variable; provide fallback.Kaz Kylheku2021-06-291-2/+27
* New function: find-true.Kaz Kylheku2021-06-291-1/+18
* New function: path-search.Kaz Kylheku2021-06-291-0/+73
* constantp: fully expand; recognize functions.Kaz Kylheku2021-06-281-5/+44
* regex: exposing optimization pass a regex-optimizeKaz Kylheku2021-06-271-0/+45
* suffix functions: requirements change.Kaz Kylheku2021-06-261-13/+14
* suffix functions: leading dot is not delimiterKaz Kylheku2021-06-261-4/+9
* doc: fix while-match syntax.Kaz Kylheku2021-06-251-1/+1
* doc: election typo.Kaz Kylheku2021-06-251-1/+1
* Version 264txr-264Kaz Kylheku2021-06-251-3/+3
* doc: standardize on "user-defined".Kaz Kylheku2021-06-241-7/+7
* file layout: moving share/txr/stdlib to stdlib.Kaz Kylheku2021-06-241-3/+18
* matcher: new looping macros.Kaz Kylheku2021-06-241-0/+109
* New: stack overflow protection.Kaz Kylheku2021-06-231-0/+80
* short-suffix, long-suffix: no match across slash.Kaz Kylheku2021-06-221-6/+40
* New functions: long-suffix, short-suffix.Kaz Kylheku2021-06-221-0/+62
* doc: formatting in quasiquote pattern matching.Kaz Kylheku2021-06-221-1/+1
* Dubious new functions cxr/cyr.Kaz Kylheku2021-06-211-0/+52
* glob: support sequence of patterns argument.Kaz Kylheku2021-06-201-6/+32
* doc: recent typo.Kaz Kylheku2021-06-201-1/+1
* read/get-json: reject trailing junk in string input.Kaz Kylheku2021-06-201-1/+17