summaryrefslogtreecommitdiff
path: root/doc/ref/api-control.texi
AgeCommit message (Expand)AuthorFilesLines
2016-06-24Favor "escape continuation" over "one-shot continuation" in manualAndy Wingo1-4/+2
2016-06-08Big ports documentation updateAndy Wingo1-2/+2
2014-04-28Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo1-8/+8
2014-04-28Remove SMOB tutorial; update manual.Andy Wingo1-8/+8
2013-07-16Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver1-1/+2
2013-06-04Print the faulty object upon invalid-keyword errors.Ludovic Courtès1-1/+2
2013-04-14Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver1-1/+55
2013-04-07doc: Link exceptions and escape continuations.Ludovic Courtès1-1/+8
2013-04-05Add `call/ec' and `let/ec'.Ludovic Courtès1-1/+48
2013-03-28Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver1-4/+4
2013-03-10excise use of "iff" in the manualJason Earl1-1/+1
2013-03-01doc: Fix build with Texinfo 5.0.Ludovic Courtès1-3/+3
2012-07-06Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo1-3/+18
2012-07-04add scm_c_nvalues with docs; also, docs for scm_c_valuesAndy Wingo1-3/+18
2012-03-07faster (make-prompt-tag); default-prompt-tag is a parameterAndy Wingo1-3/+6
2012-02-08Support => within case, and improve error messages for cond and caseMark H Weaver1-1/+18
2012-02-04Make notation for Scheme repeated arguments more consistent in manual.Bake Timmons1-19/+23
2012-01-20add when, unlessAndy Wingo1-5/+37
2012-01-18Add `scm_c_value_ref' to allow access to multiple returned values from CMark H Weaver1-0/+7
2012-01-08deprecate SCM_ASRTGOAndy Wingo1-9/+1
2011-12-21document invalidity of (begin) as expression; add back-compat shimAndy Wingo1-16/+61
2011-10-08Document SCM_ASSERT_TYPE and SCM_ASRTGO macrosMike Gran1-0/+11
2011-06-16add docs for shift and resetAndy Wingo1-0/+108
2011-04-28fix break exampleAndy Wingo1-1/+1
2011-04-28allow while as an expressionAndy Wingo1-3/+15
2011-02-13Misc textual editingNeil Jerram1-1/+1
2011-02-09docs: fix typos in manual, and a couple in code comments.Ralf Wildenhues1-2/+2
2011-01-04Document `scm_misc_error' (bug #31969).Ludovic Courtès1-2/+7
2010-09-11Document scm_wrong_type_arg_msgNeil Jerram1-1/+6
2010-08-16a number of doc fixesAndy Wingo1-3/+3
2010-04-10Merge branch 'master' into wip-manual-2Neil Jerram1-164/+197
2010-03-16add a section to the manual on promptsAndy Wingo1-6/+112
2010-03-14update "data representation" part of guile internals docAndy Wingo1-0/+36
2010-02-26deprecate lazy-catchAndy Wingo1-149/+49
2010-02-08make scm_make_continuation internalAndy Wingo1-9/+0
2009-12-19Remove page breaks except before new chapters and indicesNeil Jerram1-1/+0
2009-12-18more typo fixesBrian Gough1-1/+1
2009-10-07Revert "Change dynwind flag enums to #defines, for greater portability"Neil Jerram1-22/+33
2009-10-02Change dynwind flag enums to #defines, for greater portabilityNeil Jerram1-33/+22
2009-09-06update news; ready for 1.9.3Andy Wingo1-3/+3
2009-08-03Move `Continuation Barriers' to the section that covers continuationsNeil Jerram1-0/+28
2007-06-07Changes from arch/CVS synchronizationLudovic Courtès1-1/+1
2007-01-15merge from 1.8Kevin Ryde1-1/+1
2006-10-09merge from 1.8 branchKevin Ryde1-19/+20
2006-09-15Doc typo fixesNeil Jerram1-0/+7
2006-06-17merge from 1.8 branchKevin Ryde1-8/+22
2006-02-04(Throw Handlers): New node.Neil Jerram1-88/+219
2006-01-29Renamed the "frames" that are related to dynamic-wind to "dynamicMarius Vollmer1-108/+108
2005-12-06* api-control.texi (if cond case): Describe SRFI 61 cond.Marius Vollmer1-0/+20
2005-08-06(Error Reporting): In strerror, note message is inKevin Ryde1-2/+6