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
/
share
Commit message (
Expand
)
Author
Age
Files
Lines
*
quips: four new entries.
Kaz Kylheku
2020-10-06
1
-0
/
+4
*
quips: two new entries.
Kaz Kylheku
2020-10-05
1
-0
/
+2
*
New: quip function for random humor.
Kaz Kylheku
2020-10-04
1
-0
/
+73
*
compiler: don't use move immediate instructions.
Kaz Kylheku
2020-10-01
2
-5
/
+0
*
vm: deprecate move-immediate instructions.
Kaz Kylheku
2020-10-01
1
-0
/
+5
*
Version 243
txr-243
Kaz Kylheku
2020-09-01
1
-1
/
+1
*
Version 242
txr-242
Kaz Kylheku
2020-08-14
1
-1
/
+1
*
Version 241
txr-241
Kaz Kylheku
2020-08-07
1
-1
/
+1
*
New inaddr-str and in6addr-str functions.
Kaz Kylheku
2020-07-24
1
-0
/
+114
*
New producting each operator family.
Kaz Kylheku
2020-06-28
1
-0
/
+75
*
Version 240
txr-240
Kaz Kylheku
2020-06-06
1
-1
/
+1
*
each: fix (each ()) segfault.
Kaz Kylheku
2020-06-06
1
-1
/
+1
*
Convert each-family operators to use iter-begin.
Kaz Kylheku
2020-06-02
1
-4
/
+5
*
Version 239.
txr-239
Kaz Kylheku
2020-06-02
1
-1
/
+1
*
compiler: bugfix: missing block in dohash and each.
Kaz Kylheku
2020-05-31
1
-16
/
+18
*
Version 238.
txr-238
Kaz Kylheku
2020-05-18
1
-1
/
+1
*
sort: prudently make it subject to compat value
Kaz Kylheku
2020-05-14
1
-3
/
+3
*
lib: sort becomes non-destructive; nsort introduced.
Kaz Kylheku
2020-05-13
1
-2
/
+2
*
compiler: rearrange handling of calls
Kaz Kylheku
2020-05-04
1
-33
/
+37
*
compile: don't expand.
Kaz Kylheku
2020-05-03
1
-2
/
+2
*
compiler: implement lambda lifting.
Kaz Kylheku
2020-05-03
1
-1
/
+15
*
compiler: honor load-time in parts of loop.
Kaz Kylheku
2020-05-03
1
-0
/
+1
*
compiler: top-level is in load-time.
Kaz Kylheku
2020-05-03
1
-1
/
+2
*
compiler: check constantp in load-time.
Kaz Kylheku
2020-05-02
1
-1
/
+1
*
compiler: treat nested load-time forms.
Kaz Kylheku
2020-05-02
1
-14
/
+19
*
compiler: load-time: eliminate temp register.
Kaz Kylheku
2020-05-01
1
-5
/
+3
*
sockets: ipv6 address condensing rewrite.
Kaz Kylheku
2020-05-01
1
-14
/
+12
*
sockets: bug in formatting ipv6 address.
Kaz Kylheku
2020-05-01
1
-11
/
+14
*
Version 237.
txr-237
Kaz Kylheku
2020-04-26
1
-1
/
+1
*
compiler: avoid wasteful substitution via %bin-op%.
Kaz Kylheku
2020-04-20
1
-1
/
+1
*
compiler: bugfix: constant test in 2 or 3 arg if.
Kaz Kylheku
2020-04-20
1
-2
/
+2
*
Version 236.
txr-236
Kaz Kylheku
2020-04-18
1
-1
/
+1
*
path-testing functions: accept file descriptor.
Kaz Kylheku
2020-04-18
1
-4
/
+3
*
New function: touch.
Kaz Kylheku
2020-04-15
1
-0
/
+7
*
ignwarn: handle warnings with multiple args.
Kaz Kylheku
2020-04-13
1
-1
/
+1
*
Version 235.
txr-235
Kaz Kylheku
2020-04-12
1
-1
/
+1
*
path testing functions: accept stream argument.
Kaz Kylheku
2020-04-09
1
-1
/
+4
*
dump-compiled-objects: wrong self name.
Kaz Kylheku
2020-03-22
1
-1
/
+1
*
compile-file: propagate permissions for hash bang programs.
Kaz Kyheku
2020-03-10
1
-1
/
+20
*
Version 233.
txr-233
Kaz Kylheku
2020-03-08
1
-1
/
+1
*
getopts: new feature: cumulative options.
Kaz Kyheku
2020-03-06
1
-12
/
+46
*
getopts: bugfix in short option processing.
Kaz Kyheku
2020-03-06
1
-6
/
+6
*
compiler: remove useless consp test.
Kaz Kylheku
2020-02-13
1
-56
/
+55
*
copy-file.tl: mode change.
Kaz Kyheku
2020-02-12
1
-0
/
+0
*
Version 232.
txr-232
Kaz Kylheku
2020-02-09
1
-1
/
+1
*
file-place-buf: bugfix: create file if doesn't exist.
Kaz Kylheku
2020-02-07
1
-1
/
+1
*
file-put-buf: new argument; also, new file-place-buf
Kaz Kylheku
2020-02-07
1
-1
/
+9
*
file-get-buf: size limit, seek offset.
Kaz Kyheku
2020-02-05
1
-12
/
+21
*
New functions chmod-rec and chown-rec.
Kaz Kylheku
2020-01-31
1
-0
/
+29
*
copy-file: detect directory before opening.
Kaz Kylheku
2020-01-30
1
-10
/
+13
[next]