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
...
*
naming: get the -func out, at least some of it.
Kaz Kylheku
2019-10-29
5
-40
/
+40
*
expander: allow TTY interrupt.
Kaz Kylheku
2019-10-28
1
-0
/
+2
*
doc: bad expression under hash-list.
Kaz Kylheku
2019-10-28
1
-1
/
+1
*
New function: hash-invert.
Kaz Kylheku
2019-10-28
3
-0
/
+127
*
New function: identity*
Kaz Kylheku
2019-10-28
4
-5
/
+25
*
doc: bogus paragraph removed under vec-push.
Kaz Kylheku
2019-10-28
1
-7
/
+0
*
Version 227.
txr-227
Kaz Kylheku
2019-10-26
4
-5
/
+15
*
configure: stray exit
Kaz Kylheku
2019-10-26
1
-3
/
+0
*
Version 226.
txr-226
Kaz Kylheku
2019-10-25
7
-953
/
+1035
*
configure: memalign fixes.
Kaz Kylheku
2019-10-25
2
-2
/
+24
*
fixparam: signed/unsigned warning from GNU C++.
Kaz Kylheku
2019-10-25
2
-2
/
+2
*
hashing: partially revert 63feff9c.
Kaz Kylheku
2019-10-25
1
-4
/
+4
*
genvmop: bugfix: unbound variable.
Kaz Kylheku
2019-10-25
1
-1
/
+1
*
parser: use faster, unsafe nreverse.
Kaz Kylheku
2019-10-25
3
-5
/
+20
*
circle notation: use faster access in backpatch.
Kaz Kylheku
2019-10-25
1
-7
/
+5
*
circle notation: recycle conses in backpatching.
Kaz Kylheku
2019-10-24
1
-2
/
+8
*
stdlib: remove unneeded macros from compiled image.
Kaz Kylheku
2019-10-24
3
-40
/
+44
*
New macro: ldo.
Kaz Kylheku
2019-10-23
3
-1
/
+42
*
op/do: clean up documentation-implementation problem.
Kaz Kylheku
2019-10-23
2
-65
/
+143
*
mpi: memory leak in mp_bit.
Kaz Kylheku
2019-10-22
1
-1
/
+6
*
circle notation: some backpatching optimizations.
Kaz Kylheku
2019-10-21
1
-6
/
+13
*
hash: observe count in eql-based hash.
Kaz Kylheku
2019-10-21
1
-0
/
+3
*
hash: rename hash_rec_limit.
Kaz Kylheku
2019-10-18
1
-10
/
+10
*
hash: get rid of hash_str_limit.
Kaz Kylheku
2019-10-18
1
-18
/
+13
*
hash: observe count limit for vectors and hash tables.
Kaz Kylheku
2019-10-18
1
-1
/
+3
*
functions: provide accessors for basic properties.
Kaz Kylheku
2019-10-18
4
-0
/
+124
*
doc: bitfield allocation rules: endiannness.
Kaz Kylheku
2019-10-17
1
-4
/
+27
*
compiler: warn on too many lambda args.
Kaz Kylheku
2019-10-17
2
-0
/
+4
*
vm: prevent overflow of fixparam field in function.
Kaz Kylheku
2019-10-17
2
-11
/
+22
*
doc: grammar fix in datagram streams.
Kaz Kylheku
2019-10-17
1
-1
/
+1
*
buffers: new functions buf-str and str-buf.
Kaz Kylheku
2019-10-17
2
-0
/
+68
*
doc: read-until-match effect on stream position.
Kaz Kylheku
2019-10-16
1
-0
/
+23
*
doc: relocate misplaced buffer functions.
Kaz Kylheku
2019-10-16
1
-63
/
+63
*
doc: func-get-name formatting.
Kaz Kylheku
2019-10-16
1
-2
/
+2
*
doc: #H() can't be written #H nil.
Kaz Kylheku
2019-10-16
1
-1
/
+8
*
New function: copy-tree.
Kaz Kylheku
2019-10-16
4
-0
/
+80
*
copy-alist: no mapcar.
Kaz Kylheku
2019-10-16
1
-1
/
+4
*
copy-cons: more efficient; copies lconses.
Kaz Kylheku
2019-10-16
2
-8
/
+34
*
tree: printing: handle unnamed functions.
Kaz Kylheku
2019-10-16
1
-3
/
+7
*
tree: copy-search-tree function.
Kaz Kylheku
2019-10-16
4
-0
/
+49
*
tree: node set functions and syntactic places.
Kaz Kylheku
2019-10-16
5
-1
/
+98
*
tree: introduce copy-tnode.
Kaz Kylheku
2019-10-16
4
-0
/
+30
*
tree: api: harmonize deletion with insertion.
Kaz Kylheku
2019-10-15
2
-5
/
+39
*
doc: trees and tree nodes documented.
Kaz Kylheku
2019-10-15
1
-0
/
+562
*
doc: hash-iter missing in diagram.
Kaz Kylheku
2019-10-15
1
-0
/
+2
*
lib: middle_pivot: whitespace fix.
Kaz Kylheku
2019-10-15
1
-4
/
+4
*
eval: bugfix: don't pass eval env to macroexpand.
Kaz Kylheku
2019-10-13
1
-1
/
+1
*
hash: optimize vector access.
Kaz Kylheku
2019-10-12
1
-22
/
+18
*
hash: use ucnum for hash values everywhere.
Kaz Kylheku
2019-10-12
2
-12
/
+12
*
doc: document :eq-based.
Kaz Kylheku
2019-10-11
1
-12
/
+17
[prev]
[next]