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
...
*
mpi: bug converting most negative 64 bit value.
Kaz Kylheku
2021-05-21
1
-2
/
+3
*
match: binary-integer conv tests for #x-8000...
Kaz Kylheku
2021-05-21
1
-0
/
+21
*
mpi: incorrect unsigned integer extraction.
Kaz Kylheku
2021-05-21
1
-4
/
+6
*
mpi: bug in range test predictes.
Kaz Kylheku
2021-05-21
1
-3
/
+3
*
math: add some tests related to integer conversion.
Kaz Kylheku
2021-05-21
1
-0
/
+50
*
listener: don't complete on unbound symbols
Kaz Kylheku
2021-05-18
1
-4
/
+3
*
doc: macrolet doesn't contain top-level forms.
Kaz Kylheku
2021-05-17
1
-0
/
+28
*
doc: deindent top-level form rules.
Kaz Kylheku
2021-05-17
1
-1
/
+0
*
doc: a round of documentation fixes.
Paul A. Patience
2021-05-17
1
-98
/
+190
*
doc: incorrect precedence of repeat special clauses.
Kaz Kylheku
2021-05-17
1
-16
/
+28
*
doc: deffi, defplace: syntax heading.
Paul A. Patience
2021-05-17
1
-4
/
+4
*
doc: rewrite flawed doc for sme operator.
Kaz Kylheku
2021-05-16
1
-15
/
+42
*
lib: sys_rplacd misnamed parameter.
Kaz Kylheku
2021-05-14
1
-3
/
+3
*
compiler: better code for global var definitions.
Kaz Kylheku
2021-05-14
4
-10
/
+33
*
doc: sort doc-syms, and html-decode.
Kaz Kylheku
2021-05-13
2
-2049
/
+2063
*
Version 259
txr-259
Kaz Kylheku
2021-05-13
6
-865
/
+920
*
cygwin: fix broken string catenation.
Kaz Kylheku
2021-05-12
1
-4
/
+4
*
parser: bug: handing of lex state in pushback tokens.
Kaz Kylheku
2021-05-12
5
-0
/
+15
*
vim: attempt at #; syntax.
Kaz Kylheku
2021-05-12
1
-4
/
+7
*
doc: show .tlo files in deployment example.
Kaz Kylheku
2021-05-12
1
-0
/
+2
*
tree: let tree-iter be iterable via generic iteration.
Kaz Kylheku
2021-05-12
3
-0
/
+36
*
doc: nonexistent tree-value-at
Kaz Kylheku
2021-05-11
2
-3
/
+3
*
tree: streamline iteration; provide high limit.
Kaz Kylheku
2021-05-11
7
-1704
/
+1692
*
tree: support indexing and range extraction.
Kaz Kylheku
2021-05-11
6
-1564
/
+1702
*
tree: replace-tree-iter function.
Kaz Kylheku
2021-05-11
5
-1
/
+66
*
tree: copy-tree-iter function.
Kaz Kylheku
2021-05-10
6
-2
/
+62
*
diff/isec: reset hash/tree iter instead making new.
Kaz Kylheku
2021-05-10
3
-2
/
+13
*
doc: fix out of order compat notes.
Kaz Kylheku
2021-05-10
1
-23
/
+23
*
lib: remove spurious null statement.
Kaz Kylheku
2021-05-10
1
-1
/
+1
*
math: poly/rpoly diagnostic mixup.
Kaz Kylheku
2021-05-10
1
-2
/
+2
*
lib: basic support for trees as sequences.
Kaz Kylheku
2021-05-09
4
-38
/
+146
*
tree: expose insert, lookup and delete functions.
Kaz Kylheku
2021-05-09
2
-5
/
+10
*
tree: new tree-peek function.
Kaz Kylheku
2021-05-09
5
-13
/
+95
*
tree: new make_similar_tree unction.
Kaz Kylheku
2021-05-09
4
-0
/
+39
*
parser: #; tests and bugfixes.
Kaz Kylheku
2021-05-06
3
-1638
/
+1706
*
configure: reconfigure: add "$@" to configure line.
Kaz Kylheku
2021-05-05
1
-2
/
+2
*
configure: bug: in-place reconfigure clobber.
Kaz Kylheku
2021-05-05
1
-0
/
+1
*
matcher: new "each-match family" of macros.
Kaz Kylheku
2021-05-04
5
-6
/
+331
*
parser: fix regression in #; syntax.
Kaz Kylheku
2021-05-04
3
-3
/
+9
*
format: use self variable in error messages.
Kaz Kylheku
2021-05-04
1
-6
/
+6
*
format: ~x/~X specifiers support buffers.
Kaz Kylheku
2021-05-04
5
-18
/
+84
*
sha256/md5: leak: don't use borrowed buffer for hash.
Kaz Kylheku
2021-05-04
3
-2
/
+3
*
buf: bugfix: int-buf, uint-buf refer to alloc size.
Kaz Kylheku
2021-05-04
2
-2
/
+6
*
compiler: bug: not warning bad uses of some local funs.
Kaz Kylheku
2021-05-03
1
-2
/
+3
*
rel-path: bugfixes.
Kaz Kylheku
2021-05-03
3
-21
/
+136
*
New function: rel-path.
Kaz Kylheku
2021-05-03
5
-1
/
+150
*
New function: portable-abs-path-p.
Kaz Kylheku
2021-05-02
4
-8
/
+61
*
bug: join-with segfault on character separators.
Kaz Kylheku
2021-05-02
2
-1
/
+25
*
doc: "suficient" typo in new paragraph.
Kaz Kylheku
2021-05-02
1
-1
/
+1
*
Version 258
txr-258
Kaz Kylheku
2021-05-01
6
-146
/
+176
[prev]
[next]