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
/
cse.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-11
Inline escape-only prompt bodies in the Tree-IL
Andy Wingo
1
-2
/
+3
2013-07-06
<prompt> body and handler are lambdas; add escape-only? field
Andy Wingo
1
-2
/
+2
2013-06-28
Remove with-fluids; replaced by with-fluid* and inlined push-fluid primops
Andy Wingo
1
-7
/
+0
2013-06-27
replace <dynset> with primcalls to fluid-set!
Andy Wingo
1
-5
/
+0
2013-06-27
replace <dynref> with primcalls to fluid-ref
Andy Wingo
1
-4
/
+0
2013-06-27
dynamic-wind in terms of wind and unwind; remove <dynwind>, @dynamic-wind
Andy Wingo
1
-9
/
+0
2013-06-16
<dynwind> no longer has "pre" or "post" fields
Andy Wingo
1
-6
/
+2
2013-06-10
Implement tree-il-fold in terms of make-tree-il-folder.
Andy Wingo
1
-2
/
+0
2013-03-28
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
1
-3
/
+5
2013-03-09
allow case-lambda expressions with no clauses
Andy Wingo
1
-3
/
+5
2013-01-07
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
1
-4
/
+5
2012-11-21
cse: Fix out-of-bounds access to the database.
Ludovic Courtès
1
-4
/
+5
2012-06-22
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-2
/
+2
2012-06-22
cse: expressions evaluated for effect do not provide predicates
Andy Wingo
1
-2
/
+2
2012-05-21
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-68
/
+40
2012-05-15
cse passes a lookup procedure to the effects analyzer
Andy Wingo
1
-4
/
+17
2012-05-15
CSE in tail position
Andy Wingo
1
-1
/
+16
2012-05-15
mvoe tree-il=? and tree-il-hash to tree-il.scm
Andy Wingo
1
-63
/
+8
2012-04-26
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-12
/
+17
2012-04-26
Merge commit 'f66cbb99ee096186837536885d3436bb334df34d'
Andy Wingo
1
-0
/
+596
2012-04-23
new pass: cse
Andy Wingo
1
-0
/
+600
2012-04-23
fix replacement of CSE with lexical-ref
Andy Wingo
1
-11
/
+16
2012-04-23
cse hashing tweak
Andy Wingo
1
-1
/
+1