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
/
inline.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-28
separate peval and a new canonicalization pass into their own modules
Andy Wingo
1
-198
/
+3
2011-09-09
Add a partial evaluator for use in the compiler.
Ludovic Courtès
1
-0
/
+1
2011-02-07
fix memq/memv inlining
Andy Wingo
1
-24
/
+41
2010-06-11
add inliner cases for conditionals
Andy Wingo
1
-0
/
+38
2010-05-02
rename `vars' field in tree-il binding constructs to `gensyms'
Andy Wingo
1
-18
/
+18
2010-03-28
Fix inlining of lambda-apply-lambda.
Andy Wingo
1
-1
/
+1
2010-02-24
ensure non-escape-only prompts have a thunk application as their body
Andy Wingo
1
-21
/
+47
2010-02-19
prompt handlers are always inline
Andy Wingo
1
-10
/
+24
2010-02-19
<prompt> has no pre-unwind-handler, it's unnecessary
Andy Wingo
1
-2
/
+2
2010-01-31
tree-il analyzer and inliner handle <prompt>
Andy Wingo
1
-1
/
+11
2009-12-12
lame tweak to the inliner
Andy Wingo
1
-14
/
+17
2009-12-11
inline calls to (memv foo CONSTANT-LIST)
Andy Wingo
1
-20
/
+44
2009-12-11
rename lambda-case-else to lambda-case-alternate
Andy Wingo
1
-3
/
+3
2009-11-15
Revert "implement #:predicate" and remove predicate from <lambda-case>
Andy Wingo
1
-4
/
+2
2009-10-23
separate "inits" field in <lambda-case>; compile fixes for inits, kwargs
Andy Wingo
1
-2
/
+3
2009-10-23
tree-il support for case-lambda
Andy Wingo
1
-32
/
+39
2009-08-06
actually implement "fixing letrec"
Andy Wingo
1
-2
/
+12
2009-08-06
actually inline call-with-values to tree-il's <let-values>
Andy Wingo
1
-3
/
+30
2009-08-05
add <fix> tree-il construct, and compile it
Andy Wingo
1
-13
/
+13
2009-08-05
add a brain-dead inliner
Andy Wingo
1
-0
/
+44