remove evaluator-traps-interface
[bpt/guile.git] / doc / ref / api-evaluation.texi
2010-09-24 Andy Wingoremove evaluator-traps-interface
2010-09-24 Andy Wingoremove eval-options
2010-09-16 Andy Wingoupdate vm hooks doc
2010-08-17 Andy Wingoa number of doc fixes
2010-04-16 Neil JerramMerge branch 'wip-manual-2'
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-03-14 Andy Wingoadd some vm hook docs
2010-01-19 Ludovic CourtèsDocument `guile-tools compile'.
2009-12-28 Andy WingoMerge branch 'read-fix'
2009-12-27 Neil Jerrammanual updates following libguile docstring changes
2009-12-19 Neil JerramRemove page breaks except before new chapters and indices
2009-12-11 Andy Wingomerge from master to elisp
2009-11-23 Ludovic CourtèsCorrect manual wrt. encoding names.
2009-11-16 Ludovic CourtèsImprove documentation of supported encoding names.
2009-11-14 Ludovic CourtèsReplace `setbinary' by a public `%default-port-encoding...
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-19 Ludovic CourtèsAdd support for R6RS/SRFI-30 nested block comments.
2009-10-15 Ludovic CourtèsDocument the interaction of the "compilee" with the...
2009-10-14 Ludovic CourtèsRestore signature of `scm_primitive_load_path ()' as...
2009-09-21 Neil JerramTypo fixes
2009-09-09 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-09-05 Michael GranDoc updates for character encoding of source code files
2009-09-01 Ludovic CourtèsMerge branch 'boehm-demers-weiser-gc' into bdw-gc-stati...
2009-08-27 Neil JerramMerge branch 'ossau-gds-dev'
2009-03-22 Ludovic CourtèsMerge branch 'master' into boehm-demers-weiser-gc
2009-03-17 Andy WingoMerge commit 'cb9d473112ac172a3d328bb029b5b550918d4262...
2009-03-17 Andy WingoMerge commit 'e20d7001c3f7150400169fecb0bf0eefdf122fe2...
2009-03-17 Andy WingoMerge commit 'e092357058850a6f998bf462bdc5504c6379c96f...
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
2009-01-09 Andy Wingorename translate.scm to compile-ghil.scm, and more...
2009-01-08 Andy Wingostart at documenting the compiler
2008-09-10 Ludovic CourtèsMerge commit '032913739218c756f673bfb9c8f66ef9f8f02330...
2008-09-10 Ludovic CourtèsMerge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347...
2008-08-02 Andy Wingomerge guile-vm to guile
2007-01-19 Han-Wen Nienhuys* api-options.texi (Evaluator trap options): document
2006-10-09 Kevin Rydemerge from 1.8 branch
2005-12-14 Kevin Ryde(Fly Evaluation): Add scm_call_4, suggested by Bruce...
2005-12-14 Neil Jerram* api-evaluation.texi (Loading): Document custom reader.
2005-03-02 Marius VollmerUpdates for the new thread stuff.
2005-01-14 Kevin Ryde(Loading): In %load-hook, need to use set!, and describ...
2005-01-14 Kevin Ryde@code for %load-path
2004-09-25 Kevin Ryde(Block Comments): More cindex entries.
2004-08-02 Marius Vollmer* scheme-binding.texi: Renamed to api-binding.texi.