Age | Commit message (Expand) | Author | Files | Lines |
2012-05-23 | finish deprecating eval closures | Andy Wingo | 1 | -8/+0 |
2012-05-23 | deprecate lookup closures | Andy Wingo | 1 | -3/+0 |
2012-05-23 | deprecate scm_sym2var | Andy Wingo | 1 | -5/+5 |
2011-03-08 | add scm_c_public_ref et al | Andy Wingo | 1 | -1/+16 |
2009-12-01 | new evaluator, y'all | Andy Wingo | 1 | -5/+0 |
2009-12-01 | remove some deprecated things, undeprecate scm_the_root_module() | Andy Wingo | 1 | -0/+1 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -6/+7 |
2009-04-17 | eval-closure-module, here hopefully not for long | Andy Wingo | 1 | -0/+1 |
2008-09-29 | move module-public-interface to C, and expose it as C API | Andy Wingo | 1 | -0/+1 |
2008-05-31 | Add `SCM_INTERNAL' macro, use it. | Ludovic Courtès | 1 | -3/+3 |
2007-05-05 | Changes from arch/CVS synchronization | Ludovic Courtès | 1 | -1/+10 |
2006-04-17 | merge from 1.8 branch | Kevin Ryde | 1 | -1/+1 |
2006-01-29 | Renamed the "frames" that are related to dynamic-wind to "dynamic | Marius Vollmer | 1 | -1/+1 |
2005-07-31 | (scm_eval_closure_module): Removed, we already have | Marius Vollmer | 1 | -1/+0 |
2005-06-11 | *** empty log message *** | Han-Wen Nienhuys | 1 | -0/+1 |
2005-05-23 | The FSF has a new address. | Marius Vollmer | 1 | -1/+1 |
2005-03-02 | (scm_frame_current_module): New. | Marius Vollmer | 1 | -0/+1 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -35/+11 |
2003-03-11 | * modules.c (scm_module_import_interface): New function. | Mikael Djurfeldt | 1 | -1/+2 |
2002-10-20 | (SCM_MAKE_VALIDATE_MSG): New. Use it instead of SCM_MAKE_VALIDATE in | Marius Vollmer | 1 | -2/+2 |
2002-07-20 | 2002-07-20 Han-Wen <hanwen@cs.uu.nl> | Han-Wen Nienhuys | 1 | -1/+1 |
2001-11-02 | Prefixed each each exported symbol with SCM_API. | Marius Vollmer | 1 | -47/+47 |
2001-08-31 | * Removed lots of deprecated stuff. | Dirk Herrmann | 1 | -12/+5 |
2001-06-14 | replace "scm_*_t" with "scm_t_*". | Marius Vollmer | 1 | -2/+2 |
2001-05-27 | * Changed the default definition of SCM. | Dirk Herrmann | 1 | -6/+6 |
2001-05-20 | (scm_system_module_env_p): Move out of deprecated | Marius Vollmer | 1 | -1/+1 |
2001-05-19 | * modules.h, modules.c: Moved around a lot of code so that | Marius Vollmer | 1 | -21/+36 |
2001-05-15 | Merge from mvo-vcell-cleanup-1-branch. | Marius Vollmer | 1 | -2/+21 |
2001-04-24 | * modules.c (scm_module_type): New. | Marius Vollmer | 1 | -0/+5 |
2001-02-11 | * modules.h. modules.c (scm_current_module_lookup_closure): New | Marius Vollmer | 1 | -0/+1 |
2001-02-08 | * modules.h (scm_selected_module, scm_current_module): Renamed | Marius Vollmer | 1 | -2/+2 |
2000-12-08 | Smob-related creanup. | Keisuke Nishida | 1 | -2/+3 |
2000-09-10 | * modules.c: Use applicable smobs for eval closures instead of | Keisuke Nishida | 1 | -0/+4 |
2000-08-11 | * modules.h (SCM_MODULEP, SCM_VALIDATE_MODULE, | Mikael Djurfeldt | 1 | -0/+31 |
2000-06-04 | * modules.h (scm_standard_eval_closure): Declare. | Mikael Djurfeldt | 1 | -1/+2 |
2000-03-19 | * *.[hc]: add Emacs magic at the end of file, to ensure GNU | Michael Livshin | 1 | -0/+6 |
2000-03-02 | * list.c: Moved append docs to append! Thanks Dirk Hermann. Also, | Greg J. Badros | 1 | -3/+3 |
1999-03-19 | * debug.c, eval.c, evalext.c, stacks.c: #include "modules.h". | Mikael Djurfeldt | 1 | -0/+3 |
1998-11-26 | * modules.c, modules.h (scm_resolve_module): New function. | Mikael Djurfeldt | 1 | -0/+2 |
1998-11-23 | * modules.c (scm_make_module): Beautify the module. | Mikael Djurfeldt | 1 | -0/+2 |
1998-11-22 | * modules.c, modules.h: New files: C interface to modules. (This | Mikael Djurfeldt | 1 | -0/+58 |