replace "scm_*_t" with "scm_t_*".
[bpt/guile.git] / libguile / eval.h
2001-06-14 Marius Vollmerreplace "scm_*_t" with "scm_t_*".
2001-05-27 Dirk Herrmann* Changed the default definition of SCM.
2001-05-26 Michael Livshinrevert the ill-considered part of the 2001-05-24 changes
2001-05-24 Michael Livshin* validate.h
2001-05-20 Marius Vollmer(SCM_EVALIM2): Use SCM_EQ_P instead of `=='.
2001-05-15 Marius VollmerMerge from mvo-vcell-cleanup-1-branch.
2001-04-24 Marius Vollmer* eval.h, eval.c (scm_system_transformer): Deprecated...
2001-03-30 Dirk Herrmann* Replaced a lot of calls to SCM_C[AD]R with more appro...
2001-03-26 Marius Vollmer* tags.h (SCM_IM_CALL_WITH_VALUES): New isym.
2001-03-04 Dirk Herrmann* Eliminate some calls to scm_wta.
2001-03-03 Marius Vollmer* eval.h (SCM_EVALIM2): New macro. Use it when a
2001-02-11 Marius Vollmer* eval.h (scm_primitive_eval, scm_primitive_eval_x...
2001-02-08 Marius Vollmer* modules.h (scm_selected_module, scm_current_module...
2000-12-08 Keisuke NishidaSmob-related creanup.
2000-08-11 Mikael Djurfeldt* eval.h: #include "struct.h".
2000-06-21 Mikael Djurfeldt* eval.c, eval.h (scm_top_level_lookup_closure_var...
2000-06-12 Mikael DjurfeldtUpdated copyrights
2000-04-17 Dirk Herrmann* eval.c (scm_unmemocar): Use macros to test for gloc...
2000-03-20 Dirk HerrmannFix mixup of packed/unpacked SCM values. (Thanks Thien...
2000-03-19 Michael Livshin * *.[hc]: add Emacs magic at the end of file, to ensur...
2000-03-12 Mikael Djurfeldt*** empty log message ***
2000-03-12 Mikael Djurfeldt* async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval...
2000-03-09 Greg J. Badros*.[ch]: make a distinction between SCM as a generic
2000-03-02 Greg J. Badros* list.c: Moved append docs to append! Thanks Dirk...
1999-12-18 Mikael DjurfeldtCode layout fixes
1999-10-11 Mikael Djurfeldt* eval.c, eval.h (scm_sym_delay): New global symbol.
1999-09-12 Mikael Djurfeldt* __scm.h, backtrace.c, backtrace.h, debug.c, debug...
1999-08-29 Mikael Djurfeldt* eval.c, eval.h: Bugfix: scm_sym_apply was not initialized
1999-08-26 Mikael Djurfeldt* procs.c, procs.h (scm_subr_entry): New type: Stores...
1999-08-17 Mikael Djurfeldt* backtrace.c, debug.c, eval.c, eval.h, gsubr.c, read.c,
1999-08-06 Mikael Djurfeldt*** empty log message ***
1999-07-29 Mikael Djurfeldt* eval.h: Added prototypes for multi language support...
1999-07-29 Mikael Djurfeldt* eval.h: Added prototypes for multi language support...
1999-03-19 Mikael Djurfeldt* modules.c, modules.h, eval.c, eval.h (scm_env_top_level,
1999-03-12 Mikael Djurfeldt* eval.c, eval.h (scm_top_level_lookup_closure): New...
1999-03-11 Mikael Djurfeldt* eval.h: Declare scm_s_set_x, scm_sym_set_x;
1999-02-06 Jim Blandy* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_c...
1998-10-31 Mikael Djurfeldt* eval.h (scm_macro_eval_x): Removed declaration.
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-09-05 Jim Blandy(This change is part of the group made on 1998-07-30.)
1998-08-21 Mikael Djurfeldt* eval.h, eval.c: New evaluator trap flag: SCM_TRAPS_P.
1998-05-02 Mikael Djurfeldt* eval.c (SCM_CEVAL): Do more thorough argument checkin...
1998-04-14 Mikael DjurfeldtSmall fix.
1998-04-12 Mikael Djurfeldt* eval.c, eval.h, coop.c (scm_eval_stack, SCM_EVAL_STAC...
1998-03-30 Mikael Djurfeldt* eval.h, eval.c, debug.h, debug.c (scm_evaluator_traps...
1997-09-10 Mikael Djurfeldt* * eval.c (macro?, macro-type, macro-name, macro-trans...
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1996-11-27 Marius Vollmer* eval.c (scm_definedp): Incompatibly changed to be...
1996-10-20 Mikael Djurfeldt* pairs.h, eval.c, eval.h, feature.c, gc.c, list.c...
1996-10-14 Mikael Djurfeldt*** empty log message ***
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-09-13 Mikael Djurfeldt* __scm.h, chars.c, debug.c, eval.c, eval.h, extchrs...
1996-09-11 Jim Blandy* eval.h (scm_eval_args, scm_deval_args, scm_m_undefine):
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-09-05 Jim Blandy* alist.h, append.h, arbiters.h, async.h, boolean.h...
1996-09-04 Jim BlandyDon't install the unwashed masses of Guile header files...
1996-08-20 Mikael Djurfeldt* eval.h: Renamed EVAL --> XEVAL.
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import