summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* doc: sort-group: unnecessary copyKaz Kylheku2022-03-161-1/+1
* ffi: support intmax-t and uintmax-t types.Kaz Kylheku2022-03-151-1/+15
* New function: group-map.Kaz Kylheku2022-03-021-6/+39
* Version 274.txr-274Kaz Kylheku2022-02-241-3/+3
* opip: pass through forms in the op family.Kaz Kylheku2022-02-241-4/+21
* doc: revisit partition-ifKaz Kylheku2022-02-231-7/+26
* doc: make-like can take an iterators.Kaz Kylheku2022-02-231-0/+10
* New list-builder method: oust.Kaz Kylheku2022-02-231-1/+52
* New function: partition-if.Kaz Kylheku2022-02-231-0/+113
* find-max: convert to seq_info iteration.Kaz Kylheku2022-02-221-23/+6
* New functions: find-max-key and find-min-key.Kaz Kylheku2022-02-211-0/+40
* doc: or-semantics misformatted.Kaz Kylheku2022-02-191-1/+1
* doc: extend fboundp dialect note.Kaz Kylheku2022-02-171-2/+10
* time: fix missing day-of-week and day-of-year.Kaz Kylheku2022-02-161-4/+9
* doc: fix name of unique's equality function.Paul A. Patience2022-02-151-2/+2
* doc: document catenated .tlo files.Kaz Kylheku2022-02-131-0/+35
* New function: cat-files.Kaz Kylheku2022-02-131-0/+20
* doc: add missing < and << in some .mets lines.Paul A. Patience2022-02-121-13/+13
* getopts: forbid :bool in list/cumul types.Paul A. Patience2022-02-121-7/+15
* macro-time: special op becomes a macro.Kaz Kylheku2022-02-121-135/+119
* doc: fix references to inexistent handler macro.Paul A. Patience2022-02-091-4/+4
* doc: fix issues in arguments to .I macros.Paul A. Patience2022-02-091-11/+11
* doc: fix pad's argument list.Paul A. Patience2022-02-091-1/+6
* getopts: uniformize opthelp newlines and headers.Paul A. Patience2022-02-081-4/+2
* doc: fix a few more typos.Paul A. Patience2022-02-071-10/+11
* doc: fix various typos and stylistic issues.Paul A. Patience2022-02-061-70/+78
* doc: no such thing as -Da,b,cKaz Kylheku2022-02-051-2/+4
* getopts: break up help into three functions.Kaz Kylheku2022-02-031-20/+60
* getopts: make detailed help notes optional.Joe Bloggs2022-02-031-7/+11
* doc: fix in amb macro.Kaz Kylheku2022-02-031-2/+3
* doc: window-mappend typo.Kaz Kylheku2022-02-021-1/+1
* New function: random-sample.Kaz Kylheku2022-01-291-0/+31
* New function: copy-cptr.Kaz Kylheku2022-01-281-1/+19
* lib: new functions nand, nor, nandf and norf.Paul A. Patience2022-01-221-32/+127
* type: new macro etypecase.Paul A. Patience2022-01-211-0/+36
* doc: mention each-match and while-match in overview.Kaz Kylheku2022-01-181-0/+6
* quasiquote: support @,expr hack.Kaz Kylheku2022-01-181-0/+30
* doc: introduce meta-atom terminology.Kaz Kylheku2022-01-181-23/+31
* New function: match-fboundp.Kaz Kylheku2022-01-171-0/+15
* cptr-int: allow full unsigned range.Kaz Kylheku2022-01-131-1/+14
* doc: clarify example in copy-struct description.Paul A. Patience2022-01-121-1/+6
* New macros: each-true, some-true, each-false, some-false.Kaz Kylheku2022-01-121-0/+126
* sum-each, mul-each: handle no vars case.Kaz Kylheku2022-01-111-1/+36
* Copyright year bump 2022.Kaz Kylheku2022-01-111-1/+1
* lazy-str-get-trailing-list: spurious empty string issue.Kaz Kylheku2022-01-041-27/+138
* ffi: allow enumed bitfield.Kaz Kylheku2022-01-021-0/+18
* doc: "sme" typo under :delegate.Kaz Kylheku2021-12-301-1/+1
* doc: spurious reference to car in search tree section.Kaz Kylheku2021-12-281-1/+0
* Version 273.txr-273Kaz Kylheku2021-12-281-3/+3
* doc: document *struct-clause-expander*.Kaz Kylheku2021-12-271-0/+30