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
*
tests: broken glob test cases crash under musl.
Kaz Kylheku
2020-01-08
3
-7
/
+21
*
config.h: double definition of FLO_MAX_DIG
Kaz Kylheku
2020-01-07
1
-0
/
+1
*
ffi: fix non-libffi build on big endian.
Kaz Kylheku
2020-01-06
1
-0
/
+1
*
builtin redefinition: better diagnostic message.
Kaz Kylheku
2020-01-06
1
-6
/
+10
*
sysif.h: remove dependency on off_t.
Kaz Kylheku
2020-01-01
2
-14
/
+6
*
Copyright year bump 2020.
Kaz Kylheku
2019-12-31
121
-123
/
+123
*
doc: usage note for compile-update-file.
Kaz Kylheku
2019-12-23
1
-0
/
+16
*
doc: redocument keyword argument description.
Kaz Kylheku
2019-12-23
1
-15
/
+29
*
doc: spurious blank line under build macro.
Kaz Kylheku
2019-12-23
1
-1
/
+0
*
New function: compile-update-file.
Kaz Kylheku
2019-12-22
3
-59
/
+107
*
Version 230.
txr-230
Kaz Kylheku
2019-12-20
4
-5
/
+24
*
config: improve check for PIE-disabling flags.
Kaz Kylheku
2019-12-19
1
-2
/
+2
*
configure: better check for missing make.
Kaz Kylheku
2019-12-19
1
-2
/
+2
*
configure: disable building as PIE.
Kaz Kylheku
2019-12-18
1
-0
/
+25
*
Move jmp-related stuff from signal.h to unwind.h.
Kaz Kylheku
2019-12-17
3
-170
/
+177
*
bugfix: crash in extended_setjmp due to PIE.
Kaz Kylheku
2019-12-17
3
-55
/
+52
*
ffi: bug: zchar not handled in array out semantics.
Kaz Kylheku
2019-12-16
1
-0
/
+1
*
ffi: shut up gcc7 warnings about switch case.
Kaz Kylheku
2019-12-16
1
-0
/
+7
*
Version 229.
txr-229
Kaz Kylheku
2019-12-14
7
-972
/
+1014
*
ffi: new type zchar
Kaz Kylheku
2019-12-14
2
-21
/
+126
*
ffi: turn char conversion flags into enum.
Kaz Kylheku
2019-12-14
1
-52
/
+85
*
listener: C++ enum issue.
Kaz Kylheku
2019-12-13
1
-1
/
+1
*
doc: doubled word in compat note.
Kaz Kylheku
2019-12-13
1
-1
/
+1
*
doc: make-buf: document default value.
Kaz Kylheku
2019-12-13
1
-2
/
+5
*
multiple-inheritance: test static-slot-home.
Kaz Kylheku
2019-12-13
2
-1
/
+6
*
multiple-inheritance: super-method loose ends.
Kaz Kylheku
2019-12-13
4
-41
/
+87
*
define-option-struct: use multiple inheritance
Kaz Kylheku
2019-12-13
1
-14
/
+22
*
OOP: implementing multiple inheritance.
Kaz Kylheku
2019-12-11
7
-94
/
+344
*
doc: clarify inheritance of static slot value.
Kaz Kylheku
2019-12-09
1
-0
/
+31
*
structs: bugfix: crash in static slot inheritance.
Kaz Kylheku
2019-12-09
1
-1
/
+1
*
New function: path-dir-empty.
Kaz Kylheku
2019-12-09
3
-0
/
+38
*
Add hyperbolic functions: sinh, cosh, and others.
Kaz Kylheku
2019-12-07
4
-0
/
+146
*
ffi: allow init-forms for slots.
Kaz Kylheku
2019-12-06
2
-11
/
+80
*
unwind: new function uw_warningf.
Kaz Kylheku
2019-12-06
2
-0
/
+23
*
disassemble: d and t regs in decimal.
Kaz Kylheku
2019-11-29
1
-2
/
+2
*
load: bug: source loc gathered for .tlo files.
Kaz Kylheku
2019-11-29
1
-1
/
+3
*
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
3
-2
/
+159
*
doc: getopt: long and short options appear in index.
Kaz Kylheku
2019-11-29
1
-0
/
+17
*
getopts: rename add method to add-opt.
Kaz Kylheku
2019-11-29
1
-5
/
+5
*
intern-fb: bugfix: optional argument handling.
Kaz Kylheku
2019-11-28
1
-1
/
+1
*
intern-fb: use correct name in diagnostics.
Kaz Kylheku
2019-11-28
1
-2
/
+2
*
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
*
doc: ffi-make-callback doesn't exist.
Kaz Kylheku
2019-11-25
1
-1
/
+1
*
listener: fix buggy balanced line check.
Kaz Kylheku
2019-11-24
1
-2
/
+7
*
buffers: support list operations.
Kaz Kylheku
2019-11-20
1
-0
/
+18
*
New function: buf-list.
Kaz Kylheku
2019-11-20
3
-0
/
+39
[next]