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
...
*
asm: unused variables.
Kaz Kylheku
2023-03-21
1
-8
/
+37
*
lib: switch from use function to ignore function
Kaz Kylheku
2023-03-21
3
-20
/
+19
*
compiler: recognize ignore and use functions
Kaz Kylheku
2023-03-21
1
-2
/
+9
*
New function: ignore, synonym of nilf.
Kaz Kylheku
2023-03-21
2
-3
/
+4
*
copy-file: fix unused warnings.
Kaz Kylheku
2023-03-21
1
-13
/
+32
*
compiler: unused warnings in optimizer.
Kaz Kylheku
2023-03-21
1
-62
/
+62
*
compiler: bug: unmatchable pattern in optimizer.
Kaz Kylheku
2023-03-21
1
-1
/
+1
*
compiler: fix remaining unused variable warnings
Kaz Kylheku
2023-03-21
1
-66
/
+69
*
Allow t symbol in macro parameter lists.
Kaz Kylheku
2023-03-21
1
-19
/
+24
*
compiler: fix unused variable situations
Kaz Kylheku
2023-03-20
1
-34
/
+28
*
compiler: recognize t as synonym for :warn.
Kaz Kylheku
2023-03-20
1
-1
/
+1
*
compiler: source-loc propagation in tree-bind, lambda
Kaz Kylheku
2023-03-20
2
-89
/
+95
*
compiler: recognize use function as constant-foldable
Kaz Kylheku
2023-03-20
1
-1
/
+1
*
compiler: implement unused warning
Kaz Kylheku
2023-03-20
1
-7
/
+19
*
compiler: compiler options mechanism.
Kaz Kylheku
2023-03-20
1
-3
/
+60
*
New audio-related quip.
Kaz Kylheku
2023-02-21
1
-0
/
+1
*
quips: new one about floating-point.
Kaz Kylheku
2023-02-08
1
-0
/
+1
*
doc: * function not mentioned in heading.
Kaz Kylheku
2023-01-02
1
-74
/
+74
*
Copyright year bump 2023.
Kaz Kylheku
2023-01-01
44
-44
/
+44
*
Version 284.
txr-284
Kaz Kylheku
2022-12-30
1
-1
/
+1
*
awk: new feature, res variable.
Kaz Kylheku
2022-12-30
2
-2
/
+5
*
doc: fix nonexistent macro name.
Kaz Kylheku
2022-12-30
1
-1
/
+1
*
quips: new one.
Kaz Kylheku
2022-12-10
1
-0
/
+1
*
compiler: runaway recursion in constant folding call.
Kaz Kylheku
2022-11-26
1
-1
/
+4
*
compiler: bug: some functions mustn't be constant-folded
Kaz Kylheku
2022-11-25
1
-5
/
+5
*
read-once: support globals properly.
Kaz Kylheku
2022-11-10
1
-2
/
+3
*
New feature: struct preludes.
Kaz Kylheku
2022-11-03
2
-2
/
+21
*
compiler: optimizations in catch.
Kaz Kylheku
2022-10-27
1
-46
/
+63
*
defstruct: new :inherit clause.
Kaz Kylheku
2022-10-17
1
-5
/
+14
*
Version 283.
txr-283
Kaz Kylheku
2022-10-16
1
-1
/
+1
*
New function: macroexpand-struct-clause.
Kaz Kylheku
2022-10-13
2
-0
/
+6
*
New function: macroexpand-match.
Kaz Kylheku
2022-10-13
2
-0
/
+6
*
New function: macroexpand-place.
Kaz Kylheku
2022-10-13
2
-6
/
+15
*
New function: macroexpand-params.
Kaz Kylheku
2022-10-13
2
-0
/
+8
*
structs: optional init-exprs now useful in :delegate
Kaz Kylheku
2022-10-11
1
-3
/
+13
*
json: support standard-style formatting.
Kaz Kylheku
2022-10-11
1
-0
/
+1
*
streams: new function inc-indent-abs.
Kaz Kylheku
2022-10-11
1
-3
/
+4
*
New quip: future-proof.
Kaz Kylheku
2022-10-10
1
-0
/
+1
*
defstruct: consolidate finalizers into one lambda.
Kaz Kylheku
2022-10-05
1
-6
/
+12
*
defstruct: refactor elimination of empty :init/:fini.
Kaz Kylheku
2022-10-05
1
-18
/
+18
*
define-struct-clause: reject :postfini
Kaz Kylheku
2022-10-04
1
-1
/
+1
*
oop: allow multiple :init, :fini, etc.
Kaz Kylheku
2022-10-04
1
-43
/
+29
*
New: %fun% mechanism for current function name.
Kaz Kylheku
2022-10-03
2
-15
/
+24
*
New method: str-addr.
Kaz Kylheku
2022-10-03
2
-0
/
+29
*
str-in6addr: bugfix: trailing zero in hex problem.
Kaz Kylheku
2022-10-03
1
-2
/
+4
*
New sockaddr-str function.
Kaz Kylheku
2022-10-02
2
-0
/
+10
*
New :postfini feature in defstruct.
Kaz Kylheku
2022-09-27
1
-2
/
+16
*
Version 282.
txr-282
Kaz Kylheku
2022-09-16
1
-1
/
+1
*
compiler: bug: bad basic-block merge across end insn.
Kaz Kylheku
2022-09-15
3
-6
/
+12
*
compiler: bug: scoping of lambda optionals.
Kaz Kylheku
2022-09-15
1
-17
/
+15
[prev]
[next]