Mark H Weaver
|
28d5d2537c
Merge remote-tracking branch 'origin/stable-2.0'
|
12 years ago |
Ludovic Courtès
|
4af0d97ee6
Print the faulty object upon invalid-keyword errors.
|
12 years ago |
Mark H Weaver
|
f6f4feb0a2
Merge remote-tracking branch 'origin/stable-2.0'
|
12 years ago |
Ludovic Courtès
|
bc3901092d
doc: Link exceptions and escape continuations.
|
12 years ago |
Ludovic Courtès
|
55e26a49db
Add `call/ec' and `let/ec'.
|
12 years ago |
Mark H Weaver
|
26d148066f
Merge remote-tracking branch 'origin/stable-2.0'
|
12 years ago |
Jason Earl
|
a4b4fbbdaa
excise use of "iff" in the manual
|
12 years ago |
Ludovic Courtès
|
183d2ace57
doc: Fix build with Texinfo 5.0.
|
12 years ago |
Andy Wingo
|
2aed2667fc
Merge remote-tracking branch 'origin/stable-2.0'
|
13 years ago |
Andy Wingo
|
e1c80e6b30
add scm_c_nvalues with docs; also, docs for scm_c_values
|
13 years ago |
Andy Wingo
|
283ab48d3f
faster (make-prompt-tag); default-prompt-tag is a parameter
|
13 years ago |
Mark H Weaver
|
e7cf0457d7
Support => within case, and improve error messages for cond and case
|
13 years ago |
Bake Timmons
|
df0a100250
Make notation for Scheme repeated arguments more consistent in manual.
|
13 years ago |
Andy Wingo
|
9accf3d98f
add when, unless
|
13 years ago |
Mark H Weaver
|
1ceeca0a76
Add `scm_c_value_ref' to allow access to multiple returned values from C
|
13 years ago |
Andy Wingo
|
4f5fb35194
deprecate SCM_ASRTGO
|
13 years ago |
Andy Wingo
|
dc65d1cf5b
document invalidity of (begin) as expression; add back-compat shim
|
13 years ago |
Mike Gran
|
b2c4c3e5e3
Document SCM_ASSERT_TYPE and SCM_ASRTGO macros
|
14 years ago |
Andy Wingo
|
7b0a2576c1
add docs for shift and reset
|
14 years ago |
Andy Wingo
|
800690141f
fix break example
|
14 years ago |
Andy Wingo
|
91956a94fe
allow while as an expression
|
14 years ago |
Neil Jerram
|
679cceeda4
Misc textual editing
|
14 years ago |
Ralf Wildenhues
|
ecb8733562
docs: fix typos in manual, and a couple in code comments.
|
14 years ago |
Ludovic Courtès
|
9dfcd9e2d6
Document `scm_misc_error' (bug #31969).
|
14 years ago |
Neil Jerram
|
58228cc689
Document scm_wrong_type_arg_msg
|
15 years ago |
Andy Wingo
|
7545ddd42a
a number of doc fixes
|
15 years ago |
Neil Jerram
|
26b9f90900
Merge branch 'master' into wip-manual-2
|
15 years ago |
Andy Wingo
|
17ed90df48
add a section to the manual on prompts
|
15 years ago |
Andy Wingo
|
0f7e6c56cd
update "data representation" part of guile internals doc
|
15 years ago |
Andy Wingo
|
e10cf6b9c7
deprecate lazy-catch
|
15 years ago |