index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
module
/
language
/
tree-il
/
fix-letrec.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-22
Optimize ordering edges in fix-letrec
Andy Wingo
1
-2
/
+4
2025-01-22
Fix bad algorithmic growth in fix-letrec
Andy Wingo
1
-153
/
+216
2023-06-19
Excise use of `record-case`
Andy Wingo
1
-24
/
+18
2023-02-24
Add 'record-case' to '.dir-locals.el'.
Ludovic Courtès
1
-4
/
+0
2021-04-21
Optimize letrec* binding order in fix-letrec
Andy Wingo
1
-3
/
+41
2019-08-18
Add "mod" field to tree-il toplevel ref, set, define
Andy Wingo
1
-2
/
+2
2019-08-13
Update peval tests for fix-letrec
Andy Wingo
1
-1
/
+1
2019-08-13
Implement "Fixing Letrec (reloaded)"
Andy Wingo
1
-257
/
+229
2017-03-07
psyntax: Generate identifiers in a deterministic fashion.
Mark H Weaver
1
-2
/
+4
2013-06-10
Tree-il post-order rewriter no longer destructive
Andy Wingo
1
-4
/
+4
2012-07-06
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-13
/
+23
2012-07-05
fix-letrec uses effects.scm for effects analysis
Andy Wingo
1
-12
/
+22
2012-05-21
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-4
/
+24
2012-05-15
fix-letrec tweak
Andy Wingo
1
-4
/
+18
2012-01-10
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-1
/
+1
2012-01-05
Placate a number of `syntax-check' verifications.
Ludovic Courtès
1
-1
/
+1
2011-06-02
sequence of expressions -> seq of head and tail
Andy Wingo
1
-7
/
+7
2011-06-02
add <primcall> to tree-il
Andy Wingo
1
-3
/
+2
2011-06-02
rename <application> to <call>
Andy Wingo
1
-1
/
+1
2011-03-09
fix-letrec tweaks
Andy Wingo
1
-81
/
+68
2011-03-06
Handle `letrec*' like `letrec' in simple cases.
Ludovic Courtès
1
-59
/
+82
2011-01-23
Remove unexpected non-ASCII character.
Ludovic Courtès
1
-1
/
+1
2010-06-17
compiler support for letrec*
Andy Wingo
1
-34
/
+66
2010-06-11
comment in fix-letrec
Andy Wingo
1
-0
/
+1
2010-05-02
rename `vars' field in tree-il binding constructs to `gensyms'
Andy Wingo
1
-40
/
+40
2009-12-11
rename <conditional> then and else to consequent and alternate
Andy Wingo
1
-3
/
+3
2009-08-12
"fix" <let>-bound lambda expressions too
Andy Wingo
1
-1
/
+61
2009-08-06
actually implement "fixing letrec"
Andy Wingo
1
-1
/
+152
2009-08-05
add <fix> tree-il construct, and compile it
Andy Wingo
1
-0
/
+29