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
/
test-suite
/
tests
/
peval.test
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-24
Constant-folding eq? and eqv? uses deduplication
Andy Wingo
1
-0
/
+8
2016-06-20
Fix peval on (call-with-values foo (lambda (x) x))
Andy Wingo
1
-2
/
+4
2015-12-01
Remove add1 and sub1
Andy Wingo
1
-4
/
+4
2015-05-20
Fix bug compiling fixpoint combinator
Andy Wingo
1
-2
/
+28
2014-09-30
Merge branch 'stable-2.0'
Mark H Weaver
1
-1
/
+85
2014-09-28
peval: Handle optional argument inits that refer to previous arguments.
Mark H Weaver
1
-1
/
+85
2014-02-17
Don't peval-penalize let-bound lambdas only referenced once
Andy Wingo
1
-18
/
+11
2014-01-09
Merge branch 'stable-2.0'
Mark H Weaver
1
-1
/
+15
2014-01-07
Fix inlining of tail list to apply.
Ian Price
1
-1
/
+15
2013-11-08
Remove a couple of uses of GLIL from the test suite.
Andy Wingo
1
-1
/
+0
2013-11-08
Fix make-vector peval test
Andy Wingo
1
-1
/
+1
2013-10-10
Fix peval bug with inlining and optional argument initializers
Andy Wingo
1
-1
/
+9
2013-08-13
Adapt peval.test to recent associativity fixes of numeric ops.
Mark H Weaver
1
-12
/
+9
2013-08-11
Inline escape-only prompt bodies in the Tree-IL
Andy Wingo
1
-4
/
+1
2013-08-11
remove peval abort-in-tail-position optimization
Andy Wingo
1
-0
/
+3
2013-07-06
<prompt> body and handler are lambdas; add escape-only? field
Andy Wingo
1
-16
/
+20
2013-06-27
dynamic-wind in terms of wind and unwind; remove <dynwind>, @dynamic-wind
Andy Wingo
1
-24
/
+30
2013-06-27
remove @apply memoizer
Andy Wingo
1
-7
/
+7
2013-06-16
<dynwind> no longer has "pre" or "post" fields
Andy Wingo
1
-17
/
+39
2013-06-16
Reduce call-with-values to let for singly-valued producers
Andy Wingo
1
-0
/
+9
2013-06-10
Pre-order tree-il rewrites are now non-destructive
Andy Wingo
1
-2
/
+2
2013-06-10
Tree-il post-order rewriter no longer destructive
Andy Wingo
1
-2
/
+2
2013-06-10
Simplify let-values to let if consumer binds only one variable
Andy Wingo
1
-1
/
+6
2013-02-18
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-1
/
+149
2013-02-15
local rewrite for apply to a let-bound rest list
Andy Wingo
1
-5
/
+26
2013-02-15
inline call-with-values consumers with optional and/or rest args
Andy Wingo
1
-0
/
+7
2013-02-15
more rest argument inlining improvements
Andy Wingo
1
-0
/
+71
2013-02-15
better inlining of `apply' with rest arguments
Andy Wingo
1
-0
/
+29
2013-02-15
procedures with rest arguments can get inlined
Andy Wingo
1
-0
/
+8
2013-02-14
peval can inline let-bound lambdas
Andy Wingo
1
-1
/
+13
2012-07-06
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-14
/
+34
2012-07-05
simplify one kind of degenerate prompt
Andy Wingo
1
-13
/
+25
2012-07-05
optimize (apply foo 0 (list 1 2)) => (foo 0 1 2)
Andy Wingo
1
-1
/
+9
2012-05-21
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-1
/
+57
2012-05-15
stronger conditional optimization
Andy Wingo
1
-0
/
+27
2012-05-15
optimization for chain of if expressions with common tests
Andy Wingo
1
-1
/
+30
2012-04-30
fix peval test for recent merge
Andy Wingo
1
-2
/
+2
2012-04-26
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-1
/
+15
2012-04-26
Merge commit '1cd63115be7a25d0ea18aaa0e1eff5658d8db77a'
Andy Wingo
1
-6
/
+6
2012-04-26
Merge commit 'de1eb420a5a95b17e85b19c4d98c869036e9ecb0'
Andy Wingo
1
-0
/
+1001
2012-04-23
avoid emitting degenerate aliases in peval
Andy Wingo
1
-1
/
+15
2012-04-23
minor tweaks to a peval test
Andy Wingo
1
-4
/
+4
2012-04-23
peval tests into separate file
Andy Wingo
1
-0
/
+988