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
...
*
seq_build: fix: incompatible items must create list.
Kaz Kylheku
2024-02-27
1
-12
/
+30
*
seq_build: struct/carray bugfix.
Kaz Kylheku
2024-02-27
1
-3
/
+4
*
seq_build: put self name into structure.
Kaz Kylheku
2024-02-27
2
-18
/
+20
*
seq_build: build lists in order using tail pointer.
Kaz Kylheku
2024-02-27
1
-2
/
+19
*
seq_build: remove unused struct member.
Kaz Kylheku
2024-02-27
1
-1
/
+0
*
separate-keys: rework using seq_build
Kaz Kylheku
2024-02-27
1
-62
/
+13
*
separate: rework using seq_build.
Kaz Kylheku
2024-02-27
1
-75
/
+13
*
seq_build: allow initialization from iterator.
Kaz Kylheku
2024-02-27
1
-0
/
+6
*
keep-keys-if: rework with generic sequence processing.
Kaz Kylheku
2024-02-26
1
-56
/
+12
*
New sequence building framework.
Kaz Kylheku
2024-02-26
2
-123
/
+231
*
keep-if: don't report as remove-if in errors.
Kaz Kylheku
2024-02-26
1
-3
/
+7
*
doc: add rationale about let vs let*.
Kaz Kylheku
2024-02-22
1
-0
/
+22
*
quips: new Lisp entry.
Kaz Kylheku
2024-02-18
1
-0
/
+1
*
doc: fixes under macroexpand-params.
Kaz Kylheku
2024-02-15
1
-17
/
+17
*
compiler: use cons-count.
Kaz Kylheku
2024-02-09
1
-1
/
+1
*
New function: cons-count.
Kaz Kylheku
2024-02-09
5
-0
/
+71
*
New function: cons-find.
Kaz Kylheku
2024-02-09
5
-22
/
+83
*
compiler: take advantage of fixed @(end) match.
Kaz Kylheku
2024-02-08
1
-2
/
+1
*
match: remove bad restriction from @(sme) and @(end).
Kaz Kylheku
2024-02-08
3
-14
/
+17
*
compiler: inlined chain: simplify variadic lambdas.
Kaz Kylheku
2024-02-08
1
-2
/
+15
*
compiler: implement inlining for chain expressions.
Kaz Kylheku
2024-02-07
2
-2
/
+40
*
compiler: whitespace issue.
Kaz Kylheku
2024-02-07
1
-1
/
+1
*
doc: missing plural.
Kaz Kylheku
2024-02-04
1
-1
/
+1
*
New function: hist-sort-by.
Kaz Kylheku
2024-02-02
5
-3
/
+37
*
hash-eql: regression: always returns zero.
Kaz Kylheku
2024-02-01
2
-1
/
+7
*
quips: new bad pun.
Kaz Kylheku
2024-01-20
1
-0
/
+1
*
We need a length-< special method.
Kaz Kylheku
2024-01-19
7
-5
/
+67
*
mmap: bug: low length diagnosed as "zero-sized element type"
Kaz Kylheku
2024-01-18
1
-1
/
+1
*
doc: mmap: document source parameter.
Kaz Kylheku
2024-01-18
1
-0
/
+34
*
Copyright year bump 2024.
Kaz Kylheku
2024-01-18
138
-140
/
+140
*
lib: avoid realloc with zero size.
Kaz Kylheku
2024-01-16
1
-3
/
+13
*
ppc64/clang: save/restore vector register vr31.
Kaz Kylheku
2024-01-11
2
-1
/
+22
*
lib: review cobj calls for gc incorrectness and fix.
Kaz Kylheku
2024-01-06
4
-2
/
+13
*
eval: potential gc problem in binding.
Kaz Kylheku
2024-01-06
1
-1
/
+1
*
gc: bug in sub-str on lazy string argument.
Kaz Kylheku
2024-01-06
1
-0
/
+1
*
sysif: unused parameter warning on solaris.
Kaz Kylheku
2024-01-05
1
-0
/
+1
*
tests: fix tests/007/except-4.txr for Solaris, BSD.
Kaz Kylheku
2024-01-05
2
-5
/
+2
*
openbsd: more tests fixes.
Kaz Kylheku
2024-01-05
5
-5
/
+5
*
build: wrong build order of STDLIB_EARLY_TLOS.
Kaz Kylheku
2024-01-05
1
-5
/
+2
*
tests: fix on OpenBSD.
Paul A. Patience
2024-01-05
4
-5
/
+11
*
sysif: fix build on OpenBSD.
Paul A. Patience
2024-01-04
1
-0
/
+2
*
doc: formatting under compiler-let.
Kaz Kylheku
2024-01-04
1
-1
/
+1
*
doc: clarification regarding sort stability.
Kaz Kylheku
2024-01-03
1
-1
/
+3
*
configure: capitalize diagnostic line.
Paul A. Patience
2024-01-03
1
-1
/
+1
*
configure: normalize spacing in diagnostics
Paul A. Patience
2024-01-01
1
-14
/
+14
*
iter_begin: gc problem.
Kaz Kylheku
2024-01-01
1
-0
/
+2
*
configure: fix for BSD grep.
Paul A. Patience
2024-01-01
1
-2
/
+2
*
Version 293.
txr-293
Kaz Kylheku
2023-12-28
6
-659
/
+709
*
build: automate clean-up of shipped scanner and parser
Kaz Kylheku
2023-12-28
5
-9
/
+44
*
read-objects: clean up working, but odd code.
Kaz Kylheku
2023-12-28
1
-3
/
+2
[prev]
[next]