Andy Wingo
|
f4ca107f7f
Rebase throw/catch on top of raise-exception/with-exception-handler
|
5 년 전 |
Andy Wingo
|
33aecf48b0
Inline freelist vectors into scm_thread
|
6 년 전 |
Andy Wingo
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
6 년 전 |
Andy Wingo
|
ce9169804e
Fix --disable-jit compilation
|
6 년 전 |
Andy Wingo
|
dca1e9d7bd
Manual JIT interface via %jit-compile
|
6 년 전 |
Andy Wingo
|
5804c977d7
Rename scm_i_thread to scm_thread
|
7 년 전 |
Andy Wingo
|
7f7169847e
Eagerly initialize thread VM; remove scm_the_vm
|
7 년 전 |
Andy Wingo
|
2480761bde
Inline struct scm_vm into struct scm_i_thread
|
7 년 전 |
Andy Wingo
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
7 년 전 |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
7 년 전 |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
7 년 전 |
Andy Wingo
|
dd8add2fa0
Make .c copyright headers uniform
|
7 년 전 |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
7 년 전 |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
7 년 전 |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
7 년 전 |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
7 년 전 |
Andy Wingo
|
a7bcd66f6f
Devolve symbols.h from _scm.h
|
7 년 전 |
Andy Wingo
|
f043d0c3dc
Remove modules.h from _scm.h.
|
7 년 전 |
Andy Wingo
|
3c48c87784
Devolve variable.h from _scm.h.
|
7 년 전 |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
7 년 전 |
Andy Wingo
|
d3cfabd89b
Devolve numbers.h from _scm.h.
|
7 년 전 |
Andy Wingo
|
730cfd80e2
Devolve pairs.h
|
7 년 전 |
Andy Wingo
|
1a99bd10f8
Devolve boolean.h include.
|
7 년 전 |
Andy Wingo
|
460552163e
Remove list.h from _scm.h
|
7 년 전 |
Andy Wingo
|
5f50309448
Remove includes of validate.h.
|
7 년 전 |
Andy Wingo
|
68d9780ce4
Remove errno.h include from _scm.h.
|
7 년 전 |
Andy Wingo
|
f84ce5442e
Refactor handling of auxiliary stacks and setjmp/longjmp
|
7 년 전 |
Andy Wingo
|
b2515e65bd
Remove unused getters for register backing store base
|
7 년 전 |
Andy Wingo
|
83584ef231
Fix libguile subcomponent headers not to include <libguile.h>
|
7 년 전 |
Sergei Trofimovich
|
f928888534
ia64: Fix crash in thread context switch.
|
7 년 전 |