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
*
Copyright year bump 2021.
Kaz Kylheku
2021-01-14
1
-1
/
+1
*
doc: stray functions in heading and syntax
Kaz Kylheku
2021-01-05
1
-3
/
+1
*
progn, prog1, prog2: now also functions.
Kaz Kylheku
2021-01-01
1
-5
/
+28
*
New macro: prog2
Kaz Kylheku
2021-01-01
1
-4
/
+45
*
gc: do finalizers completely on one phase.
Kaz Kylheku
2021-01-01
1
-6
/
+24
*
Version 246
txr-246
Kaz Kylheku
2020-12-31
1
-3
/
+3
*
gc: add finalization count to objects.
Kaz Kylheku
2020-12-31
1
-2
/
+7
*
doc: improve awk fconv documenation.
Kaz Kylheku
2020-12-31
1
-0
/
+16
*
doc: note for awk macro fconv.
Kaz Kylheku
2020-12-29
1
-0
/
+11
*
shuffle/nshuffle: take optional random state argument.
Kaz Kylheku
2020-12-29
1
-3
/
+5
*
doc: correction in dialect notes for symbol-macro
Kaz Kylheku
2020-12-27
1
-3
/
+5
*
Version 245
txr-245
Kaz Kylheku
2020-10-10
1
-7
/
+7
*
env-hash: now persistent and synced with setenv.
Kaz Kylheku
2020-10-16
1
-3
/
+63
*
doc: add missing detail to env function.
Kaz Kylheku
2020-10-16
1
-0
/
+8
*
Version 244
txr-244
Kaz Kylheku
2020-10-10
1
-3
/
+7
*
doc: missing info about compiled file version 5.
Kaz Kylheku
2020-10-09
1
-1
/
+3
*
New function: time-nsec.
Kaz Kylheku
2020-10-07
1
-1
/
+16
*
random: correctly refer to WELL512a everywhere.
Kaz Kylheku
2020-10-07
1
-5
/
+5
*
random: bugfix: incorrect WELL512a.
Kaz Kylheku
2020-10-07
1
-0
/
+8
*
doc: out of order compat entries.
Kaz Kylheku
2020-10-07
1
-6
/
+6
*
New functions trim-left and trim-right.
Kaz Kylheku
2020-10-05
1
-0
/
+71
*
New: quip function for random humor.
Kaz Kylheku
2020-10-04
1
-0
/
+31
*
Version 243
txr-243
Kaz Kylheku
2020-09-01
1
-3
/
+3
*
New function: reject.
Kaz Kylheku
2020-09-01
1
-0
/
+70
*
doc: minor flaw in select syntax markup.
Kaz Kylheku
2020-08-30
1
-1
/
+1
*
doc: rewrite multiple inheritance intro paragraph.
Kaz Kylheku
2020-08-28
1
-9
/
+3
*
doc: :fini also affected by diamond problem.
Kaz Kylheku
2020-08-28
1
-4
/
+25
*
structs: deal with initialization diamond problem.
Kaz Kylheku
2020-08-27
1
-2
/
+89
*
ffi/doc: bugfixes to bitfield alignment.
Kaz Kylheku
2020-08-24
1
-10
/
+7
*
doc: ffi: struct size with only zero-width field.
Kaz Kylheku
2020-08-24
1
-1
/
+2
*
doc: clarify *load-path* treatment under @(load)
Kaz Kylheku
2020-08-19
1
-1
/
+3
*
txr: repeat ferrets out Lisp-embedded vars.
Kaz Kylheku
2020-08-17
1
-44
/
+80
*
Version 242
txr-242
Kaz Kylheku
2020-08-14
1
-3
/
+3
*
doc: listener: undo over history clarifications.
Kaz Kylheku
2020-08-14
1
-6
/
+12
*
Version 241
txr-241
Kaz Kylheku
2020-08-07
1
-3
/
+3
*
doc: fix under define-option-struct
Kaz Kylheku
2020-08-07
1
-1
/
+1
*
New inaddr-str and in6addr-str functions.
Kaz Kylheku
2020-07-24
1
-1
/
+121
*
New sspl function.
Kaz Kylheku
2020-07-22
1
-1
/
+10
*
distat: bugfix: use lstat.
Kaz Kylheku
2020-07-20
1
-8
/
+7
*
stat, lstat and dirstat now take struct param.
Kaz Kylheku
2020-07-20
1
-7
/
+25
*
doc: add an implementation note for exceptions.
Kaz Kylheku
2020-07-17
1
-0
/
+24
*
doc: exception handling wording improvements.
Kaz Kylheku
2020-07-17
1
-9
/
+19
*
doc: wrong symbol under cptr-buf.
Kaz Kylheku
2020-07-13
1
-1
/
+1
*
doc: spurious word under Variables.
Kaz Kylheku
2020-07-13
1
-1
/
+1
*
doc: fix some mistakes in ffi-get and ffi-out.
Kaz Kylheku
2020-07-13
1
-9
/
+7
*
cptr: new cptr-get and cptr-out functions.
Kaz Kylheku
2020-07-13
1
-0
/
+131
*
Support weak semantics in symbol packages.
Kaz Kylheku
2020-07-12
1
-1
/
+19
*
listener: new *-1, *-2 ... *-20 macros.
Kaz Kylheku
2020-07-11
1
-0
/
+19
*
Add dirstat function.
Kaz Kylheku
2020-07-09
1
-5
/
+84
*
Add missing closedir.
Kaz Kylheku
2020-07-09
1
-1
/
+36
[next]