Andy Wingo
|
98eaef1b50
Simplify dynstack API to only wind one fluid at a time
|
11 anos atrás |
Andy Wingo
|
9ede013f68
the dynamic stack is really a stack now, instead of a list
|
13 anos atrás |
Andy Wingo
|
b2208d2e98
Merge remote-tracking branch 'origin/stable-2.0'
|
13 anos atrás |
Andy Wingo
|
aafb4ed724
optional default-value arg to make-fluid
|
13 anos atrás |
Andy Wingo
|
dc7da0be90
refactor tc7 and tc16 checks
|
13 anos atrás |
Andy Wingo
|
e01163b5f1
rename make-undefined-fluid to make-unbound-fluid
|
14 anos atrás |
Brian Templeton
|
ef94624eaf
unbound fluids
|
14 anos atrás |
Andy Wingo
|
6f8d7b12bb
SCM_I_FLUID_P -> SCM_FLUID_P
|
14 anos atrás |
Andy Wingo
|
bbb2ecd1d1
add printers for prompts and with-fluids objects
|
15 anos atrás |
Andy Wingo
|
5ef71027e4
fluids.h exposes more of its interface, internally at least
|
15 anos atrás |
Andy Wingo
|
bb0229b51d
add with-fluids objects and primitive syntax
|
15 anos atrás |
Andy Wingo
|
45cf242872
add printer for dynamic-states
|
15 anos atrás |
Andy Wingo
|
9ea31741da
fluids are tc7 objects
|
15 anos atrás |
Ludovic Courtès
|
fbb857a472
Merge branch 'master' into boehm-demers-weiser-gc
|
15 anos atrás |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 anos atrás |
Ludovic Courtès
|
8b039053b8
Remove GC-related code from fluids.
|
16 anos atrás |
Ludovic Courtès
|
102dbb6f6c
Add `SCM_INTERNAL' macro, use it.
|
16 anos atrás |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 anos atrás |
Marius Vollmer
|
661ae7ab6b
Renamed the "frames" that are related to dynamic-wind to "dynamic
|
19 anos atrás |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 anos atrás |
Marius Vollmer
|
9de87eea47
See ChangeLog from 2005-03-02.
|
20 anos atrás |
Marius Vollmer
|
f5710d53b1
Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use
|
21 anos atrás |
Marius Vollmer
|
bebd3fbadd
* fluids.c (scm_c_with_fluids): Use frames instead of adding to
|
21 anos atrás |
Marius Vollmer
|
ef20bf705f
(scm_frame_fluid): New.
|
21 anos atrás |
Marius Vollmer
|
a52dbe0177
(scm_make_initial_fluids, scm_copy_fluids, scm_swap_fluids,
|
21 anos atrás |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 anos atrás |
Marius Vollmer
|
33b001fd89
Prefixed each each exported symbol with SCM_API.
|
23 anos atrás |
Dirk Herrmann
|
dee01b012c
* Removed deprecated stuff.
|
23 anos atrás |
Martin Grabmüller
|
58ade1022c
* alist.c, arbiters.c, async.h, backtrace.h, boolean.c, chars.c,
|
23 anos atrás |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
23 anos atrás |