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
...
*
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
*
genman, lib, tests: use defvarl where possible.
Paul A. Patience
2021-07-05
1
-1
/
+1
*
Version 265.
txr-265
Kaz Kylheku
2021-07-04
1
-1
/
+1
*
compiler: inline lambda: fix : from apply-list case
Kaz Kylheku
2021-07-03
1
-1
/
+2
*
compiler: inline lambda: broken : args to optionals.
Kaz Kylheku
2021-07-03
1
-5
/
+19
*
compiler: inline lambda: not creating rest param.
Kaz Kylheku
2021-07-03
1
-1
/
+1
*
compiler: typo in lambda error.
Kaz Kylheku
2021-07-02
1
-1
/
+1
*
doc: cptr-put does not exist.
Kaz Kylheku
2021-07-02
1
-1
/
+1
*
doc: check the contents of doc-syms.
Paul A. Patience
2021-07-01
1
-1
/
+1
*
doc: fix various issues in .coNP lines.
Paul A. Patience
2021-07-01
1
-119
/
+118
*
compiler: inline lambda: another apply-list diagnosis bug.
Kaz Kylheku
2021-06-30
1
-2
/
+8
*
op: refactor do handling.
Kaz Kylheku
2021-06-30
1
-19
/
+37
*
op: bug in do: must insert @1 into unexpanded form.
Kaz Kylheku
2021-06-29
1
-2
/
+6
*
compiler: bug: diagnose excess args from apply list.
Kaz Kylheku
2021-06-29
2
-5
/
+11
*
doc-lookup: use BROWSER variable; provide fallback.
Kaz Kylheku
2021-06-29
1
-3
/
+13
*
New function: find-true.
Kaz Kylheku
2021-06-29
1
-2
/
+3
*
New function: path-search.
Kaz Kylheku
2021-06-29
2
-0
/
+14
*
doc-lookup: handle xdg-open not terminating.
Kaz Kylheku
2021-06-29
1
-7
/
+13
[prev]
[next]