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
*
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
*
getopts: fix ignored stream parameter in opthelp.
Paul A. Patience
2022-02-02
1
-14
/
+13
*
cadr: re-running gencadr.txr.
Kaz Kylheku
2022-01-30
3
-36
/
+39
*
conv: extra blank line removed.
Kaz Kylheku
2022-01-30
1
-1
/
+0
*
stdlib: missing blank line after copyright header.
Kaz Kylheku
2022-01-30
36
-0
/
+36
*
mpi: compile out more unused functions.
Kaz Kylheku
2022-01-28
1
-0
/
+6
*
random-sample: replace algorithm R.
Kaz Kylheku
2022-01-29
1
-4
/
+13
*
New function: random-sample.
Kaz Kylheku
2022-01-29
3
-4
/
+97
*
listener: line_w must be volatile now.
Kaz Kylheku
2022-01-28
1
-1
/
+1
*
listener: handle Ctrl-C interrupts from linenoise.
Kaz Kylheku
2022-01-28
1
-11
/
+14
*
linenoise: issue newline on EOF in plain mode.
Kaz Kylheku
2022-01-28
1
-0
/
+2
*
linenoise: Ctrl-V Ctrl-J now inserts CR not LF.
Kaz Kylheku
2022-01-28
1
-0
/
+4
*
repl: bug handling comments in plain mode.
Kaz Kylheku
2022-01-28
1
-6
/
+4
*
New function: copy-cptr.
Kaz Kylheku
2022-01-28
6
-1
/
+35
*
filter: actually throw from filter-string-tree.
Paul A. Patience
2022-01-27
1
-2
/
+4
*
quips: new entry.
Kaz Kylheku
2022-01-25
1
-0
/
+1
*
Remove numerous unused global functions.
Kaz Kylheku
2022-01-23
9
-140
/
+23
*
signal: make stack_refcount static.
Kaz Kylheku
2022-01-23
1
-1
/
+1
*
lib: new functions nand, nor, nandf and norf.
Paul A. Patience
2022-01-22
5
-32
/
+171
*
compiler: optimize some typep expressions.
Kaz Kylheku
2022-01-21
1
-0
/
+12
*
typecase: merge with etypecase, handle t differnetly.
Kaz Kylheku
2022-01-21
3
-20
/
+40
*
type: new macro etypecase.
Paul A. Patience
2022-01-21
4
-1
/
+51
*
compiler: few more cases of ifq/ifql removal.
Kaz Kylheku
2022-01-18
1
-1
/
+10
*
doc: mention each-match and while-match in overview.
Kaz Kylheku
2022-01-18
1
-0
/
+6
[next]