Merge commit '750ac8c592e792e627444f476877f282525b132e'
[bpt/guile.git] / doc / ref / api-evaluation.texi
2013-11-28 Andy WingoMerge commit '750ac8c592e792e627444f476877f282525b132e'
2013-11-28 Andy WingoMerge commit 'c61be45084d04b1db792b7e232f5bd77099f3287'
2013-11-28 Andy WingoMerge commit 'd360671c1cca335600079f1c5714572d1c2e676d'
2013-11-28 Andy WingoFix "include" doc typo
2013-11-28 Andy WingoUse version 2.2 in manual examples
2013-11-28 Andy WingoFix some references to objcode in the manual
2013-10-03 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-09-13 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-24 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-17 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-15 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-13 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-12 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-06 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-07-18 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-07-16 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-07-16 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-07-16 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-06-27 Andy Wingoremove apply:nconc2last
2013-04-14 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-04-07 Mark H WeaverClarify 'file-encoding' docs: heuristics may be improve...
2013-03-29 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-03-28 Ian PriceDocument (system repl server)
2013-03-28 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-03-27 Mark H WeaverManual: xref SRFI-45 from core Delayed Evaluation section.
2013-03-02 Bake TimmonsImprove keyword notation of Texinfo function definitions.
2013-01-23 Andy Wingomerge stable-2.0
2013-01-22 Andy Wingo`include' relative paths relative to including file
2013-01-21 Andy Wingofix try-module-autoload, which did not detect failure...
2013-01-07 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-11-29 Mark H WeaverAdd parse-path-with-ellipsis, and use it for GUILE_LOAD...
2012-11-23 Ludovic Courtèsdoc: Mention the `duplicate-case-datum' and `bad-case...
2012-10-31 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2012-10-26 Mark H WeaverImplement SRFI-105 curly infix expressions.
2012-10-26 Mark H WeaverImplement #!fold-case and #!no-fold-case reader directives.
2012-03-05 BT TempletonMerge branch 'bt/elisp'
2012-02-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-03 Bake TimmonsImprove consistency of definitions of C functions in...
2012-02-03 Bake TimmonsMake notation for Scheme repeated arguments more consis...
2012-02-02 Bake TimmonsMake consistent the usage of variable names in the...
2012-01-30 Ludovic Courtèsdoc: Add "warnings" to the concept index.
2012-01-30 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-01-30 Andy WingoMerge commit '3d51e57cfb0404db568a6adfde2a346d3fd9907e'
2012-01-30 Andy WingoMerge commit '9b0975f1dc41ddd10d81fb5b0965b9e9a54ef37a'
2012-01-30 Mark H WeaverRename scm_call_varargs -> scm_call
2012-01-30 Mark H WeaverImplement scm_call_varargs and scm_call_{7,8,9}
2012-01-27 Andy Wingodocument `include', `include-from-path'
2012-01-27 Andy Wingomore documentation on the process of loading source...
2012-01-26 Andy Wingoupdate local-eval docs
2012-01-26 Andy WingoImplement `local-eval', `local-compile', and `the-envir...
2012-01-23 Andy Wingocurrent-filename canonicalizes path, remove add-to...
2012-01-20 Andy Wingoadd current-filename, add-to-path, add-to-load-path
2012-01-11 Andy Wingoprint-options doc update
2011-12-01 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-21 Ludovic CourtèsAdd a `--target' option to `guild compile'.
2011-06-30 Andy WingoMerge remote-tracking branch 'origin/lexical-literals'
2011-06-02 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2011-05-31 Andy Wingorename `guile-tools' to `guild'
2011-05-25 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-20 Andy Wingofix documentation for option-set! syntaxen
2011-04-28 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-04-15 Andy Wingoadd --fresh-auto-compile
2011-04-11 Andy WingoMerge remote branch 'origin/stable-2.0'
2011-03-08 Andy Wingoeval-string docs
2011-03-08 Andy Wingodocument scm_call_{5,6,n}
2011-02-15 Ludovic CourtèsDocument `%auto-compilation-options'.
2011-01-28 Andy Wingoupdate api-evaluation.texi
2011-01-24 Ludovic CourtèsChoose the input source file encoding in a locale-indep...
2011-01-21 Andy Wingodocument hungry-eol-escapes
2010-10-08 Ludovic CourtèsAdd `-Wformat'.
2010-10-07 Andy Wingoupdate traps documentation (unfinished)
2010-10-01 Andy Wingomove read and print options docs to the procedures...
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...
next