Andy Wingo
|
d8873dfe47
continuations return multiple values on the stack
|
15 yıl önce |
Andy Wingo
|
269479e31f
scm_i_make_continuation takes vm and vm_cont args explicitly
|
15 yıl önce |
Andy Wingo
|
997659f898
make scm_make_continuation internal
|
15 yıl önce |
Andy Wingo
|
babfc7b2c3
eval.c uses scm_i_call_with_current_continuation
|
15 yıl önce |
Andy Wingo
|
1d1cae0e2e
continuations are vm procedures
|
15 yıl önce |
Andy Wingo
|
0236bc683d
fix SCM_CELL macro usage in continuations.[ch]
|
15 yıl önce |
Andy Wingo
|
14aa25e410
remove debug frames
|
15 yıl önce |
Neil Jerram
|
a4dbe1ac3d
Avoid clash with system setjmp/longjmp on IA64
|
16 yıl önce |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
16 yıl önce |
Andy Wingo
|
bfffd2583c
make call/cc capture and restore the vm stacks
|
17 yıl önce |
Ludovic Courtès
|
102dbb6f6c
Add `SCM_INTERNAL' macro, use it.
|
17 yıl önce |
Neil Jerram
|
346e4402a4
Fix continuation problems on IA64.
|
17 yıl önce |
Neil Jerram
|
9a5fa6e98a
* configure.in: New check for uca lib (needed for IA64 on HP-UX).
|
19 yıl önce |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 yıl önce |
Neil Jerram
|
43e01b1ee3
* throw.h (scm_c_catch, scm_c_with_throw_handler,
|
19 yıl önce |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 yıl önce |
Marius Vollmer
|
9de87eea47
See ChangeLog from 2005-03-02.
|
20 yıl önce |
Marius Vollmer
|
5c5c27dc0d
(scm_t_contregs): New 'offset' member for relocating debug frames.
|
20 yıl önce |
Stefan Jahn
|
78b6566ece
2003-06-25 Stefan Jahn <stefan@lkcc.org>
|
22 yıl önce |
Dirk Herrmann
|
d0f6ceb84f
* Removed uses of DEBUG_EXTENSIONS and DYNAMIC_LINKING to
|
22 yıl önce |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 yıl önce |
Stefan Jahn
|
6a53544072
2002-07-24 Stefan Jahn <stefan@lkcc.org>
|
23 yıl önce |
Han-Wen Nienhuys
|
34d19ef643
2002-07-20 Han-Wen <hanwen@cs.uu.nl>
|
23 yıl önce |
Marius Vollmer
|
87855fa2c4
* __scm.h, alist.h, arbiters.h, async.h, backtrace.h, boolean.h,
|
24 yıl önce |
Rob Browning
|
766c5eaf49
* continuations.h: support ia64 register backing store.
|
24 yıl önce |
Gary Houston
|
2dbec7b5fc
* continuations.h, unif.h: in the descriptions of the bit patterns
|
24 yıl önce |
Dirk Herrmann
|
b29058ffee
* Remove deprecated macros and typenames.
|
24 yıl önce |
Martin Grabmüller
|
58ade1022c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
|
24 yıl önce |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
24 yıl önce |
Michael Livshin
|
c014a02eec
revert the ill-considered part of the 2001-05-24 changes
|
24 yıl önce |