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
...
*
New functions: long-suffix, short-suffix.
Kaz Kylheku
2021-06-22
5
-0
/
+116
*
doc: formatting in quasiquote pattern matching.
Kaz Kylheku
2021-06-22
1
-1
/
+1
*
Dubious new functions cxr/cyr.
Kaz Kylheku
2021-06-21
6
-0
/
+141
*
lib: remove useless coerce.
Kaz Kylheku
2021-06-21
1
-1
/
+1
*
subprocesses: cygwin fixes.
Kaz Kylheku
2021-06-20
2
-5
/
+11
*
glob: support sequence of patterns argument.
Kaz Kylheku
2021-06-20
2
-12
/
+53
*
doc: recent typo.
Kaz Kylheku
2021-06-20
1
-1
/
+1
*
subprocesses: a few test cases.
Kaz Kylheku
2021-06-20
1
-0
/
+18
*
read/get-json: reject trailing junk in string input.
Kaz Kylheku
2021-06-20
4
-4
/
+106
*
streams: pipe streams not needed if we have fork.
Kaz Kylheku
2021-06-19
2
-3
/
+7
*
system: stop using popen if we have fork.
Kaz Kylheku
2021-06-19
3
-35
/
+62
*
Version 263
txr-263
Kaz Kylheku
2021-06-17
7
-828
/
+882
*
sysif: define passwd_s if we have <grp.h>.
Kaz Kylheku
2021-06-17
1
-1
/
+5
*
android: fix compiler noise about __ANDROID_API__
Kaz Kylheku
2021-06-17
1
-1
/
+1
*
op: add comment why cadr is not used.
Kaz Kylheku
2021-06-17
1
-0
/
+1
*
doc: bad grammar under FFI ptr type
Kaz Kylheku
2021-06-17
1
-1
/
+1
*
doc: formatting of meta-symbols under op.
Kaz Kylheku
2021-06-17
1
-16
/
+26
*
op: tests, and fix (op progn ...) situation
Kaz Kylheku
2021-06-17
2
-1
/
+73
*
New macro: flow.
Kaz Kylheku
2021-06-16
4
-1
/
+45
*
listener: new --noprofile option.
Kaz Kylheku
2021-06-16
4
-2
/
+16
*
txr-case: upkeep.
Kaz Kylheku
2021-06-16
4
-5
/
+48
*
math: forbid dubious inequality comparisons.
Kaz Kylheku
2021-06-15
3
-1
/
+71
*
subprocesses: don't bother saving descriptors.
Kaz Kylheku
2021-06-15
1
-2
/
+21
*
subprocesses: move fds_swizzle to child process.
Kaz Kylheku
2021-06-15
1
-29
/
+41
*
expander: bug: atoms in quasiliteral.
Kaz Kylheku
2021-06-15
2
-0
/
+18
*
defsymacro: regression: don't expand replacement.
Kaz Kylheku
2021-06-15
3
-26
/
+66
*
txr.1: Correction to compat note for 190.
Kaz Kylheku
2021-06-15
1
-1
/
+14
*
doc: problems in mkstemp
Kaz Kylheku
2021-06-15
1
-3
/
+3
*
subprocesses: diagnose streams with no fileno.
Kaz Kylheku
2021-06-15
1
-3
/
+9
*
vim: recognize #/.../ inside brace variables.
Kaz Kylheku
2021-06-15
1
-1
/
+1
*
unwind: unbind dyn env when diagnosing unhandled exception.
Kaz Kylheku
2021-06-14
1
-0
/
+2
*
streams: *stdnull* lazily opens /dev/null
Kaz Kylheku
2021-06-14
2
-9
/
+75
*
pic: take advantage of recent format work.
Kaz Kylheku
2021-06-14
1
-7
/
+2
*
pic: do mkstring cat macro time.
Kaz Kylheku
2021-06-14
1
-1
/
+1
*
format: revise numeric handling.
Kaz Kylheku
2021-06-14
3
-85
/
+232
*
format: new precision - character for zero.
Kaz Kylheku
2021-06-14
3
-0
/
+20
*
doc: remove hyphenation.
Kaz Kylheku
2021-06-14
1
-4
/
+4
*
Version 262
txr-262
Kaz Kylheku
2021-06-11
8
-1262
/
+1349
*
doc: add pic examples.
Kaz Kylheku
2021-06-11
1
-0
/
+37
*
pic: support quasiliteral as format string.
Kaz Kylheku
2021-06-11
3
-22
/
+80
*
doc: codify optional alternatives notation.
Kaz Kylheku
2021-06-11
1
-1
/
+7
*
pic: allow trailing exclamation.
Kaz Kylheku
2021-06-11
3
-16
/
+31
*
pic: clarification and tests.
Kaz Kylheku
2021-06-11
2
-3
/
+13
*
tests: remove *stderr* to *stdnull* redirection.
Kaz Kylheku
2021-06-11
3
-17
/
+7
*
pic: test cases and fixes.
Kaz Kylheku
2021-06-11
2
-8
/
+98
*
tests: support testing for warnings.
Kaz Kylheku
2021-06-11
1
-5
/
+15
*
errors: avoid premature release of deferred warnings.
Kaz Kylheku
2021-06-11
2
-4
/
+5
*
doc: document pic macro.
Kaz Kylheku
2021-06-10
2
-0
/
+194
*
format: fix precision field leading zero problems.
Kaz Kylheku
2021-06-10
2
-8
/
+27
*
New macro: pic.
Kaz Kylheku
2021-06-10
2
-0
/
+125
[prev]
[next]