Ludovic Courtès
|
cfabe1e2e4
Revert "Add `SCM_INTERNAL' macro, use it."
|
16 年之前 |
Ludovic Courtès
|
f0c64044d3
Add `SCM_INTERNAL' macro, use it.
|
16 年之前 |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 年之前 |
Marius Vollmer
|
9de87eea47
See ChangeLog from 2005-03-02.
|
20 年之前 |
Marius Vollmer
|
76da80e788
Reverted changed from 2005/01/24 19:14:54, which was a commit to the
|
20 年之前 |
Marius Vollmer
|
a54a94b397
Threading changes.
|
20 年之前 |
Dirk Herrmann
|
9fcf3cbb81
* backtrace.c (display_expression, display_frame): Call
|
20 年之前 |
Marius Vollmer
|
f5710d53b1
Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. Use
|
20 年之前 |
Dirk Herrmann
|
7e6e6b37ba
Hide the implementation of ilocs and isyms in eval.c.
|
21 年之前 |
Dirk Herrmann
|
434f2f7a91
Introduce scm_debug_mode_p as a replacement for scm_debug_mode and
|
21 年之前 |
Dirk Herrmann
|
6f81708ae0
* eval.c (s_splicing): Commented and reformulated.
|
21 年之前 |
Dirk Herrmann
|
328dc9a3ef
* eval.c, eval.h (scm_m_expand_body, m_expand_body): Deprecated
|
21 年之前 |
Dirk Herrmann
|
d0624e391b
* __scm.h, gc-card.c (SCM_DEBUG_DEBUGGER_SUPPORT,
|
21 年之前 |
Dirk Herrmann
|
e90c3a895d
* deprecated.c, deprecated.h, eval.c, eval.h: Deprecated
|
21 年之前 |
Dirk Herrmann
|
5bf6a6f0f3
* eval.c, eval.h, read.c, read.h (scm_sym_dot): Moved from eval to
|
22 年之前 |
Dirk Herrmann
|
f58c472a84
* eval.c, eval.h, evalext.c, evalext.h (scm_m_undefine): Moved
|
22 年之前 |
Dirk Herrmann
|
b0c5d67b98
* eval.c, eval.h, goops.c, goops.h (scm_m_atslot_ref,
|
22 年之前 |
Dirk Herrmann
|
a98e8e985b
* eval.h (SCM_ENTER_FRAME_HDLR, SCM_APPLY_FRAME_HDLR,
|
22 年之前 |
Dirk Herrmann
|
5cb22e9606
* eval.c, eval.h, evalext.c, evalext.h (scm_sym_setter,
|
22 年之前 |
Dirk Herrmann
|
a44a9715eb
* eval.c, root.h (scm_undefineds, SCM_NUM_PROTECTS, undefineds,
|
22 年之前 |
Dirk Herrmann
|
d0f6ceb84f
* Removed uses of DEBUG_EXTENSIONS and DYNAMIC_LINKING to
|
22 年之前 |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 年之前 |
Rob Browning
|
5e5f51c37d
* eval.h: fix various preprocessor usages of new public
|
22 年之前 |
Mikael Djurfeldt
|
756414cf2c
* threads.h, threads.c: Moved futures to their own file.
|
22 年之前 |
Mikael Djurfeldt
|
28d52ebb19
* __scm.h (SCM_DEFER_INTS, SCM_ALLOW_INTS): New definitions.
|
22 年之前 |
Mikael Djurfeldt
|
504d99c5f8
* eval.h (scm_t_trampoline_1, scm_t_trampoline_2): New types.
|
22 年之前 |
Dirk Herrmann
|
a8a19efc2b
* eval.h (SCM_MAKE_ILOC): New macro.
|
22 年之前 |
Han-Wen Nienhuys
|
9981de3a2b
prepend libguile/ to include path
|
22 年之前 |
Dirk Herrmann
|
c136c9205e
* __scm.h, eval.c, eval.h: Removed compile time option
|
22 年之前 |
Neil Jerram
|
c96d76b88d
* First batch of libguile changes for Elisp support.
|
23 年之前 |