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
*
doc: no such thing as varray.
Kaz Kylheku
2019-06-12
1
-6
/
+6
*
doc: clarifications under zarray
Kaz Kylheku
2019-06-12
1
-6
/
+17
*
ffi: adjust in semantics of variable zarray.
Kaz Kylheku
2019-06-12
2
-7
/
+3
*
replace_list: revise, fixing several bugs.
Kaz Kylheku
2019-06-12
1
-49
/
+37
*
seq iterators: new peek operation.
Kaz Kylheku
2019-06-12
2
-0
/
+42
*
buffers: allow sub operation.
Kaz Kylheku
2019-06-11
3
-1
/
+40
*
New function: hash-peek.
Kaz Kylheku
2019-06-11
3
-8
/
+52
*
hash: remove unnecessary test.
Kaz Kylheku
2019-06-11
1
-1
/
+1
*
regression: unsuffixed cmdline arg treated as Lisp.
Kaz Kylheku
2019-06-10
1
-8
/
+14
*
Version 217.
txr-217
Kaz Kylheku
2019-06-10
7
-489
/
+586
*
Adding errno constants.
Kaz Kylheku
2019-06-09
2
-0
/
+105
*
Adding fcntl interface.
Kaz Kylheku
2019-06-09
3
-2
/
+311
*
place macros: adjustment to expansion strategy.
Kaz Kylheku
2019-06-05
2
-25
/
+37
*
arith: INT_PTR_MIN overflow bugfix.
Kaz Kylheku
2019-06-03
1
-1
/
+1
*
bugfix: list length: off-by-one error huge lists.
Kaz Kylheku
2019-05-31
1
-0
/
+2
*
posix: add close function.
Kaz Kylheku
2019-05-30
2
-0
/
+39
*
doc: missing word under mask.
Kaz Kylheku
2019-05-29
1
-1
/
+1
*
doc: typo under ldiff.
Kaz Kylheku
2019-05-29
1
-1
/
+1
*
doc: formatting of sident chars
Kaz Kylheku
2019-05-29
1
-3
/
+3
*
path-private-to-me-p: bugfix: not including superuser.
Kaz Kylheku
2019-05-29
2
-22
/
+41
*
mpi: avoid additive inverse of most negative integer.
Kaz Kylheku
2019-05-25
1
-3
/
+6
*
bugfix: c_num won't convert most negative value.
Kaz Kylheku
2019-05-25
3
-5
/
+6
*
lib: remove unused numeric macros.
Kaz Kylheku
2019-05-25
1
-2
/
+0
*
nsis: fixes for file assoc module from NSIS Wiki.
Kaz Kylheku
2019-05-25
1
-2
/
+11
*
windows: register file associations.
Kaz Kylheku
2019-05-25
2
-0
/
+146
*
placelet: add comment.
Kaz Kylheku
2019-05-23
1
-1
/
+13
*
asm: remove unused symbol macro.
Kaz Kylheku
2019-05-22
1
-2
/
+0
*
Version 216.
txr-216
Kaz Kylheku
2019-05-20
7
-1025
/
+1111
*
doc: missing deindent under Function Filters
Kaz Kylheku
2019-05-20
1
-1
/
+1
*
compile-file: input path harmonized with load.
Kaz Kylheku
2019-05-20
2
-31
/
+101
*
load: always bind *load-path* to actual path.
Kaz Kylheku
2019-05-20
2
-15
/
+28
*
oop: derived hook.
Kaz Kylheku
2019-05-15
3
-13
/
+75
*
oop: new new* and lnew* macros.
Kaz Kylheku
2019-05-15
3
-26
/
+64
*
oop: new function: struct-type-name.
Kaz Kylheku
2019-05-15
3
-0
/
+22
*
structs: eliminate declaration of nonexistent var.
Kaz Kylheku
2019-05-11
1
-1
/
+1
*
debugger: use window-mapdo.
Kaz Kylheku
2019-05-03
1
-2
/
+2
*
interpreter: small code tidying in me_interp_macro.
Kaz Kylheku
2019-05-02
1
-2
/
+1
*
interpreter: don't bother with dot position.
Kaz Kylheku
2019-05-02
1
-6
/
+1
*
bugfix: apply regression.
Kaz Kylheku
2019-05-02
1
-1
/
+1
*
C99: get rid of useless inline instantiations.
Kaz Kylheku
2019-05-02
4
-36
/
+0
*
loading: try unsuffixed files directly last.
Kaz Kylheku
2019-05-01
2
-96
/
+145
*
lib: more nuanced file access errors.
Kaz Kylheku
2019-05-01
9
-66
/
+144
*
build: allow $(pwd)/configure to work.
Kaz Kylheku
2019-04-29
2
-2
/
+13
*
debugger: expand frames.
Kaz Kylheku
2019-04-29
5
-37
/
+93
*
backtrace: check next frame for nil.
Kaz Kylheku
2019-04-29
1
-1
/
+1
*
debugger: move uw-* symbols into sys package.
Kaz Kylheku
2019-04-29
1
-9
/
+9
*
bugfix: source lineno off by one under hash bang.
Kaz Kylheku
2019-04-21
4
-4
/
+20
*
parser: always use stream-associated parser for parse_once.
Kaz Kylheku
2019-04-21
6
-26
/
+29
*
New function: window-mapdo.
Kaz Kylheku
2019-04-21
4
-13
/
+51
*
debugger: eval frames.
Kaz Kylheku
2019-04-21
4
-32
/
+97
[next]