summaryrefslogtreecommitdiffstats
path: root/stdlib/doc-syms.tl
Commit message (Expand)AuthorAgeFilesLines
* doc: document *struct-clause-expander*.Kaz Kylheku2021-12-271-0/+1
* new feature: :mass-delegate struct clause macro.Kaz Kylheku2021-12-231-0/+1
* new feature: defstruct clause macros.Kaz Kylheku2021-12-221-0/+2
* The pairlis function comes to TXR Lisp.Kaz Kylheku2021-12-221-0/+1
* New functions: subq, subql, subqual and subst.Kaz Kylheku2021-12-221-0/+4
* tree: new functions for priority queue operation.Kaz Kylheku2021-12-181-0/+4
* tree: support for duplicate keys.Kaz Kylheku2021-12-171-0/+2
* rot, nrot: new functions.Kaz Kylheku2021-12-071-0/+2
* tuples*: new function.Kaz Kylheku2021-12-041-0/+1
* doc: spelling, doc-syms refresh.Kaz Kylheku2021-11-031-2/+2
* places: new accessor read-once.Kaz Kylheku2021-10-261-0/+1
* random: new function random-float-incl.Kaz Kylheku2021-10-251-1/+2
* doc: doc-syms refresh.Kaz Kylheku2021-10-181-0/+1
* ffi: add cptr-carray function.Paul A. Patience2021-10-021-0/+1
* New variable: *child-env*.Kaz Kylheku2021-09-261-0/+1
* New function: replace-env.Kaz Kylheku2021-09-251-0/+1
* New variants of each operator for sum and product.Kaz Kylheku2021-09-231-0/+8
* math: quantile estimator using P-Squared algorithm.Kaz Kylheku2021-09-221-0/+1
* defset: add set-mask and clear-mask.Paul A. Patience2021-09-141-0/+2
* ffi, sockets: add sock-opt and sock-set-opt.Paul A. Patience2021-09-121-0/+31
* exceptions: hack to store errno in string object.Kaz Kylheku2021-09-071-12/+14
* string-finish: new function.Kaz Kylheku2021-09-071-0/+1
* ffi: add socklen-t type.Paul A. Patience2021-09-061-17/+18
* load: new macros push-after-load and pop-after-load.Kaz Kylheku2021-09-031-0/+2
* New function: delcons.Kaz Kylheku2021-09-021-0/+1
* load: new *load-hooks* feature.Kaz Kylheku2021-09-021-0/+1
* rand: provide random-buf function.Kaz Kylheku2021-08-261-0/+1
* ffi: provide mmap through carray.Kaz Kylheku2021-08-221-0/+21
* matcher: rename error-throwing macros.Kaz Kylheku2021-08-191-5/+5
* New ecase macros.Kaz Kylheku2021-08-181-0/+6
* doc-syms: update.Kaz Kylheku2021-08-151-3/+5
* doc: improve.Paul A. Patience2021-08-141-2/+3
* txr: @(eof) takes argument for binding termination status.Kaz Kylheku2021-08-051-0/+1
* doc: *read-bad-json* fix and doc-syms update.Kaz Kylheku2021-07-311-0/+1
* New functions: getrlimit, setrlimit.Kaz Kylheku2021-07-131-0/+6
* New function: add-suffix.Kaz Kylheku2021-07-101-0/+1
* New functions: trim-short-suffix, trim-long-suffix.Kaz Kylheku2021-07-101-0/+2
* lib: new function separate.Paul A. Patience2021-07-091-4/+5
* defstruct: diagnose built-in type being redefined.Kaz Kylheku2021-07-091-0/+1
* doc: cptr-put does not exist.Kaz Kylheku2021-07-021-1/+1
* doc: check the contents of doc-syms.Paul A. Patience2021-07-011-1/+1
* doc: fix various issues in .coNP lines.Paul A. Patience2021-07-011-119/+118
* New function: find-true.Kaz Kylheku2021-06-291-2/+3
* New function: path-search.Kaz Kylheku2021-06-291-0/+1
* regex: exposing optimization pass a regex-optimizeKaz Kylheku2021-06-271-0/+1
* file layout: moving share/txr/stdlib to stdlib.Kaz Kylheku2021-06-241-0/+2084