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
path:
root
/
txr.1
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
New macro: ldo.
Kaz Kylheku
2019-10-23
1
-0
/
+38
*
op/do: clean up documentation-implementation problem.
Kaz Kylheku
2019-10-23
1
-51
/
+104
*
functions: provide accessors for basic properties.
Kaz Kylheku
2019-10-18
1
-0
/
+55
*
doc: bitfield allocation rules: endiannness.
Kaz Kylheku
2019-10-17
1
-4
/
+27
*
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
1
-0
/
+38
*
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
1
-0
/
+63
*
copy-cons: more efficient; copies lconses.
Kaz Kylheku
2019-10-16
1
-6
/
+22
*
tree: copy-search-tree function.
Kaz Kylheku
2019-10-16
1
-0
/
+24
*
tree: node set functions and syntactic places.
Kaz Kylheku
2019-10-16
1
-1
/
+61
*
tree: introduce copy-tnode.
Kaz Kylheku
2019-10-16
1
-0
/
+19
*
tree: api: harmonize deletion with insertion.
Kaz Kylheku
2019-10-15
1
-3
/
+30
*
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
*
doc: document :eq-based.
Kaz Kylheku
2019-10-11
1
-12
/
+17
*
op: new features for anonymous recursion.
Kaz Kylheku
2019-10-03
1
-20
/
+40
*
symbol-function: support lambda expressions.
Kaz Kylheku
2019-09-27
1
-6
/
+24
*
buffers: allow inequality comparison with less.
Kaz Kylheku
2019-09-20
1
-3
/
+7
*
doc: eval-only: article agreement.
Kaz Kylheku
2019-09-20
1
-1
/
+1
*
Version 225.
txr-225
Kaz Kylheku
2019-09-11
1
-3
/
+3
*
list-builder: rewrite of basic methods.
Kaz Kylheku
2019-09-09
1
-11
/
+57
*
subtypep: structs with car or length method are sequences.
Kaz Kylheku
2019-09-06
1
-0
/
+2
*
lib: access special methods via special slot mechanism.
Kaz Kylheku
2019-09-06
1
-0
/
+10
*
New function: tailp.
Kaz Kylheku
2019-09-03
1
-0
/
+53
*
doc: fixes from vapnik spaknik.
Kaz Kylheku
2019-09-03
1
-43
/
+80
*
doc: hyphenation of some compound words.
Kaz Kylheku
2019-09-03
1
-4
/
+4
*
Version 224.
txr-224
Kaz Kylheku
2019-08-29
1
-3
/
+3
*
sha256/md5: allow characters and byte values.
Kaz Kylheku
2019-08-29
1
-4
/
+6
*
New state-object-based sha256 and md5 digesting.
Kaz Kylheku
2019-08-23
1
-0
/
+112
*
New: MD5 digest functions.
Kaz Kylheku
2019-08-23
1
-8
/
+29
*
New function: cptr-buf.
Kaz Kylheku
2019-08-21
1
-2
/
+37
*
doc: note about cptr-obj lifetime.
Kaz Kylheku
2019-08-21
1
-0
/
+12
*
New function: intern-fb.
Kaz Kylheku
2019-08-20
1
-2
/
+24
*
doc: mistake in intern arg description.
Kaz Kylheku
2019-08-20
1
-2
/
+2
*
new functions: find-symbol and find-symbol-fb.
Kaz Kylheku
2019-08-19
1
-0
/
+58
*
doc: new buildn example.
Kaz Kylheku
2019-08-18
1
-0
/
+15
*
list-builder: inserter methods return nil.
Kaz Kylheku
2019-08-17
1
-17
/
+32
*
list-builder: dequeue capabilities with del/del* operators.
Kaz Kylheku
2019-08-17
1
-7
/
+80
*
doc: expand on load-time.
Kaz Kylheku
2019-08-16
1
-0
/
+52
*
compile-file: include load-time as top-level form.
Kaz Kylheku
2019-08-16
1
-5
/
+18
*
Version 223: ten years!
txr-223
Kaz Kylheku
2019-08-14
1
-3
/
+3
*
@(collect): don't default vars if all required missing.
Kaz Kylheku
2019-08-12
1
-26
/
+49
*
base-name: optionally remove suffix.
Kaz Kylheku
2019-08-09
1
-1
/
+12
*
Version 222.
txr-222
Kaz Kylheku
2019-07-30
1
-3
/
+3
*
doc: update FFI struct/union description.
Kaz Kylheku
2019-07-30
1
-6
/
+152
*
doc: fix wrapping save-exe example
Kaz Kylheku
2019-07-29
1
-1
/
+2
[prev]
[next]