Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 лет назад |
Andy Wingo
|
165a7596ee
add module-{define-keyword!,undefine-keyword!,lookup-keyword}
|
16 лет назад |
Andy Wingo
|
b7e6589fff
scm_[current_]module_transformer returns the %pre-modules-transformer, if set
|
16 лет назад |
Andy Wingo
|
daedb4920a
eval-closure-module, here hopefully not for long
|
16 лет назад |
Andy Wingo
|
999f1b26e7
Merge commit 'origin/master' into vm
|
16 лет назад |
Andy Wingo
|
dc68fdb961
move module-public-interface to C, and expose it as C API
|
16 лет назад |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 лет назад |
Andy Wingo
|
73dea589ca
module-variable accesses pre-module-obarray if module is #f
|
16 лет назад |
Neil Jerram
|
b226295af8
Release stuff: missing NEWS and 2007/2008 copyrights.
|
17 лет назад |
Neil Jerram
|
3ac8359afd
* modules.c (the_root_module): Moved before scm_current_module.
|
17 лет назад |
Ludovic Courtès
|
608860a5b3
Changes from arch/CVS synchronization
|
18 лет назад |
Neil Jerram
|
dd18d31211
Remove environments.[ch] from the build.
|
18 лет назад |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 лет назад |
Marius Vollmer
|
661ae7ab6b
Renamed the "frames" that are related to dynamic-wind to "dynamic
|
19 лет назад |
Marius Vollmer
|
fc95d019cc
(scm_eval_closure_module): Removed, we already have
|
19 лет назад |
Han-Wen Nienhuys
|
e4da074025
*** empty log message ***
|
19 лет назад |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 лет назад |
Marius Vollmer
|
cb1cfc42a4
(scm_frame_current_module): New.
|
20 лет назад |
Marius Vollmer
|
4057a3e05a
Use new vector elements API or simple vector API, as appropriate.
|
20 лет назад |
Marius Vollmer
|
d2e53ed6f8
*** empty log message ***
|
20 лет назад |
Marius Vollmer
|
cc95e00ac6
* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,
|
20 лет назад |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
20 лет назад |
Dirk Herrmann
|
36245b66c2
* libguile/eval.c (s_macro_keyword): New static identifier.
|
21 лет назад |
Dirk Herrmann
|
2d0b85acf8
* modules.c (module_variable): Fixed (and thus simplified) the
|
21 лет назад |
Marius Vollmer
|
6dc1cd1eec
(scm_module_reverse_lookup): Check that the obarray really is a
|
21 лет назад |
Stefan Jahn
|
2e945bccca
2003-05-29 Stefan Jahn <stefan@lkcc.org>
|
22 лет назад |
Rob Browning
|
d583ce1a8a
* modules.c (s_scm_module_import_interface): move declaration of
|
22 лет назад |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 лет назад |
Mikael Djurfeldt
|
109c2c9f29
* modules.c (scm_module_import_interface): New function.
|
22 лет назад |
Mikael Djurfeldt
|
231a4ea849
* environments.c (DEFAULT_OBARRAY_SIZE): Changed from 137 to 31
|
22 лет назад |