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
...
*
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
*
New: file copy, recursive copy, recursive delete.
Kaz Kylheku
2020-01-29
1
-0
/
+184
*
compiler: bug in catch: frame level mismatch.
Kaz Kylheku
2020-01-28
1
-2
/
+2
*
with-resources: support multiple cleanup forms.
Kaz Kyheku
2020-01-15
1
-5
/
+5
*
Version 231.
txr-231
Kaz Kylheku
2020-01-12
1
-1
/
+1
*
Copyright year bump 2020.
Kaz Kylheku
2019-12-31
36
-36
/
+36
*
New function: compile-update-file.
Kaz Kylheku
2019-12-22
1
-57
/
+73
*
Version 230.
txr-230
Kaz Kylheku
2019-12-20
1
-1
/
+1
*
Version 229.
txr-229
Kaz Kylheku
2019-12-14
1
-1
/
+1
*
define-option-struct: use multiple inheritance
Kaz Kylheku
2019-12-13
1
-14
/
+22
*
OOP: implementing multiple inheritance.
Kaz Kylheku
2019-12-11
1
-8
/
+11
*
New function: path-dir-empty.
Kaz Kylheku
2019-12-09
1
-0
/
+9
*
disassemble: d and t regs in decimal.
Kaz Kylheku
2019-11-29
1
-2
/
+2
*
getopt: tweak multi-line literals in help text
Kaz Kylheku
2019-11-29
1
-26
/
+25
*
getopts: new define-option-struct macro.
Kaz Kylheku
2019-11-29
1
-0
/
+23
*
getopts: rename add method to add-opt.
Kaz Kylheku
2019-11-29
1
-5
/
+5
*
getopts: move opts object into opt-processor.
Kaz Kylheku
2019-11-28
1
-20
/
+24
*
getopts: remove unused opt-processor slot from opts.
Kaz Kylheku
2019-11-28
1
-3
/
+2
*
getopts: print types in help without colon.
Kaz Kylheku
2019-11-28
1
-2
/
+2
*
getopts: simplify build-hash.
Kaz Kylheku
2019-11-28
1
-5
/
+3
*
Version 228.
txr-228
Kaz Kylheku
2019-11-18
1
-1
/
+1
*
op: fix wrong compat version value.
Kaz Kylheku
2019-11-18
1
-1
/
+1
*
compiler: first use of .? notation.
Kaz Kylheku
2019-11-06
1
-1
/
+1
*
syntax: new .? operator for null-safe object access.
Kaz Kylheku
2019-11-05
1
-27
/
+40
*
path-tests: bug in path-strictly-private-to-me-p.
Kaz Kylheku
2019-11-04
1
-1
/
+1
*
path-tests: fix incorrect type tests.
Kaz Kylheku
2019-11-03
1
-7
/
+11
*
stat: support high resolution time stamps.
Kaz Kylheku
2019-10-29
1
-1
/
+7
*
Version 227.
txr-227
Kaz Kylheku
2019-10-26
1
-1
/
+1
*
Version 226.
txr-226
Kaz Kylheku
2019-10-25
1
-1
/
+1
*
stdlib: remove unneeded macros from compiled image.
Kaz Kylheku
2019-10-24
3
-40
/
+44
[prev]
[next]