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
*
OOP: use chk_calloc for objects.
Kaz Kylheku
2020-08-27
1
-9
/
+4
*
OOP: bugfix: lazy object uninitialized dirty flag.
Kaz Kylheku
2020-08-27
1
-0
/
+1
*
OOP: optimization in dupe base check.
Kaz Kylheku
2020-08-27
1
-7
/
+7
*
structs: deal with initialization diamond problem.
Kaz Kylheku
2020-08-27
2
-13
/
+201
*
ffi/doc: bugfixes to bitfield alignment.
Kaz Kylheku
2020-08-24
2
-22
/
+24
*
doc: ffi: struct size with only zero-width field.
Kaz Kylheku
2020-08-24
1
-1
/
+2
*
ffi: bugfix: zero-width bitfield offset problem.
Kaz Kylheku
2020-08-24
1
-1
/
+1
*
ffi: correct tft->nmemb under zero-bit fields.
Kaz Kylheku
2020-08-24
1
-2
/
+4
*
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
4
-46
/
+87
*
txr: identify output repeat vars at parse time
Kaz Kylheku
2020-08-17
2
-52
/
+64
*
Remove unnecessary forward declarations.
Kaz Kylheku
2020-08-17
2
-3
/
+0
*
Version 242
txr-242
Kaz Kylheku
2020-08-14
4
-5
/
+18
*
match.c: revert bad commits.
Kaz Kylheku
2020-08-14
1
-158
/
+118
*
doc: listener: undo over history clarifications.
Kaz Kylheku
2020-08-14
1
-6
/
+12
*
listener: fix completion regression.
Kaz Kylheku
2020-08-12
1
-1
/
+1
*
scanner: use %option never-interactive
Kaz Kylheku
2020-08-08
1
-24
/
+2
*
Version 241
txr-241
Kaz Kylheku
2020-08-07
7
-1101
/
+1184
*
scanner: backport isatty hack to Flex 2.5.x.
Kaz Kylheku
2020-08-07
1
-1
/
+18
*
cygwin: bugs in string catenation and splitting.
Kaz Kylheku
2020-08-07
1
-4
/
+4
*
cygwin: build fixes.
Kaz Kylheku
2020-08-07
2
-1
/
+2
*
doc: fix under define-option-struct
Kaz Kylheku
2020-08-07
1
-1
/
+1
*
Change noreturn to NORETURN.
Kaz Kylheku
2020-08-07
10
-44
/
+44
*
scanner: use batch mode; nuke isatty calls.
Kaz Kylheku
2020-08-06
1
-4
/
+5
*
scanner: issue with <unistd.h> header.
Kaz Kylheku
2020-08-03
1
-0
/
+5
*
Different banner text for plain mode.
Kaz Kylheku
2020-07-24
1
-2
/
+6
*
New inaddr-str and in6addr-str functions.
Kaz Kylheku
2020-07-24
7
-2
/
+435
*
New sspl function.
Kaz Kylheku
2020-07-22
4
-1
/
+17
*
distat: bugfix: use lstat.
Kaz Kylheku
2020-07-20
2
-9
/
+8
*
stat, lstat and dirstat now take struct param.
Kaz Kylheku
2020-07-20
4
-23
/
+41
*
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
*
More reasonable fallback for self path: revisited.
Kaz Kylheku
2020-07-14
1
-0
/
+5
*
doc: wrong symbol under cptr-buf.
Kaz Kylheku
2020-07-13
1
-1
/
+1
*
cptr: bugfix: cptr-out must fall back on tft->put.
Kaz Kylheku
2020-07-13
1
-1
/
+4
*
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
2
-0
/
+166
*
tags: take advantage of weak packages.
Kaz Kylheku
2020-07-12
1
-1
/
+1
*
Support weak semantics in symbol packages.
Kaz Kylheku
2020-07-12
4
-16
/
+35
*
listener: new *-1, *-2 ... *-20 macros.
Kaz Kylheku
2020-07-11
5
-2
/
+36
*
Add dirstat function.
Kaz Kylheku
2020-07-09
2
-24
/
+130
*
Add missing closedir.
Kaz Kylheku
2020-07-09
2
-3
/
+57
*
opendir: gc-correctness.
Kaz Kylheku
2020-07-09
1
-1
/
+2
*
readdir: skip . and .. entries
Kaz Kylheku
2020-07-08
2
-14
/
+28
*
iter_item: bugfix/omission.
Kaz Kylheku
2020-07-08
1
-0
/
+5
*
doc: iter-more vs oop iterator.
Kaz Kylheku
2020-07-08
1
-2
/
+14
*
Expose low-level opendir/readdir dir traversal.
Kaz Kylheku
2020-07-08
5
-12
/
+258
*
uref/qref: read-print consistency issue.
Kaz Kylheku
2020-07-08
1
-4
/
+12
*
uref/qref: printing bug.
Kaz Kylheku
2020-07-08
1
-1
/
+1
[next]