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
*
opip: new special handling of (let ...).
Kaz Kylheku
2023-08-03
1
-9
/
+34
*
compiler: bug: disappearing basic block nojoin flag.
Kaz Kylheku
2023-07-31
1
-0
/
+1
*
compiler: bugfix: dangling rlinks after dead code elimination
Kaz Kylheku
2023-07-31
1
-8
/
+10
*
places: regression in symbol-function place.
Kaz Kylheku
2023-07-29
1
-5
/
+5
*
Version 290.
txr-290
Kaz Kylheku
2023-07-29
1
-1
/
+1
*
compiler: use partition-if for basic block division.
Kaz Kylheku
2023-07-28
1
-5
/
+5
*
symbol-function: check symbol argument.
Kaz Kylheku
2023-07-27
1
-0
/
+2
*
match: bug: lexical symbol macros neglected
Kaz Kylheku
2023-07-27
1
-1
/
+1
*
New functions and fixes in lexical introspection.
Kaz Kylheku
2023-07-27
1
-2
/
+6
*
compiler: compress symbol tables also.
Kaz Kylheku
2023-07-26
2
-31
/
+46
*
compiler: compact D registers.
Kaz Kylheku
2023-07-25
2
-16
/
+34
*
compiler: code formatting.
Kaz Kylheku
2023-07-25
2
-4
/
+4
*
rel-path: treat empty paths as relative.
Kaz Kylheku
2023-07-25
1
-4
/
+4
*
compiler: constant fold gapply like gcall.
Kaz Kylheku
2023-07-17
1
-3
/
+6
*
compiler: new apply-to-gapply optimization
Kaz Kylheku
2023-07-17
1
-0
/
+15
*
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
[next]