Dirk Herrmann
|
534c55a97d
This set of patches introduces a new tc7 code scm_tc7_number for
|
21 years ago |
Dirk Herrmann
|
f58c472a84
* eval.c, eval.h, evalext.c, evalext.h (scm_m_undefine): Moved
|
22 years ago |
Dirk Herrmann
|
5cb22e9606
* eval.c, eval.h, evalext.c, evalext.h (scm_sym_setter,
|
22 years ago |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 years ago |
Rob Browning
|
9e443ab676
* evalext.c: fix various preprocessor usages of new public
|
22 years ago |
Rob Browning
|
65fb6c49d4
* evalext.c: rename usage of HAVE_ARRAYS to SCM_HAVE_ARRAYS.
|
22 years ago |
Mikael Djurfeldt
|
93f26b7bcc
* evalext.c, evalext.h (scm_self_evaluating_p): New function.
|
22 years ago |
Dirk Herrmann
|
63dd3413f3
* evalext.[ch] (scm_m_undefine, undefine): Deprecated.
|
22 years ago |
Dirk Herrmann
|
5ec1d2c8e0
* evalext.h, evalext.c (scm_definedp, scm_defined_p): Renamed
|
22 years ago |
Han-Wen Nienhuys
|
34d19ef643
2002-07-20 Han-Wen <hanwen@cs.uu.nl>
|
22 years ago |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 years ago |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
23 years ago |
Keisuke Nishida
|
1afff62054
* list.h (scm_list_1, scm_list_2, scm_list_3, scm_list_4, scm_list_5,
|
24 years ago |
Dirk Herrmann
|
e81d98ec2d
* Introduce SCM_UNUSED and mark unused function parameters.
|
24 years ago |
Marius Vollmer
|
86d31dfe7d
Merge from mvo-vcell-cleanup-1-branch.
|
24 years ago |
Marius Vollmer
|
826e91f350
Read what you type, you bloody jerk.
|
24 years ago |
Marius Vollmer
|
67dc6a4ea2
(scm_definedp): Fix docstring.
|
24 years ago |
Dirk Herrmann
|
160bb34a53
* Removed unused object parameter from SCM_ASSYNT.
|
24 years ago |
Dirk Herrmann
|
db4b4ca64f
* Eliminate some calls to scm_wta.
|
24 years ago |
Marius Vollmer
|
8dc9439fc6
* alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,
|
24 years ago |
Dirk Herrmann
|
f151f91293
* Eliminated some more calls to SCM_CHARS.
|
24 years ago |
Mikael Djurfeldt
|
238d517c09
* evalext.c (scm_definedp): Have to work before module system is
|
24 years ago |
Mikael Djurfeldt
|
7e73eaee6e
(SCM_TOP_LEVEL_LOOKUP_CLOSURE): New macro which replaces
|
25 years ago |
Mikael Djurfeldt
|
6b29d2ff00
* evalext.c (serial-map): Removed deprected alias for scm_map.
|
25 years ago |
Dirk Herrmann
|
f5f2dcffbe
* Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif.
|
25 years ago |
Mikael Djurfeldt
|
a059974535
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
|
25 years ago |
Dirk Herrmann
|
54778cd312
Lots of fixes to make guile (at some time) compile with strict typing.
|
25 years ago |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 years ago |
Dirk Herrmann
|
ba11fd4cb6
Only include root.h where it is actually needed.
|
25 years ago |
Greg J. Badros
|
b6791b2e94
* error.h, error.c: Added `scm_wrong_type_arg_msg' to support
|
25 years ago |