index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
time: fix missing day-of-week and day-of-year.
Kaz Kylheku
2022-02-16
2
-11
/
+29
*
doc: fix name of unique's equality function.
Paul A. Patience
2022-02-15
1
-2
/
+2
*
configure: typos in help.
Kaz Kylheku
2022-02-14
1
-1
/
+1
*
tests: test case for combining .tlo files.
Kaz Kylheku
2022-02-14
1
-0
/
+27
*
random: shift bug uncovered by ubsan.
Kaz Kylheku
2022-02-14
1
-1
/
+3
*
tests: don't run tets/012/stack.tl if built with ubsan.
Kaz Kylheku
2022-02-14
2
-0
/
+8
*
tree: fix array underruns found by ubsan.
Kaz Kylheku
2022-02-14
1
-11
/
+17
*
Fix more -fsanitize=implicit-conversion findings.
Kaz Kylheku
2022-02-14
3
-4
/
+7
*
Fix some issues found by ubsan.
Kaz Kylheku
2022-02-14
3
-24
/
+29
*
configure: detect ubsan compilation.
Kaz Kylheku
2022-02-14
1
-0
/
+21
*
Another implicit conversion in continuations implementation.
Kaz Kylheku
2022-02-14
1
-1
/
+1
*
Few adjustments to no-implicit-conversion patch.
Kaz Kylheku
2022-02-14
3
-15
/
+15
*
Fix various instances of implicit conversions.
Paul A. Patience
2022-02-14
6
-13
/
+14
*
sockets: appease -Wint-in-bool-context warning.
Paul A. Patience
2022-02-13
1
-2
/
+2
*
doc: document catenated .tlo files.
Kaz Kylheku
2022-02-13
1
-0
/
+35
*
New function: cat-files.
Kaz Kylheku
2022-02-13
4
-1
/
+35
*
load: support loading catenated .tlo files.
Kaz Kylheku
2022-02-13
1
-13
/
+20
*
all: wrong self name.
Kaz Kylheku
2022-02-13
1
-1
/
+1
*
doc: remove extraneous symbols from doc-syms.
Paul A. Patience
2022-02-12
2
-30
/
+16
*
doc: add missing < and << in some .mets lines.
Paul A. Patience
2022-02-12
1
-13
/
+13
*
WIP getopts: allow specifying arg names in help.
Paul A. Patience
2022-02-12
1
-6
/
+27
*
getopts: print legend entries in canonical order.
Paul A. Patience
2022-02-12
1
-25
/
+26
*
getopts: include list/cumul subtypes in legend.
Paul A. Patience
2022-02-12
1
-1
/
+6
*
getopts: forbid :bool in list/cumul types.
Paul A. Patience
2022-02-12
2
-7
/
+17
*
macro-time: special op becomes a macro.
Kaz Kylheku
2022-02-12
3
-146
/
+135
*
matcher: test case for `@{nil #/regex/}`.
Kaz Kylheku
2022-02-09
1
-0
/
+2
*
doc: fix references to inexistent handler macro.
Paul A. Patience
2022-02-09
1
-4
/
+4
*
matcher: fix `@{nil #/regex/}` throwing exception.
Paul A. Patience
2022-02-09
1
-2
/
+5
*
doc: fix issues in arguments to .I macros.
Paul A. Patience
2022-02-09
1
-11
/
+11
*
doc: fix pad's argument list.
Paul A. Patience
2022-02-09
1
-1
/
+6
*
getopts: fix superfluous options header.
Paul A. Patience
2022-02-08
1
-24
/
+26
*
getopts: fix de trop descriptions of conventions.
Paul A. Patience
2022-02-08
1
-18
/
+20
*
getopts: conform undocumented opts to documented.
Paul A. Patience
2022-02-08
1
-2
/
+2
*
getopts: uniformize opthelp newlines and headers.
Paul A. Patience
2022-02-08
2
-7
/
+7
*
doc: fix a few more typos.
Paul A. Patience
2022-02-07
1
-10
/
+11
*
lib: fix return value of separate for nil seq.
Paul A. Patience
2022-02-07
1
-1
/
+1
*
txr: -D bugfixes.
Kaz Kylheku
2022-02-06
1
-12
/
+25
*
doc: fix various typos and stylistic issues.
Paul A. Patience
2022-02-06
2
-79
/
+87
*
Use null_string throughout code base.
Kaz Kylheku
2022-02-05
6
-11
/
+12
*
doc: no such thing as -Da,b,c
Kaz Kylheku
2022-02-05
1
-2
/
+4
*
txr: bind -D-valueless variables to empty string.
Paul A. Patience
2022-02-05
1
-1
/
+1
*
vim: improvement multi-line strings.
Kaz Kylheku
2022-02-04
1
-5
/
+5
*
getopt: opthelp: bind *stdout* to remove stream repetition.
Kaz Kylheku
2022-02-04
1
-15
/
+15
*
matcher: bug: quasiliteral allowing prefix matches.
Kaz Kylheku
2022-02-04
2
-4
/
+8
*
getopts: break up help into three functions.
Kaz Kylheku
2022-02-03
4
-92
/
+143
*
getopts: make detailed help notes optional.
Joe Bloggs
2022-02-03
2
-74
/
+79
*
doc: fix in amb macro.
Kaz Kylheku
2022-02-03
1
-2
/
+3
*
quip: joke about dark mode.
Kaz Kylheku
2022-02-03
1
-0
/
+1
*
doc: window-mappend typo.
Kaz Kylheku
2022-02-02
1
-1
/
+1
*
getopts: fix display of overlong-option help text.
Paul A. Patience
2022-02-02
1
-1
/
+3
[prev]
[next]