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 |
Andy Wingo
|
997659f898
make scm_make_continuation internal
|
15 years ago |
Neil Jerram
|
2a7758fe23
Remove page breaks except before new chapters and indices
|
15 years ago |
Brian Gough
|
72b3aa56af
more typo fixes
|
15 years ago |
Neil Jerram
|
98241dc53f
Revert "Change dynwind flag enums to #defines, for greater portability"
|
16 years ago |
Neil Jerram
|
b25aa0b937
Change dynwind flag enums to #defines, for greater portability
|
16 years ago |
Andy Wingo
|
56664c089c
update news; ready for 1.9.3
|
16 years ago |
Neil Jerram
|
ce2612cd88
Move `Continuation Barriers' to the section that covers continuations
|
16 years ago |
Ludovic Courtès
|
a1ef740636
Changes from arch/CVS synchronization
|
18 years ago |
Kevin Ryde
|
9a18d8d431
merge from 1.8
|
18 years ago |
Kevin Ryde
|
40296bab81
merge from 1.8 branch
|
19 years ago |