John Paul Adrian Glaubitz
|
43cfae3634
Fix build on ia64.
|
5 years ago |
John Paul Adrian Glaubitz
|
ad91517da1
Fix build on platforms where the stack grows upwards.
|
5 years ago |
Andy Wingo
|
f32d17d386
Fix jit function data for goto_continuation_code
|
6 years ago |
Andy Wingo
|
a20feea43e
Continuations capture machine code address
|
6 years ago |
Andy Wingo
|
8f25f75bf1
Add instrument-entry to continuations
|
6 years ago |
Andy Wingo
|
64d114817a
Intrinsics take registers from thread
|
6 years ago |
Andy Wingo
|
5804c977d7
Rename scm_i_thread to scm_thread
|
6 years ago |
Andy Wingo
|
51e35158ba
Refactor continuation capture in VM
|
6 years ago |
Andy Wingo
|
5e8e816c61
Reinstating undelimited continuations uses intrinsic
|
6 years ago |
Andy Wingo
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
6 years ago |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 years ago |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 years ago |
Andy Wingo
|
dd8add2fa0
Make .c copyright headers uniform
|
6 years ago |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
6 years ago |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
6 years ago |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
6 years ago |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
6 years ago |
Andy Wingo
|
a7bcd66f6f
Devolve symbols.h from _scm.h
|
6 years ago |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
6 years ago |
Andy Wingo
|
d3cfabd89b
Devolve numbers.h from _scm.h.
|
6 years ago |
Andy Wingo
|
730cfd80e2
Devolve pairs.h
|
6 years ago |
Andy Wingo
|
1a99bd10f8
Devolve boolean.h include.
|
6 years ago |
Andy Wingo
|
460552163e
Remove list.h from _scm.h
|
6 years ago |
Andy Wingo
|
5f50309448
Remove includes of validate.h.
|
6 years ago |
Andy Wingo
|
ea3c5cf909
Refactor regarding internal detection of ia64
|
6 years ago |
Andy Wingo
|
f84ce5442e
Refactor handling of auxiliary stacks and setjmp/longjmp
|
6 years ago |
Andy Wingo
|
83584ef231
Fix libguile subcomponent headers not to include <libguile.h>
|
6 years ago |
Andy Wingo
|
2c02bdda19
Fix compilation of continuations.c
|
8 years ago |
Andy Wingo
|
8e1af70c2c
Remove unused variable in continuations.c
|
8 years ago |
Andy Wingo
|
00ed4043c2
VM continuations store FP/SP by offset
|
8 years ago |