Rob Browning
|
2446e7dc29
Respect thread local fluid defaults
|
5 년 전 |
Andy Wingo
|
8918165c40
Compile current-module as intrinsic call
|
6 년 전 |
Andy Wingo
|
5804c977d7
Rename scm_i_thread to scm_thread
|
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
|
3c48c87784
Devolve variable.h from _scm.h.
|
6 년 전 |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
6 년 전 |
Andy Wingo
|
730cfd80e2
Devolve pairs.h
|
6 년 전 |
Andy Wingo
|
460552163e
Remove list.h from _scm.h
|
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
|
6010792787
Avoid causing GC when lookup up exception handler
|
7 년 전 |
Andy Wingo
|
fb8c91a35c
Add thread local fluids
|
8 년 전 |
Andy Wingo
|
60035b66c7
Revert "Cheaper fluid-ref cache"
|
8 년 전 |
Andy Wingo
|
cd3ff33a31
Cheaper fluid-ref cache
|
8 년 전 |
Andy Wingo
|
498f3f9568
Avoid stacks in dynamically-bound values
|
8 년 전 |
Andy Wingo
|
aa84489d18
Reimplement dynamic states
|
8 년 전 |
Andy Wingo
|
105e36543f
Remove scm_puts_unlocked.
|
8 년 전 |
Andy Wingo
|
206b3f6e03
Remove scm_putc_unlocked.
|
8 년 전 |
Andy Wingo
|
064d24093b
Tune initial heap size
|
11 년 전 |
Andy Wingo
|
98eaef1b50
Simplify dynstack API to only wind one fluid at a time
|
11 년 전 |
Andy Wingo
|
c32b7c4cef
Remove with-fluids; replaced by with-fluid* and inlined push-fluid primops
|
11 년 전 |
Mark H Weaver
|
26d148066f
Merge remote-tracking branch 'origin/stable-2.0'
|
12 년 전 |
Mark H Weaver
|
8dd01861a9
Fix later-bindings-win logic in with-fluids.
|
12 년 전 |
Mark H Weaver
|
b8d8f8b929
Fix duplicate removal of with-fluids.
|
12 년 전 |