summaryrefslogtreecommitdiff
path: root/libguile/eval.h
Commit message (Expand)AuthorAgeFilesLines
* The FSF has a new address.Marius Vollmer2005-05-231-1/+1
* See ChangeLog from 2005-03-02.Marius Vollmer2005-03-021-2/+1
* Reverted changed from 2005/01/24 19:14:54, which was a commit to theMarius Vollmer2005-01-241-1/+2
* Threading changes.Marius Vollmer2005-01-241-2/+1
* * backtrace.c (display_expression, display_frame): CallDirk Herrmann2004-06-271-1/+2
* Use SCM_SMOB_* instead of SCM_CELL_* as appropriate. UseMarius Vollmer2004-05-061-6/+8
* Hide the implementation of ilocs and isyms in eval.c.Dirk Herrmann2004-04-221-6/+2
* Introduce scm_debug_mode_p as a replacement for scm_debug_mode andDirk Herrmann2004-03-291-3/+7
* * eval.c (s_splicing): Commented and reformulated.Dirk Herrmann2003-11-161-2/+4
* * eval.c, eval.h (scm_m_expand_body, m_expand_body): DeprecatedDirk Herrmann2003-11-091-1/+3
* * __scm.h, gc-card.c (SCM_DEBUG_DEBUGGER_SUPPORT,Dirk Herrmann2003-06-041-9/+0
* * deprecated.c, deprecated.h, eval.c, eval.h: DeprecatedDirk Herrmann2003-06-021-26/+0
* * eval.c, eval.h, read.c, read.h (scm_sym_dot): Moved from eval toDirk Herrmann2003-05-061-1/+0
* * eval.c, eval.h, evalext.c, evalext.h (scm_m_undefine): MovedDirk Herrmann2003-05-061-0/+8
* * eval.c, eval.h, goops.c, goops.h (scm_m_atslot_ref,Dirk Herrmann2003-04-251-0/+3
* * eval.h (SCM_ENTER_FRAME_HDLR, SCM_APPLY_FRAME_HDLR,Dirk Herrmann2003-04-231-5/+6
* * eval.c, eval.h, evalext.c, evalext.h (scm_sym_setter,Dirk Herrmann2003-04-201-1/+1
* * eval.c, root.h (scm_undefineds, SCM_NUM_PROTECTS, undefineds,Dirk Herrmann2003-04-201-2/+0
* * Removed uses of DEBUG_EXTENSIONS and DYNAMIC_LINKING toDirk Herrmann2003-04-201-7/+0
* Changed license terms to the plain LGPL thru-out.Marius Vollmer2003-04-051-35/+11
* * eval.h: fix various preprocessor usages of new publicRob Browning2003-03-271-1/+1
* * threads.h, threads.c: Moved futures to their own file.Mikael Djurfeldt2003-01-231-1/+4
* * __scm.h (SCM_DEFER_INTS, SCM_ALLOW_INTS): New definitions.Mikael Djurfeldt2002-12-151-0/+16
* * eval.h (scm_t_trampoline_1, scm_t_trampoline_2): New types.Mikael Djurfeldt2002-12-011-1/+6
* * eval.h (SCM_MAKE_ILOC): New macro.Dirk Herrmann2002-11-161-0/+6
* prepend libguile/ to include pathHan-Wen Nienhuys2002-08-271-1/+1
* * __scm.h, eval.c, eval.h: Removed compile time optionDirk Herrmann2002-06-281-4/+0
* * First batch of libguile changes for Elisp support.Neil Jerram2002-01-221-5/+2
* * eval.[ch] (scm_deval_args): Made static.Dirk Herrmann2002-01-101-1/+0
* Prefixed each each exported symbol with SCM_API.Marius Vollmer2001-11-021-107/+107
* * Removed lots of deprecated stuff.Dirk Herrmann2001-08-311-15/+6
* * tags.h: Update tag system docs.Marius Vollmer2001-07-261-13/+1
* * Handle evaluator traps by calling trap handlers directly rather thanNeil Jerram2001-06-261-1/+5
* * eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,Keisuke Nishida2001-06-261-0/+8
* replace "scm_*_t" with "scm_t_*".Marius Vollmer2001-06-141-2/+2
* * Changed the default definition of SCM.Dirk Herrmann2001-05-271-3/+5
* revert the ill-considered part of the 2001-05-24 changesMichael Livshin2001-05-261-3/+3
* * validate.hMichael Livshin2001-05-241-5/+5
* (SCM_EVALIM2): Use SCM_EQ_P instead of `=='.Marius Vollmer2001-05-201-1/+1
* Merge from mvo-vcell-cleanup-1-branch.Marius Vollmer2001-05-151-8/+6
* * eval.h, eval.c (scm_system_transformer): Deprecated by moving itMarius Vollmer2001-04-241-1/+1
* * Replaced a lot of calls to SCM_C[AD]R with more appropriate macros.Dirk Herrmann2001-03-301-6/+4
* * tags.h (SCM_IM_CALL_WITH_VALUES): New isym.Marius Vollmer2001-03-261-0/+2
* * Eliminate some calls to scm_wta.Dirk Herrmann2001-03-041-1/+1
* * eval.h (SCM_EVALIM2): New macro. Use it when aMarius Vollmer2001-03-031-4/+11
* * eval.h (scm_primitive_eval, scm_primitive_eval_x): NewMarius Vollmer2001-02-111-4/+7
* * modules.h (scm_selected_module, scm_current_module): RenamedMarius Vollmer2001-02-081-1/+1
* Smob-related creanup.Keisuke Nishida2000-12-081-1/+1
* * eval.h: #include "struct.h".Mikael Djurfeldt2000-08-111-4/+18
* * eval.c, eval.h (scm_top_level_lookup_closure_var): Added.Mikael Djurfeldt2000-06-211-0/+6