summaryrefslogtreecommitdiff
path: root/doc/ref/api-evaluation.texi
AgeCommit message (Expand)AuthorFilesLines
2012-02-04Improve consistency of definitions of C functions in manual.Bake Timmons1-1/+1
2012-02-04Make notation for Scheme repeated arguments more consistent in manual.Bake Timmons1-8/+7
2012-02-02Make consistent the usage of variable names in the function definitions found...Bake Timmons1-3/+3
2012-01-30doc: Add "warnings" to the concept index.Ludovic Courtès1-0/+1
2012-01-30Rename scm_call_varargs -> scm_callMark H Weaver1-5/+5
2012-01-30Implement scm_call_varargs and scm_call_{7,8,9}Mark H Weaver1-0/+15
2012-01-27document `include', `include-from-path'Andy Wingo1-0/+62
2012-01-27more documentation on the process of loading source and compiled filesAndy Wingo1-8/+70
2012-01-26update local-eval docsAndy Wingo1-21/+46
2012-01-26Implement `local-eval', `local-compile', and `the-environment'Andy Wingo1-0/+34
2012-01-23current-filename canonicalizes path, remove add-to-pathAndy Wingo1-8/+1
2012-01-21add current-filename, add-to-path, add-to-load-pathAndy Wingo1-46/+79
2012-01-12print-options doc updateAndy Wingo1-1/+3
2011-11-22Add a `--target' option to `guild compile'.Ludovic Courtès1-0/+7
2011-05-31rename `guile-tools' to `guild'Andy Wingo1-4/+4
2011-05-20fix documentation for option-set! syntaxenAndy Wingo1-5/+9
2011-04-15add --fresh-auto-compileAndy Wingo1-0/+9
2011-03-08eval-string docsAndy Wingo1-10/+39
2011-03-08document scm_call_{5,6,n}Andy Wingo1-0/+8
2011-02-15Document `%auto-compilation-options'.Ludovic Courtès1-3/+11
2011-01-28update api-evaluation.texiAndy Wingo1-10/+21
2011-01-24Choose the input source file encoding in a locale-independent way.Ludovic Courtès1-2/+9
2011-01-21document hungry-eol-escapesAndy Wingo1-3/+5
2010-10-08Add `-Wformat'.Ludovic Courtès1-4/+4
2010-10-07update traps documentation (unfinished)Andy Wingo1-33/+0
2010-10-01move read and print options docs to the procedures they parameterizeAndy Wingo1-20/+100
2010-09-24remove evaluator-traps-interfaceAndy Wingo1-43/+0
2010-09-24remove eval-optionsAndy Wingo1-33/+1
2010-09-16update vm hooks docAndy Wingo1-8/+6
2010-08-16a number of doc fixesAndy Wingo1-15/+0
2010-04-10Merge branch 'master' into wip-manual-2Neil Jerram1-4/+57
2010-03-14add some vm hook docsAndy Wingo1-0/+9
2010-01-19Document `guile-tools compile'.Ludovic Courtès1-3/+45
2009-12-27Automatic manual updates following libguile docstring changesNeil Jerram1-1/+3
2009-12-19Remove page breaks except before new chapters and indicesNeil Jerram1-1/+0
2009-11-23Correct manual wrt. encoding names.Ludovic Courtès1-2/+3
2009-11-16Improve documentation of supported encoding names.Ludovic Courtès1-12/+21
2009-11-14Replace `setbinary' by a public `%default-port-encoding' fluid.Ludovic Courtès1-2/+5
2009-10-19Add support for R6RS/SRFI-30 nested block comments.Ludovic Courtès1-0/+15
2009-10-15Document the interaction of the "compilee" with the compiler's current module.Ludovic Courtès1-0/+15
2009-10-15Restore signature of `scm_primitive_load_path ()' as found in 1.8.Ludovic Courtès1-2/+9
2009-09-21Typo fixesNeil Jerram1-1/+1
2009-09-05Doc updates for character encoding of source code filesMichael Gran1-0/+70
2009-01-09rename translate.scm to compile-ghil.scm, and more work on compiler.texiAndy Wingo1-3/+3
2009-01-08start at documenting the compilerAndy Wingo1-4/+104
2007-01-19* api-options.texi (Evaluator trap options): documentHan-Wen Nienhuys1-0/+3
2006-10-09merge from 1.8 branchKevin Ryde1-1/+11
2005-12-14(Fly Evaluation): Add scm_call_4, suggested by Bruce Korb.Kevin Ryde1-0/+1
2005-12-14* api-evaluation.texi (Loading): Document custom reader.Neil Jerram1-5/+26
2005-03-02Updates for the new thread stuff.Marius Vollmer1-2/+4