Merge commit 'feccd2d3100fd2964d4c2df58ab3da7ce4949a66' into vm-check
[bpt/guile.git] / test-suite / tests / eval.test
2009-03-17 Andy WingoMerge commit 'feccd2d3100fd2964d4c2df58ab3da7ce4949a66...
2009-03-17 Andy WingoMerge commit 'cce8b2ce93703aff953750fb40cb53176ea66504...
2009-03-17 Andy WingoMerge commit '4c9e29ec38350a5206aa3e8e72ad4376512ada2b...
2009-03-17 Andy WingoMerge commit 'ad5f5ada1d50ecdab634d60ffe3a13b9193156aa...
2009-03-17 Andy WingoMerge commit '95a040cd2be7ad03bf197edbdb1fec2c52749ef6...
2009-03-17 Andy WingoMerge commit '6290d3f10927f887102a164ccb1a7291cc62288d...
2009-03-17 Andy WingoMerge commit '5bb2d903b9e54fdd5858a16ba11fa91a9dc0c692...
2009-03-17 Andy WingoMerge commit '04795a1cb259c20896fb2edb50c58086027281b0...
2009-03-17 Andy WingoMerge commit '202271f291971cf14175f5a1a193955f72d43d79...
2009-03-17 Andy WingoMerge commit 'c010924a71f942100dc7b4021d5ef1c6decf9c85...
2009-03-17 Andy WingoMerge commit '53d81399bef1d9396665e79fb6b9c25eb8e2a6ad...
2009-03-17 Andy WingoMerge commit 'ab878b0f8e675a741a7dd56f52638a7cc0419907...
2009-03-17 Andy WingoMerge commit 'cbee5075d69cb057c4af4c5e24319da90367897f...
2009-03-17 Andy WingoMerge commit '32a2609de06af65341e6b4db6961557b788821e8...
2009-03-17 Andy WingoMerge commit 'e95d11110b7af0f528404d28209c3a464ab7074d...
2009-03-17 Andy WingoMerge commit '752be95a475132506c35922d284884cf776149d0...
2009-03-17 Andy WingoMerge commit '8b0174c879bf74981efe702a00471ed5b8e6912e...
2009-01-15 Andy WingoMerge commit 'origin/master' into vm
2009-01-12 Andy WingoMerge branch 'master' into vm
2009-01-12 Andy WingoMerge commit 'origin/master' into vm
2008-11-01 Andy Wingomake-procedure-with-setter inherits name from getter
2008-08-02 Andy Wingomerge guile-vm to guile
2007-10-21 Neil Jerram* tests/continuations.test ("continuations"): Use
2007-01-19 Ludovic CourtèsChanges from arch/CVS synchronization
2007-01-15 Kevin Rydemerge from 1.8
2006-10-09 Kevin Rydemerge from 1.8 branch
2006-04-16 Kevin Rydemerge from 1.8 branch
2005-08-15 Neil Jerram("letrec init evaluation"): New paranoid test.
2005-05-23 Marius VollmerThe FSF has a new address.
2004-12-27 Neil JerramMove continuation / stack tests to continuations.test...
2004-12-23 Marius VollmerNews tests for making stacks from continuations. From...
2004-03-24 Dirk Herrmann * libguile/eval.c: Separated some definitions relevant...
2003-10-07 Dirk Herrmann * lib.scm (exception:missing-expression): New.
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2001-10-26 Dirk Herrmann* tests/eval.test: Added tests for promises.
2001-07-19 Martin Grabmüller * tests/alist.test, tests/bit-operations.test,
2001-05-10 Thien-Thi Nguyen("evaluator" "memoization"): New test prefix block.
2001-03-02 Dirk Herrmann* extracted the tests from exceptions.test into eval...
2001-02-28 Dirk Herrmann* Provide and use new convenience macros to test for...
2001-02-28 Dirk Herrmann* Make sure that tests return a boolean value.
2000-08-21 Dirk Herrmann* lib.scm (pass-if, expect-fail): Generalized.
2000-06-21 Dirk Herrmann* Added some tests that are currently known to fail...