summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* doc: extend fboundp dialect note.Kaz Kylheku2022-02-171-2/+10
* time: fix missing day-of-week and day-of-year.Kaz Kylheku2022-02-162-11/+29
* doc: fix name of unique's equality function.Paul A. Patience2022-02-151-2/+2
* configure: typos in help.Kaz Kylheku2022-02-141-1/+1
* tests: test case for combining .tlo files.Kaz Kylheku2022-02-141-0/+27
* random: shift bug uncovered by ubsan.Kaz Kylheku2022-02-141-1/+3
* tests: don't run tets/012/stack.tl if built with ubsan.Kaz Kylheku2022-02-142-0/+8
* tree: fix array underruns found by ubsan.Kaz Kylheku2022-02-141-11/+17
* Fix more -fsanitize=implicit-conversion findings.Kaz Kylheku2022-02-143-4/+7
* Fix some issues found by ubsan.Kaz Kylheku2022-02-143-24/+29
* configure: detect ubsan compilation.Kaz Kylheku2022-02-141-0/+21
* Another implicit conversion in continuations implementation.Kaz Kylheku2022-02-141-1/+1
* Few adjustments to no-implicit-conversion patch.Kaz Kylheku2022-02-143-15/+15
* Fix various instances of implicit conversions.Paul A. Patience2022-02-146-13/+14
* sockets: appease -Wint-in-bool-context warning.Paul A. Patience2022-02-131-2/+2
* doc: document catenated .tlo files.Kaz Kylheku2022-02-131-0/+35
* New function: cat-files.Kaz Kylheku2022-02-134-1/+35
* load: support loading catenated .tlo files.Kaz Kylheku2022-02-131-13/+20
* all: wrong self name.Kaz Kylheku2022-02-131-1/+1
* doc: remove extraneous symbols from doc-syms.Paul A. Patience2022-02-122-30/+16
* doc: add missing < and << in some .mets lines.Paul A. Patience2022-02-121-13/+13
* WIP getopts: allow specifying arg names in help.Paul A. Patience2022-02-121-6/+27
* getopts: print legend entries in canonical order.Paul A. Patience2022-02-121-25/+26
* getopts: include list/cumul subtypes in legend.Paul A. Patience2022-02-121-1/+6
* getopts: forbid :bool in list/cumul types.Paul A. Patience2022-02-122-7/+17
* macro-time: special op becomes a macro.Kaz Kylheku2022-02-123-146/+135
* matcher: test case for `@{nil #/regex/}`.Kaz Kylheku2022-02-091-0/+2
* doc: fix references to inexistent handler macro.Paul A. Patience2022-02-091-4/+4
* matcher: fix `@{nil #/regex/}` throwing exception.Paul A. Patience2022-02-091-2/+5
* 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: fix superfluous options header.Paul A. Patience2022-02-081-24/+26
* getopts: fix de trop descriptions of conventions.Paul A. Patience2022-02-081-18/+20
* getopts: conform undocumented opts to documented.Paul A. Patience2022-02-081-2/+2
* getopts: uniformize opthelp newlines and headers.Paul A. Patience2022-02-082-7/+7
* doc: fix a few more typos.Paul A. Patience2022-02-071-10/+11
* lib: fix return value of separate for nil seq.Paul A. Patience2022-02-071-1/+1
* txr: -D bugfixes.Kaz Kylheku2022-02-061-12/+25
* doc: fix various typos and stylistic issues.Paul A. Patience2022-02-062-79/+87
* Use null_string throughout code base.Kaz Kylheku2022-02-056-11/+12
* doc: no such thing as -Da,b,cKaz Kylheku2022-02-051-2/+4
* txr: bind -D-valueless variables to empty string.Paul A. Patience2022-02-051-1/+1
* vim: improvement multi-line strings.Kaz Kylheku2022-02-041-5/+5
* getopt: opthelp: bind *stdout* to remove stream repetition.Kaz Kylheku2022-02-041-15/+15
* matcher: bug: quasiliteral allowing prefix matches.Kaz Kylheku2022-02-042-4/+8
* getopts: break up help into three functions.Kaz Kylheku2022-02-034-92/+143
* getopts: make detailed help notes optional.Joe Bloggs2022-02-032-74/+79
* doc: fix in amb macro.Kaz Kylheku2022-02-031-2/+3
* quip: joke about dark mode.Kaz Kylheku2022-02-031-0/+1
* doc: window-mappend typo.Kaz Kylheku2022-02-021-1/+1