Mark H Weaver
|
3ae69f3063
Use 'scm_from_utf8_{string,symbol,keyword}' for C string literals.
|
6 years ago |
Andy Wingo
|
a20feea43e
Continuations capture machine code address
|
6 years ago |
Andy Wingo
|
18431e6e63
Refactor handling of active VM registers
|
6 years ago |
Andy Wingo
|
5804c977d7
Rename scm_i_thread to scm_thread
|
6 years ago |
Andy Wingo
|
3b6bf20ef5
Most header files use forward decl for union scm_vm_stack_element
|
6 years ago |
Andy Wingo
|
4a2d78b4d4
Give multiple-values objects a tc7
|
6 years ago |
Andy Wingo
|
7f7169847e
Eagerly initialize thread VM; remove scm_the_vm
|
6 years ago |
Andy Wingo
|
6ad1fc9ce0
Use ptrdiff_t instead of scm_t_ptrdiff
|
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
|
97cc65fee4
Rename __scm.h to scm.h
|
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
|
3c48c87784
Devolve variable.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
|
5f50309448
Remove includes of validate.h.
|
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
|
68f13adaaf
Better errors for odd-length keyword args
|
8 years ago |
Andy Wingo
|
6dd87f4d8c
Add suspendable-continuation?
|
8 years ago |
Andy Wingo
|
dc2a560264
Deprecate dynamic roots
|
8 years ago |
Andy Wingo
|
105e36543f
Remove scm_puts_unlocked.
|
8 years ago |
Andy Wingo
|
206b3f6e03
Remove scm_putc_unlocked.
|
8 years ago |