Andy Wingo
|
d8873dfe47
continuations return multiple values on the stack
|
15 年之前 |
Andy Wingo
|
269479e31f
scm_i_make_continuation takes vm and vm_cont args explicitly
|
15 年之前 |
Andy Wingo
|
997659f898
make scm_make_continuation internal
|
15 年之前 |
Andy Wingo
|
babfc7b2c3
eval.c uses scm_i_call_with_current_continuation
|
15 年之前 |
Andy Wingo
|
1d1cae0e2e
continuations are vm procedures
|
15 年之前 |
Andy Wingo
|
0236bc683d
fix SCM_CELL macro usage in continuations.[ch]
|
15 年之前 |
Andy Wingo
|
14aa25e410
remove debug frames
|
15 年之前 |
Neil Jerram
|
87f30eda98
Fix spurious `throw from within critical section' errors
|
16 年之前 |
Ludovic Courtès
|
7af531508c
Merge branch 'master' into boehm-demers-weiser-gc
|
15 年之前 |
Neil Jerram
|
a4dbe1ac3d
Avoid clash with system setjmp/longjmp on IA64
|
15 年之前 |
Ludovic Courtès
|
fbb857a472
Merge branch 'master' into boehm-demers-weiser-gc
|
15 年之前 |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 年之前 |
Andy Wingo
|
798244609b
fix a couple gc-related continuations bugs
|
15 年之前 |
Ludovic Courtès
|
d9e59f894e
Merge branch 'master' into boehm-demers-weiser-gc
|
15 年之前 |
Andy Wingo
|
999f1b26e7
Merge commit 'origin/master' into vm
|
16 年之前 |
Andy Wingo
|
7ff017002d
Fix continuation marking, and some tests.
|
16 年之前 |
Andy Wingo
|
bfffd2583c
make call/cc capture and restore the vm stacks
|
16 年之前 |
Ludovic Courtès
|
44e268898b
Merge branch 'master' into boehm-demers-weiser-gc
|
16 年之前 |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 年之前 |
Ludovic Courtès
|
6f03035fe8
Merge branch 'master' into boehm-demers-weiser-gc
|
16 年之前 |
Ludovic Courtès
|
35a9197ccc
Merge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347' into boehm-demers-weiser-gc
|
16 年之前 |
Ludovic Courtes
|
6bad09ba9f
Removed the mark/free functions of continuations and threads.
|
18 年之前 |
Neil Jerram
|
346e4402a4
Fix continuation problems on IA64.
|
16 年之前 |
Neil Jerram
|
9a5fa6e98a
* configure.in: New check for uca lib (needed for IA64 on HP-UX).
|
18 年之前 |
Rob Browning
|
08e5f84070
Add __attribute__ ((returns_twice)) to the ia64_getcontext prototype
|
18 年之前 |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
18 年之前 |
Neil Jerram
|
43e01b1ee3
* throw.h (scm_c_catch, scm_c_with_throw_handler,
|
19 年之前 |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 年之前 |
Marius Vollmer
|
8b7f0bb35b
* continuations.c (scm_make_continuation): No longer a critical
|
20 年之前 |
Marius Vollmer
|
aeba601d56
(scm_make_continuation): No longer a critical section.
|
20 年之前 |