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
...
*
Change return value spec for base64 stream functions.
Kaz Kylheku
2017-08-22
2
-9
/
+27
*
buffers: fix infinite loop in buf_grow.
Kaz Kylheku
2017-08-22
1
-6
/
+8
*
parser: bugfix: empty buf literal problem.
Kaz Kylheku
2017-08-22
1
-1
/
+2
*
Default the length argument of truncate-stream.
Kaz Kylheku
2017-08-21
2
-2
/
+19
*
Update and expose base64 stream functions.
Kaz Kylheku
2017-08-18
3
-22
/
+107
*
Revising out-of-memory handling.
Kaz Kylheku
2017-08-18
5
-31
/
+20
*
vec-set-length maintenance.
Kaz Kylheku
2017-08-17
1
-4
/
+13
*
Rewriting string-extend.
Kaz Kylheku
2017-08-17
1
-26
/
+25
*
parser: fix byacc regression related to hash-semi.
Kaz Kylheku
2017-08-17
1
-0
/
+1
*
parser: more efficient treatment of string literals.
Kaz Kylheku
2017-08-17
1
-27
/
+12
*
Get continuations working on aarch64.
Kaz Kylheku
2017-08-16
2
-15
/
+22
*
Port to aarch64 (ARM 8).
Kaz Kylheku
2017-08-16
3
-2
/
+72
*
Allow character inputs in some bit operations.
Kaz Kylheku
2017-08-16
2
-1
/
+43
*
ffi: new FFI type I/O functions.
Kaz Kylheku
2017-08-16
3
-0
/
+139
*
buf: provide way to work with on-stack buffers.
Kaz Kylheku
2017-08-16
2
-3
/
+7
*
buf: new buffer stream.
Kaz Kylheku
2017-08-14
5
-0
/
+397
*
buf: tiny code improvement.
Kaz Kylheku
2017-08-14
1
-1
/
+1
*
bugfix: buf-put-uchar
Kaz Kylheku
2017-08-14
1
-1
/
+1
*
bugfix: seek-stream :from-end not working.
Kaz Kylheku
2017-08-14
1
-1
/
+1
*
base64 funtions: factor out stream filtering internals.
Kaz Kylheku
2017-08-09
2
-15
/
+37
*
ffi: new buf-carray function.
Kaz Kylheku
2017-08-08
3
-0
/
+29
*
New divides function.
Kaz Kylheku
2017-08-07
3
-0
/
+53
*
Make len a synonym for length.
Kaz Kylheku
2017-08-07
2
-2
/
+10
*
New spl and tok: variants of tok-str and split-str.
Kaz Kylheku
2017-08-07
4
-0
/
+86
*
tok-str requires two arguments, not just one.
Kaz Kylheku
2017-08-07
1
-1
/
+1
*
bugfix: n-ary arith functions must check single arg.
Kaz Kylheku
2017-08-05
2
-9
/
+60
*
Add sum and prod convenience functions.
Kaz Kylheku
2017-08-05
4
-0
/
+60
*
New functions digpow and digits.
Kaz Kylheku
2017-08-05
3
-0
/
+143
*
Bugfix: (sys:expr . atom) bad syntax out of parser.
Kaz Kylheku
2017-08-02
1
-1
/
+1
*
Bi-directional string tree match for non-vars.
Kaz Kylheku
2017-08-02
2
-2
/
+40
*
doc: aret description refers to ret.
Kaz Kylheku
2017-08-02
1
-1
/
+1
*
doc: explain qref and uref.
Kaz Kylheku
2017-08-02
1
-6
/
+17
*
doc: note about global symbol macros.
Kaz Kylheku
2017-08-02
1
-0
/
+4
*
doc: missing formatting in qref equivalence.
Kaz Kylheku
2017-08-02
1
-0
/
+2
*
doc: mention listener in Lisp intro.
Kaz Kylheku
2017-08-02
1
-4
/
+6
*
doc: cross reference different #b.
Kaz Kylheku
2017-08-02
1
-0
/
+13
*
bugfix: spurious nils in pad function's output.
Kaz Kylheku
2017-08-02
1
-5
/
+6
*
genvim: ^ is constituent of identifiers.
Kaz Kylheku
2017-08-01
1
-1
/
+1
*
Evaluate doloop forms in an implicit tagbody.
Kaz Kylheku
2017-07-31
2
-12
/
+22
*
doc: note about label symbols in tagbody.
Kaz Kylheku
2017-07-31
1
-0
/
+11
*
Small code cleanup in tagbody.
Kaz Kylheku
2017-07-31
1
-4
/
+3
*
bugfix: tagbody mustn't expose anonymous block.
Kaz Kylheku
2017-07-30
1
-8
/
+9
*
Optimize trivial tagbody.
Kaz Kylheku
2017-07-30
1
-35
/
+37
*
listener: handle incomplete buf literals.
Kaz Kylheku
2017-07-30
1
-1
/
+23
*
New macros doloop and doloop*.
Kaz Kylheku
2017-07-30
3
-0
/
+236
*
doc: grammar under Ranges.
Kaz Kylheku
2017-07-29
1
-1
/
+1
*
genvim: flag trailing junk in #x #o #b literals.
Kaz Kylheku
2017-07-29
1
-9
/
+14
*
doc: struct literals: bad syntax synopsis.
Kaz Kylheku
2017-07-29
1
-1
/
+1
*
doc: grammar in setuid section.
Kaz Kylheku
2017-07-29
1
-1
/
+1
*
genvim: flag invalid # syntax.
Kaz Kylheku
2017-07-28
1
-0
/
+2
[prev]
[next]