Dirk Herrmann
|
6f81708ae0
* eval.c (s_splicing): Commented and reformulated.
|
21 lat temu |
Dirk Herrmann
|
328dc9a3ef
* eval.c, eval.h (scm_m_expand_body, m_expand_body): Deprecated
|
21 lat temu |
Dirk Herrmann
|
d0624e391b
* __scm.h, gc-card.c (SCM_DEBUG_DEBUGGER_SUPPORT,
|
21 lat temu |
Dirk Herrmann
|
e90c3a895d
* deprecated.c, deprecated.h, eval.c, eval.h: Deprecated
|
21 lat temu |
Dirk Herrmann
|
5bf6a6f0f3
* eval.c, eval.h, read.c, read.h (scm_sym_dot): Moved from eval to
|
21 lat temu |
Dirk Herrmann
|
f58c472a84
* eval.c, eval.h, evalext.c, evalext.h (scm_m_undefine): Moved
|
21 lat temu |
Dirk Herrmann
|
b0c5d67b98
* eval.c, eval.h, goops.c, goops.h (scm_m_atslot_ref,
|
21 lat temu |
Dirk Herrmann
|
a98e8e985b
* eval.h (SCM_ENTER_FRAME_HDLR, SCM_APPLY_FRAME_HDLR,
|
21 lat temu |
Dirk Herrmann
|
5cb22e9606
* eval.c, eval.h, evalext.c, evalext.h (scm_sym_setter,
|
21 lat temu |
Dirk Herrmann
|
a44a9715eb
* eval.c, root.h (scm_undefineds, SCM_NUM_PROTECTS, undefineds,
|
21 lat temu |
Dirk Herrmann
|
d0f6ceb84f
* Removed uses of DEBUG_EXTENSIONS and DYNAMIC_LINKING to
|
21 lat temu |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 lat temu |
Rob Browning
|
5e5f51c37d
* eval.h: fix various preprocessor usages of new public
|
22 lat temu |
Mikael Djurfeldt
|
756414cf2c
* threads.h, threads.c: Moved futures to their own file.
|
22 lat temu |
Mikael Djurfeldt
|
28d52ebb19
* __scm.h (SCM_DEFER_INTS, SCM_ALLOW_INTS): New definitions.
|
22 lat temu |
Mikael Djurfeldt
|
504d99c5f8
* eval.h (scm_t_trampoline_1, scm_t_trampoline_2): New types.
|
22 lat temu |
Dirk Herrmann
|
a8a19efc2b
* eval.h (SCM_MAKE_ILOC): New macro.
|
22 lat temu |
Han-Wen Nienhuys
|
9981de3a2b
prepend libguile/ to include path
|
22 lat temu |
Dirk Herrmann
|
c136c9205e
* __scm.h, eval.c, eval.h: Removed compile time option
|
22 lat temu |
Neil Jerram
|
c96d76b88d
* First batch of libguile changes for Elisp support.
|
23 lat temu |
Dirk Herrmann
|
2493378052
* eval.[ch] (scm_deval_args): Made static.
|
23 lat temu |
Marius Vollmer
|
33b001fd89
Prefixed each each exported symbol with SCM_API.
|
23 lat temu |
Dirk Herrmann
|
8c494e9973
* Removed lots of deprecated stuff.
|
23 lat temu |
Marius Vollmer
|
904a077df1
* tags.h: Update tag system docs.
|
23 lat temu |
Neil Jerram
|
d95c0b76d6
* Handle evaluator traps by calling trap handlers directly rather than
|
23 lat temu |
Keisuke Nishida
|
fdc2839563
* eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,
|
23 lat temu |
Marius Vollmer
|
92c2555f69
replace "scm_*_t" with "scm_t_*".
|
23 lat temu |
Dirk Herrmann
|
729dbac32f
* Changed the default definition of SCM.
|
23 lat temu |
Michael Livshin
|
c014a02eec
revert the ill-considered part of the 2001-05-24 changes
|
23 lat temu |
Michael Livshin
|
1be6b49ccb
* validate.h
|
23 lat temu |