summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* lib: correct remql's diagnostic name.Paul A. Patience2021-07-271-1/+1
* struct: get rid of pointer typedef.Kaz Kylheku2021-07-272-7/+7
* Version 267.txr-267Kaz Kylheku2021-07-267-1383/+1442
* tags: don't escape etag patternsPaul A. Patience2021-07-251-21/+20
* tags: option for qualified identifier tags.Kaz Kylheku2021-07-251-2/+15
* pure-rel-path-p: rewrite without regex.Kaz Kylheku2021-07-221-15/+21
* pure-rel-path-p: add tests.Kaz Kylheku2021-07-221-0/+23
* hash: change make_hash interface.Kaz Kylheku2021-07-2215-81/+85
* hash: rename "flags" to "weak options".Kaz Kylheku2021-07-222-16/+16
* hash: and-semantics: add missing nuance in marking.Kaz Kylheku2021-07-211-1/+12
* hash: support both semantics of weak keys + values.Kaz Kylheku2021-07-217-99/+171
* carray: add missing argument type checking.Kaz Kylheku2021-07-211-2/+2
* compat: fix glaringly broken init-time handling.Kaz Kylheku2021-07-2112-61/+106
* parse/eval: use weak-both hash tables.Kaz Kylheku2021-07-206-7/+34
* hash: change semantics of weak-both hash tables.Kaz Kylheku2021-07-202-19/+57
* hash: remove unnecessary tests in weak processing.Kaz Kylheku2021-07-201-4/+3
* hash: fix possibly incorrect counts in weak processing.Kaz Kylheku2021-07-201-16/+11
* hash: revert bad fix in weak processing.Kaz Kylheku2021-07-202-20/+34
* op: set nested flag in correct context.Kaz Kylheku2021-07-192-10/+31
* op: rename argument for consistency.Kaz Kylheku2021-07-191-2/+2
* op: consolidate testing for @rec/@(rec ...)Kaz Kylheku2021-07-191-6/+6
* op: fix bug in do.Kaz Kylheku2021-07-192-32/+41
* tags: add support for etags format.Paul A. Patience2021-07-181-21/+82
* doc: reproducible PDF.Kaz Kylheku2021-07-172-0/+23
* abs-path-p: rewrite in lower-level C.Kaz Kylheku2021-07-151-23/+34
* paths: new tests.Kaz Kylheku2021-07-151-0/+46
* lib: default_arg_strict becomes macro.Kaz Kylheku2021-07-141-4/+1
* build: recompile txr.c if build_id changes.Kaz Kylheku2021-07-141-2/+9
* sysif: create rlim struct even without HAVE_RLIM.Kaz Kylheku2021-07-141-3/+1
* tests: fix stack overflow test case for old gmake.Kaz Kylheku2021-07-141-2/+7
* doc: warm-up-period argument of make-random-state.Kaz Kylheku2021-07-131-7/+14
* rand: support buffers as random seeds.Kaz Kylheku2021-07-133-6/+129
* rand: remove unnecessary type check.Kaz Kylheku2021-07-131-2/+1
* New functions: getrlimit, setrlimit.Kaz Kylheku2021-07-134-1/+170
* sysif: bug: bogosity in protect call.Kaz Kylheku2021-07-131-1/+1
* configure: tone down language.Kaz Kylheku2021-07-131-1/+1
* tests: guix fixes.Kaz Kylheku2021-07-135-4/+11
* Version 266.txr-266Kaz Kylheku2021-07-047-1323/+1365
* tests: weaken condition in path search for sh.Kaz Kylheku2021-07-121-1/+1
* tests: json: skip tests relying on cat, if missing.Kaz Kylheku2021-07-121-7/+9
* tests: json: fix accidentally excluded tests.Kaz Kylheku2021-07-121-2/+2
* tests: 002 group: skip test if utils missing.Kaz Kylheku2021-07-121-0/+2
* tests: .txr tests can skip using exit code 13.Kaz Kylheku2021-07-121-5/+6
* doc: interchange first two args of json put funs.Paul A. Patience2021-07-111-6/+6
* txr: fix inappropriate "takes no argument".Kaz Kylheku2021-07-111-5/+43
* configure: adjust comment in config.make.Kaz Kylheku2021-07-111-1/+2
* New: build-id feature.Kaz Kylheku2021-07-114-0/+51
* doc: fix in --version option.Kaz Kylheku2021-07-111-1/+2
* compiler: disallow trailing slashes in path.Kaz Kylheku2021-07-101-1/+3
* doc: finish incomplete sentence about hlet.Kaz Kylheku2021-07-101-1/+7