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
*
Bug exposed due to to environment changes.
Kaz Kylheku
2023-07-17
1
-1
/
+1
*
Simplify top-level macro environments also.
Kaz Kylheku
2023-07-17
1
-3
/
+2
*
Simplify top-level variable and function environments.
Kaz Kylheku
2023-07-16
1
-4
/
+2
*
compiler: recognize T0 register (nil) as constant.
Kaz Kylheku
2023-07-15
1
-2
/
+4
*
compiler: move material into constfun.tl
Kaz Kylheku
2023-07-15
3
-30
/
+32
*
compiler: constant folding in optimizer.
Kaz Kylheku
2023-07-15
2
-5
/
+43
*
Math library: add numerous C99 functions.
Kaz Kylheku
2023-07-15
1
-115
/
+159
*
Fix diagnostics which call non-symbol a symbol.
Kaz Kylheku
2023-07-11
1
-1
/
+1
*
doc: document SHA-1 support.
Kaz Kylheku
2023-07-08
1
-4
/
+9
*
Version 289.
txr-289
Kaz Kylheku
2023-07-02
1
-1
/
+1
*
New cached sorting functions.
Kaz Kylheku
2023-06-28
2
-0
/
+47
*
New function: hash-map.
Kaz Kylheku
2023-06-28
1
-0
/
+1
*
eval: take macro environment.
Kaz Kylheku
2023-06-27
1
-131
/
+131
*
quips: procrastination quip.
Kaz Kylheku
2023-06-17
1
-0
/
+1
*
New macro: match-cond.
Kaz Kylheku
2023-06-12
2
-0
/
+21
*
New @(push) directive.
Kaz Kylheku
2023-06-12
1
-8
/
+8
*
Version 288.
txr-288
Kaz Kylheku
2023-06-10
1
-1
/
+1
*
New functions keep-keys-if, separate-keys.
Kaz Kylheku
2023-06-07
1
-0
/
+2
*
New functions load-args-recurse and load-args-process
Kaz Kylheku
2023-06-05
2
-0
/
+51
*
compiler: more logging regarding compiled files.
Kaz Kylheku
2023-06-05
1
-12
/
+23
*
compiler: new compiler option log-level
Kaz Kylheku
2023-06-04
1
-3
/
+15
*
compiler: new function, clean-file.
Kaz Kylheku
2023-06-04
2
-0
/
+17
*
bug: compile-file can put out nil, confusing load.
Kaz Kylheku
2023-06-03
1
-1
/
+1
*
Version 287.
txr-287
Kaz Kylheku
2023-06-03
1
-1
/
+1
*
New macro: expander-let.
Kaz Kylheku
2023-05-28
2
-0
/
+45
*
awk: new :fun clause for local functions.
Kaz Kylheku
2023-05-24
1
-25
/
+28
*
compiler: fbind/lbind: elide unnecessary frames.
Kaz Kylheku
2023-05-24
1
-9
/
+15
*
awk: widen scope of redirection macros.
Kaz Kylheku
2023-05-24
1
-39
/
+44
*
awk: bug: fix ->> appending redirection operator.
Kaz Kylheku
2023-05-23
1
-1
/
+1
*
awk: bug: broken redirection operators.
Kaz Kylheku
2023-05-23
1
-2
/
+2
*
quips: reference to Super Dave Osborne.
Kaz Kylheku
2023-05-17
1
-0
/
+1
*
with-compile-options: reimplement using compiler-let
Kaz Kylheku
2023-05-16
1
-12
/
+14
*
New special operator: compiler-let
Kaz Kylheku
2023-05-16
2
-0
/
+11
*
New special operator: progv
Kaz Kylheku
2023-05-15
2
-0
/
+28
*
quips: piano-related quip.
Kaz Kylheku
2023-05-15
1
-0
/
+1
*
quips: new dad joke about the meta-object protocol
Kaz Kylheku
2023-05-14
1
-0
/
+1
*
bug: symbol-value place always global.
Kaz Kylheku
2023-05-14
1
-4
/
+4
*
compiler: spelling error in diagnostic.
Kaz Kylheku
2023-05-12
1
-1
/
+1
*
Version 286.
txr-286
Kaz Kylheku
2023-05-07
1
-1
/
+1
*
defstruct: diagnostic improvement for boa args.
Kaz Kylheku
2023-05-05
1
-2
/
+2
*
compiler: multiple issues in macro-parameter forms.
Kaz Kylheku
2023-05-05
1
-24
/
+18
*
compiler: bugfix: wrong condition in late-peephole.
Kaz Kylheku
2023-05-04
1
-1
/
+1
*
compiler: liveness bug involving closures.
Kaz Kylheku
2023-05-04
1
-3
/
+17
*
sort: support stable sorting via ssort and snsort.
Kaz Kylheku
2023-05-02
1
-2
/
+4
*
hash: new function, hash-props.
Kaz Kylheku
2023-05-01
1
-0
/
+1
*
time: improved convenience in time functions.
Kaz Kylheku
2023-04-30
1
-0
/
+2
*
match: ^#S() and ^#H(()) patterns must work
Kaz Kylheku
2023-04-29
1
-1
/
+3
*
compiler: simplify live-info defined set semantics.
Kaz Kylheku
2023-04-18
1
-6
/
+4
*
compiler: bugfix: lingering funarg eval order issue.
Kaz Kylheku
2023-04-17
1
-3
/
+1
*
compiler: propagate t-reg rename into end insn.
Kaz Kylheku
2023-04-17
1
-1
/
+1
[next]