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
...
*
tree: debug massive gc problems.
Kaz Kylheku
2021-04-29
2
-55
/
+62
*
macros: lexical-var-p: don't report t for specials.
Kaz Kylheku
2021-04-28
2
-12
/
+82
*
doc: document seq-iter type and redocument iter-begin
Kaz Kylheku
2021-04-28
1
-10
/
+30
*
lib: document gc problem related to seq-begin.
Kaz Kylheku
2021-04-28
1
-0
/
+20
*
lib: remove internal use of seq_begin.
Kaz Kylheku
2021-04-28
1
-12
/
+16
*
seq-iter: gc issue.
Kaz Kylheku
2021-04-28
1
-1
/
+1
*
match-str: tests with negative pos.
Kaz Kylheku
2021-04-28
1
-1
/
+29
*
match-str: tests and bugfix.
Kaz Kylheku
2021-04-27
2
-1
/
+42
*
matcher: make use of mtest in test suite.
Kaz Kylheku
2021-04-27
1
-111
/
+122
*
match-str: rewrite.
Kaz Kylheku
2021-04-27
1
-19
/
+101
*
lib: diagnostic functions moved out of arith.c.
Kaz Kylheku
2021-04-27
3
-11
/
+13
*
lib: move TAG_PAIR out of arith.c.
Kaz Kylheku
2021-04-27
2
-1
/
+1
*
math: remove unused macro.
Kaz Kylheku
2021-04-26
1
-1
/
+0
*
doc: document --free-all
Kaz Kylheku
2021-04-26
1
-0
/
+9
*
matcher: add some test variants.
Kaz Kylheku
2021-04-26
1
-2
/
+20
*
matcher: quasi match incorrectly treats nil as bound.
Kaz Kylheku
2021-04-26
2
-2
/
+6
*
matcher: use match-str instead of sub-str and str=
Kaz Kylheku
2021-04-26
1
-4
/
+4
*
matcher: bugfix in `text{rest}` case.
Kaz Kylheku
2021-04-26
2
-2
/
+5
*
match-str: return useful position instead of t.
Kaz Kylheku
2021-04-26
2
-8
/
+22
*
doc: document quasiliteral matching
Kaz Kylheku
2021-04-26
1
-6
/
+202
*
matcher: diagnose unhandled quasiliteral cases.
Kaz Kylheku
2021-04-26
1
-1
/
+6
*
matcher: more quasi tests: coverage of all cases.
Kaz Kylheku
2021-04-25
1
-1
/
+8
*
match: third round of quasi tests and fixes.
Kaz Kylheku
2021-04-25
2
-0
/
+22
*
matcher: use @(as) capture.
Kaz Kylheku
2021-04-25
1
-4
/
+5
*
matcher: second round of quasi tests and fixes.
Kaz Kylheku
2021-04-25
2
-5
/
+15
*
matcher: first round of quasi tests and bugfix.
Kaz Kylheku
2021-04-25
2
-7
/
+15
*
matcher: recognize sys:quasi in necessary places.
Kaz Kylheku
2021-04-25
1
-7
/
+7
*
matcher: turn sys:quasi defmatch into built-in.
Kaz Kylheku
2021-04-25
1
-36
/
+44
*
matcher: new quasiliteral matching macro.
Kaz Kylheku
2021-04-24
1
-0
/
+109
*
compiler: optimize zero and one item quasiliterals.
Kaz Kylheku
2021-04-24
1
-1
/
+4
*
Version 257
txr-257
Kaz Kylheku
2021-04-23
8
-1348
/
+1425
*
configure: clang banner moving target.
Kaz Kylheku
2021-04-22
1
-1
/
+1
*
doc: remove hyphen from -s plurals.
Kaz Kylheku
2021-04-22
2
-140
/
+143
*
matcher: compile the test cases.
Kaz Kylheku
2021-04-22
1
-6
/
+13
*
compiler: bug: eliminate-frame not initializing tregs.
Kaz Kylheku
2021-04-22
1
-4
/
+12
*
compiler: bug: graph issue in dead code elimination.
Kaz Kylheku
2021-04-22
1
-1
/
+4
*
compiler: bug: const-folded (call ...) not quoted.
Kaz Kylheku
2021-04-21
1
-1
/
+1
*
matcher: defmatch: useful :env parameter.
Kaz Kylheku
2021-04-21
3
-11
/
+72
*
compile/eval: new operator, mac-env-param-bind.
Kaz Kylheku
2021-04-21
5
-13
/
+117
*
clang+amd4: fix stack alignment for continuations.
Kaz Kylheku
2021-04-20
1
-1
/
+1
*
quips: two entries in Japanese.
Kaz Kylheku
2021-04-20
1
-0
/
+2
*
matcher: new pattern operator @(end)
Kaz Kylheku
2021-04-20
4
-44
/
+118
*
utf8: decode: reduce strictness of full unicode check.
Kaz Kylheku
2021-04-20
1
-4
/
+4
*
tests: disable some UTF-8 tests on 16 bit wchar_t.
Kaz Kylheku
2021-04-20
1
-8
/
+9
*
compile-file: fix bad diagnostic.
Kaz Kylheku
2021-04-20
1
-1
/
+1
*
configure: remove LIT_ALIGN.
Kaz Kylheku
2021-04-20
2
-40
/
+3
*
Revert bogus LIT_ALIGN commit from 2015.
Kaz Kylheku
2021-04-20
3
-56
/
+39
*
bug: broken path handling on LIT_ALIGN == 2.
Kaz Kylheku
2021-04-20
2
-3
/
+3
*
lib: missing L prefix in literal.
Kaz Kylheku
2021-04-20
1
-1
/
+1
*
configure: better way to avoid -no-pie.
Kaz Kylheku
2021-04-20
1
-12
/
+21
[prev]
[next]