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
/
eval.test
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-13
Rebase throw/catch on top of raise-exception/with-exception-handler
Andy Wingo
1
-8
/
+8
2017-03-14
Better eval+promise+gc test
Andy Wingo
1
-1
/
+6
2015-12-01
Remove frame-procedure
Andy Wingo
1
-2
/
+2
2014-04-16
Change some make-stack tests to use frame-call-representation
Andy Wingo
1
-8
/
+6
2014-04-15
Fix frame-call-representation for primitive applications
Andy Wingo
1
-6
/
+4
2014-03-15
Add call-with-stack-overflow-handler tests
Andy Wingo
1
-7
/
+86
2014-03-02
Fix for-each bug detecting not-a-list
Andy Wingo
1
-1
/
+11
2013-11-21
No more VM objects visible to Scheme
Andy Wingo
1
-1
/
+1
2013-11-21
VM accessors take VM as implicit argument, not explicit argument
Andy Wingo
1
-3
/
+2
2013-11-21
Remove make-vm; there will be one vm per thread now.
Andy Wingo
1
-2
/
+2
2013-11-08
Fix eval.test: stack involving a primitive
Andy Wingo
1
-3
/
+1
2013-10-18
Subrs are RTL programs
Andy Wingo
1
-2
/
+4
2013-01-07
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
1
-0
/
+30
2012-11-28
eval: Store docstrings for lambdas.
Ludovic Courtès
1
-0
/
+30
2012-04-23
Clean up stack tests
Noah Lavine
1
-46
/
+23
2012-04-23
make-stack handles prompt tags better
Noah Lavine
1
-0
/
+37
2012-01-30
Fix primitive-eval to return #<unspecified> for definitions
Mark H Weaver
1
-0
/
+4
2012-01-30
Fix 'local-eval' when the specified environment is a module
Mark H Weaver
1
-9
/
+11
2012-01-26
Implement `local-eval', `local-compile', and `the-environment'
Andy Wingo
1
-2
/
+93
2011-11-17
eval.test work
Andy Wingo
1
-71
/
+43
2011-11-16
Re-enable a couple of evaluator tests.
Ludovic Courtès
1
-3
/
+2
2011-05-05
map and for-each in scheme
Andy Wingo
1
-5
/
+10
2010-09-27
add call-with-vm; remove thread-vm bits; remove vm-apply; engines settable.
Andy Wingo
1
-2
/
+3
2010-09-25
fix eval.test for procnames eval option
Andy Wingo
1
-7
/
+0
2010-05-26
Raise an exception upon VM stack overflows (fixes bug #29574).
Ludovic Courtès
1
-0
/
+13
2010-03-31
Move another GOOPS-less test at the beginning.
Ludovic Courtès
1
-4
/
+0
2010-02-26
deprecate lazy-catch
Andy Wingo
1
-16
/
+14
2009-12-01
new evaluator, y'all
Andy Wingo
1
-2
/
+5
2009-12-01
factor copy-tree and cons-source out of eval.[ch]
Andy Wingo
1
-2
/
+2
2009-10-02
Fix the argument list of gsubr stack frames.
Ludovic Courtès
1
-1
/
+24
2009-06-17
Change Guile license to LGPLv3+
Neil Jerram
1
-1
/
+1
2009-05-20
fix failing macro-as-parameter tests in eval.test
Andy Wingo
1
-11
/
+16
2009-03-17
Merge commit 'e20d7001c3f7150400169fecb0bf0eefdf122fe2' into vm-check
Andy Wingo
1
-1
/
+64
2009-02-17
Add tests for the stack inspection API.
Ludovic Courtès
1
-1
/
+64
2008-11-01
make-procedure-with-setter inherits name from getter
Andy Wingo
1
-2
/
+6
2007-10-21
* tests/continuations.test ("continuations"): Use
Neil Jerram
1
-1
/
+17
2007-01-19
Changes from arch/CVS synchronization
Ludovic Courtès
1
-1
/
+16
2007-01-15
merge from 1.8
Kevin Ryde
1
-0
/
+27
2006-10-09
merge from 1.8 branch
Kevin Ryde
1
-2
/
+26
2006-04-16
merge from 1.8 branch
Kevin Ryde
1
-1
/
+1
2005-08-15
("letrec init evaluation"): New paranoid test.
Neil Jerram
1
-0
/
+19
2005-05-23
The FSF has a new address.
Marius Vollmer
1
-1
/
+1
2004-12-27
Move continuation / stack tests to continuations.test, and add save and
Neil Jerram
1
-22
/
+0
2004-12-23
News tests for making stacks from continuations. From Neil Jerram.
Marius Vollmer
1
-0
/
+23
2004-03-24
* libguile/eval.c: Separated some definitions relevant for execution
Dirk Herrmann
1
-7
/
+30
2003-10-07
* lib.scm (exception:missing-expression): New.
Dirk Herrmann
1
-1
/
+3
2003-04-05
Changed license terms to the plain LGPL thru-out.
Marius Vollmer
1
-37
/
+12
2001-10-26
* tests/eval.test: Added tests for promises.
Dirk Herrmann
1
-0
/
+68
2001-07-19
* tests/alist.test, tests/bit-operations.test,
Martin Grabmüller
1
-1
/
+1
2001-05-10
("evaluator" "memoization"): New test prefix block.
Thien-Thi Nguyen
1
-0
/
+9
[next]