Andy Wingo
|
61a8c9300d
Fix race when expanding syntax-parameterize and define-syntax-parameter
|
6 년 전 |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 년 전 |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 년 전 |
Andy Wingo
|
dd8add2fa0
Make .c copyright headers uniform
|
6 년 전 |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
6 년 전 |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
6 년 전 |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
6 년 전 |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
6 년 전 |
Andy Wingo
|
a7bcd66f6f
Devolve symbols.h from _scm.h
|
6 년 전 |
Andy Wingo
|
f043d0c3dc
Remove modules.h from _scm.h.
|
6 년 전 |
Andy Wingo
|
1ddf42dae0
Devolve threads.h from _scm.h.
|
6 년 전 |
Andy Wingo
|
3c48c87784
Devolve variable.h from _scm.h.
|
6 년 전 |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
6 년 전 |
Andy Wingo
|
1a99bd10f8
Devolve boolean.h include.
|
6 년 전 |
Andy Wingo
|
5f50309448
Remove includes of validate.h.
|
6 년 전 |
Andy Wingo
|
83584ef231
Fix libguile subcomponent headers not to include <libguile.h>
|
6 년 전 |
Andy Wingo
|
105e36543f
Remove scm_puts_unlocked.
|
8 년 전 |
Andy Wingo
|
206b3f6e03
Remove scm_putc_unlocked.
|
8 년 전 |
Andy Wingo
|
747747ee06
Merge remote-tracking branch 'origin/stable-2.0'
|
12 년 전 |
Andy Wingo
|
62e15979b5
deprecate scm_sym2var
|
12 년 전 |
Andy Wingo
|
0aed71aa51
Revert "add SCM_HEAP_OBJECT_BASE"
|
13 년 전 |
Andy Wingo
|
dfadcf85cb
Merge remote-tracking branch 'origin/stable-2.0'
|
13 년 전 |
Andy Wingo
|
f9685f4373
globally unique marks and labels using syntax-session-id
|
13 년 전 |
Andy Wingo
|
0607ebbfcf
locking for putc, puts
|
13 년 전 |
Andy Wingo
|
25d50a051d
most uses of scm_from_locale_symbol become scm_from_utf8_symbol
|
13 년 전 |
Andy Wingo
|
47ed8656db
add SCM_HEAP_OBJECT_BASE
|
13 년 전 |
Andy Wingo
|
b2b33168b1
more care regarding SCM_PACK and SCM_UNPACK
|
13 년 전 |
Andy Wingo
|
f42d8bd8ff
simplify macro representation in the wake of module hygiene changes
|
14 년 전 |
Thien-Thi Nguyen
|
2051e2bdbb
Fix bug: Use correct `FUNC_NAME' for `scm_macro_binding'.
|
15 년 전 |
Andy Wingo
|
e809758a7e
clean up macros.[ch]
|
15 년 전 |