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
/
stdlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler: reduce single-arg logior and logand.
Paul A. Patience
2021-09-14
1
-1
/
+1
*
defset: add set-mask and clear-mask.
Paul A. Patience
2021-09-14
5
-24
/
+35
*
compiler: fix random perturbance in reg allocation.
Kaz Kylheku
2021-09-14
1
-2
/
+2
*
ffi, sockets: add sock-opt and sock-set-opt.
Paul A. Patience
2021-09-12
2
-0
/
+38
*
sockets: remove excess apostrophe in sock-peer.
Paul A. Patience
2021-09-11
1
-1
/
+1
*
matcher: use function for match and match-ecase error.
Kaz Kylheku
2021-09-10
1
-2
/
+8
*
exceptions: hack to store errno in string object.
Kaz Kylheku
2021-09-07
1
-12
/
+14
*
string-finish: new function.
Kaz Kylheku
2021-09-07
1
-0
/
+1
*
ffi: ffi macro uses load-time.
Kaz Kylheku
2021-09-06
1
-1
/
+1
*
ffi: add socklen-t type.
Paul A. Patience
2021-09-06
1
-17
/
+18
*
load: new macros push-after-load and pop-after-load.
Kaz Kylheku
2021-09-03
1
-0
/
+2
*
New function: delcons.
Kaz Kylheku
2021-09-02
1
-0
/
+1
*
load: new *load-hooks* feature.
Kaz Kylheku
2021-09-02
1
-0
/
+1
*
compiler: fix output path of compiled files.
Paul A. Patience
2021-09-01
1
-1
/
+1
*
Version 270.
txr-270
Kaz Kylheku
2021-08-30
1
-1
/
+1
*
buf, carray: remove de trop binding in accessors.
Paul A. Patience
2021-08-29
1
-6
/
+2
*
Version 269.
txr-269
Kaz Kylheku
2021-08-28
1
-1
/
+1
*
rand: provide random-buf function.
Kaz Kylheku
2021-08-26
1
-0
/
+1
*
ffi: provide mmap through carray.
Kaz Kylheku
2021-08-22
1
-0
/
+21
*
matcher: rename error-throwing macros.
Kaz Kylheku
2021-08-19
2
-9
/
+9
*
New ecase macros.
Kaz Kylheku
2021-08-18
1
-0
/
+6
*
ffi: fix broken deffi support for variadic functions.
Kaz Kylheku
2021-08-17
1
-1
/
+2
*
license: reformat to fit 80 columns.
Kaz Kylheku
2021-08-16
42
-546
/
+546
*
quips: new system-programming-related quips.
Kaz Kylheku
2021-08-16
1
-0
/
+2
*
doc-syms: update.
Kaz Kylheku
2021-08-15
1
-3
/
+5
*
getaddrinfo: implement canonname.
Kaz Kylheku
2021-08-15
1
-1
/
+2
*
doc: improve.
Paul A. Patience
2021-08-14
1
-2
/
+3
*
matcher: new must-match and must-match-case macros.
Kaz Kylheku
2021-08-13
1
-0
/
+15
*
Version 268.
txr-268
Kaz Kylheku
2021-08-07
1
-1
/
+1
*
txr: @(eof) takes argument for binding termination status.
Kaz Kylheku
2021-08-05
1
-0
/
+1
*
oop: fix infelicity in new* and lnew* macros.
Kaz Kylheku
2021-07-31
1
-9
/
+12
*
doc: *read-bad-json* fix and doc-syms update.
Kaz Kylheku
2021-07-31
1
-0
/
+1
*
quips: new one.
Kaz Kylheku
2021-07-28
1
-0
/
+1
*
Version 267.
txr-267
Kaz Kylheku
2021-07-26
1
-1
/
+1
*
op: set nested flag in correct context.
Kaz Kylheku
2021-07-19
1
-10
/
+20
*
op: rename argument for consistency.
Kaz Kylheku
2021-07-19
1
-2
/
+2
*
op: consolidate testing for @rec/@(rec ...)
Kaz Kylheku
2021-07-19
1
-6
/
+6
*
op: fix bug in do.
Kaz Kylheku
2021-07-19
1
-32
/
+33
*
New functions: getrlimit, setrlimit.
Kaz Kylheku
2021-07-13
1
-0
/
+6
*
Version 266.
txr-266
Kaz Kylheku
2021-07-04
1
-1
/
+1
*
compiler: disallow trailing slashes in path.
Kaz Kylheku
2021-07-10
1
-1
/
+3
*
doc-lookup: ignore BROWSER when empty.
Paul A. Patience
2021-07-10
1
-8
/
+8
*
New function: add-suffix.
Kaz Kylheku
2021-07-10
1
-0
/
+1
*
New functions: trim-short-suffix, trim-long-suffix.
Kaz Kylheku
2021-07-10
1
-0
/
+2
*
lib: new function separate.
Paul A. Patience
2021-07-09
1
-4
/
+5
*
compiler: remove case of ad-hoc path catenation.
Kaz Kylheku
2021-07-09
1
-2
/
+1
*
compiler: use short-suffix.
Paul A. Patience
2021-07-09
1
-15
/
+10
*
defstruct: diagnose built-in type being redefined.
Kaz Kylheku
2021-07-09
2
-0
/
+3
*
with-resources: undocumented nil skip behavior.
Kaz Kylheku
2021-07-07
1
-2
/
+7
*
doc-lookup: add support for OpenBSD.
Paul A. Patience
2021-07-05
1
-2
/
+3
[next]