* libguile/eval.c: Separated some definitions relevant for execution
[bpt/guile.git] / libguile / eval.c
2004-03-24 Dirk Herrmann * libguile/eval.c: Separated some definitions relevant...
2004-03-21 Marius Vollmer(scm_ceval, scm_deval): Explicitely evaluate ports...
2004-01-22 Han-Wen Nienhuys(m_expand_body): remove stray variable new_body.
2004-01-22 Marius Vollmer(m_expand_body): Rewrite the expression in place (by...
2003-11-21 Dirk Herrmann * eval.c (s_bad_define): New static identifier.
2003-11-18 Marius Vollmer* print.c (scm_iprin1): Handle fractions.
2003-11-17 Marius Vollmer(scm_m_generalized_set_x): Macroexpand the target when it
2003-11-17 Marius Vollmer(scm_m_generalized_set_x): Macroexpand the target when...
2003-11-16 Dirk Herrmann * eval.c (scm_m_letstar): Create memoized code in...
2003-11-16 Dirk Herrmann * eval.c (s_splicing): Commented and reformulated.
2003-11-15 Dirk Herrmann * eval.c (try_macro_lookup, expand_user_macros, is_sys...
2003-11-15 Dirk Herrmann * libguile/eval.c (s_mixed_body_forms): New static...
2003-11-09 Dirk Herrmann * eval.c (scm_m_body, m_body, scm_m_lambda, memoize_na...
2003-11-09 Dirk Herrmann * eval.c, eval.h (scm_m_expand_body, m_expand_body...
2003-11-08 Dirk Herrmann * libguile/eval.c (s_missing_body_expression): New...
2003-11-02 Dirk Herrmann * eval.c (canonicalize_define): New static helper...
2003-11-02 Dirk Herrmann * eval.c (scm_trampoline_0, scm_trampoline_1, scm_tram...
2003-11-01 Dirk Herrmann * eval.c (scm_m_body, scm_m_lambda): Documentation...
2003-11-01 Dirk Herrmann * libguile/eval.c (s_expression): Added comment.
2003-10-25 Dirk Herrmann * eval.c (unmemocar, sym_three_question_marks, scm_unm...
2003-10-22 Dirk Herrmann * eval.c (s_defun): New static identifier.
2003-10-18 Dirk Herrmann * eval.c (s_bad_slot_number): New static identifier.
2003-10-18 Dirk Herrmann * libguile/eval.c (scm_m_cont, scm_m_at_call_with_values,
2003-10-18 Dirk Herrmann * libguile/eval.c (scm_m_set_x, scm_m_apply, scm_m_atb...
2003-10-18 Dirk Herrmann * libguile/eval.c: Sorted include files alphabetically.
2003-10-18 Dirk Herrmann * libguile/eval.c (scm_m_let, scm_m_letstar, scm_m_letrec,
2003-10-12 Dirk Herrmann * libguile/eval.c (s_bad_formals, s_bad_formal, s_dupl...
2003-10-12 Dirk Herrmann * libguile/eval.c (s_duplicate_binding): New static...
2003-10-12 Dirk Herrmann * eval.c (s_bad_bindings, s_bad_binding, s_bad_exit_cl...
2003-10-12 Dirk Herrmann * eval.c (memoize_as_thunk_prototype): New static...
2003-10-11 Dirk Herrmann * libguile/eval.c (s_missing_expression, s_bad_variabl...
2003-10-11 Dirk Herrmann * libguile/eval.c (s_extra_expression, s_misplaced_els...
2003-10-11 Dirk Herrmann * libguile/eval.c (scm_m_case): Allow empty lists...
2003-10-11 Dirk Herrmann * libguile/tags.h (SCM_IM_ELSE, SCM_IM_ARROW): New...
2003-10-10 Dirk Herrmann * libguile/eval.c (s_bad_expression, syntax_error_key...
2003-09-18 Dirk Herrmann This set of patches introduces a new tc7 code scm_tc7_...
2003-09-14 Dirk Herrmann * tags.h: Reduced the number of short instructions...
2003-06-04 Dirk Herrmann * test-suite/tests/chars.test: Fixed test comment...
2003-06-04 Dirk Herrmann * test-suite/tests/chars.test: Added test, attempting...
2003-06-04 Dirk Herrmann * __scm.h, gc-card.c (SCM_DEBUG_DEBUGGER_SUPPORT,
2003-06-02 Dirk Herrmann * deprecated.c, deprecated.h, eval.c, eval.h: Deprecated
2003-06-01 Dirk Herrmann This set of patches separates the representation of...
2003-05-31 Dirk Herrmann * eval.c (SCM_CEVAL, SCM_APPLY, scm_trampoline_0,
2003-05-30 Dirk Herrmann * eval.c (SCM_CEVAL): Improved readability of call...
2003-05-30 Dirk Herrmann * eval.c (SCM_CEVAL): Avoid one level of indirection...
2003-05-25 Dirk Herrmann * libguile/eval.c (SCM_CEVAL): In case of an applicati...
2003-05-22 Mikael Djurfeldt* __scm.h (SCM_STACK_PTR): New macro. (Cast argument...
2003-05-19 Dirk Herrmann * eval.c (scm_m_do, unmemocopy, SCM_CEVAL): Reversed...
2003-05-06 Dirk Herrmann * eval.c, eval.h, read.c, read.h (scm_sym_dot): Moved...
2003-05-06 Dirk Herrmann * eval.c, eval.h, evalext.c, evalext.h (scm_m_undefine...
2003-05-04 Dirk Herrmann The purpose of this patch is to make guile's internal...
2003-04-28 Mikael Djurfeldt* eval.c (scm_m_atdispatch): Removed until actually...
2003-04-28 Dirk Herrmann * eval.c, goops.c (@dispatch, @slot-ref, @slot-set...
2003-04-27 Dirk Herrmann * eval.c: Non functional change: Separated R5RS and...
2003-04-27 Dirk Herrmann * eval.c (scm_ilookup): Rewritten to improve readability.
2003-04-27 Dirk Herrmann * eval.c (scm_i_call_closure_0, call_closure_1, call_c...
2003-04-25 Dirk Herrmann * eval.c, eval.h, goops.c, goops.h (scm_m_atslot_ref,
2003-04-23 Dirk Herrmann This set of patches contains no functional changes...
2003-04-21 Dirk Herrmann * eval.c (EXTEND_ENV): Eliminated.
2003-04-21 Dirk Herrmann * eval.c (unmemocopy, SCM_APPLY, scm_map, scm_for_each,
2003-04-20 Dirk Herrmann * eval.c, eval.h, evalext.c, evalext.h (scm_sym_setter,
2003-04-20 Dirk Herrmann * eval.c, root.h (scm_undefineds, SCM_NUM_PROTECTS...
2003-04-20 Dirk Herrmann * eval.c (SCM_BIT8, SCM_BIT8, unmemocopy, SCM_CEVAL...
2003-04-20 Dirk Herrmann * Removed uses of DEBUG_EXTENSIONS and DYNAMIC_LINKING to
2003-04-05 Marius VollmerChanged license terms to the plain LGPL thru-out.
2003-04-04 Rob Browning* eval.c: remove SCM_BIGDIG conditionals.
2003-03-27 Rob Browning* eval.c: fix various preprocessor usages of new public
2003-03-25 Rob Browning* eval.c: #include <config.h> if HAVE_CONFIG_H. #include
2003-02-10 Mikael Djurfeldt* eval.c (scm_trampoline_0, scm_trampoline_1, scm_tramp...
2003-01-23 Mikael Djurfeldt* threads.h, threads.c: Moved futures to their own...
2002-12-29 Mikael Djurfeldt* eval.c (unmemocopy): Bugfix: scm_sym_delay --> scm_sy...
2002-12-19 Mikael Djurfeldt* eval.c (call_subr2o_1, call_lsubr2_2): New functions.
2002-12-15 Mikael Djurfeldt* __scm.h (SCM_DEFER_INTS, SCM_ALLOW_INTS): New definit...
2002-12-09 Mikael Djurfeldt* __scm.h (SCM_ALLOW_INTS_ONLY): Removed.
2002-12-01 Mikael Djurfeldt* eval.h (scm_t_trampoline_1, scm_t_trampoline_2):...
2002-11-03 Marius Vollmer* __scm.h (USE_THREADS, GUILE_ISELECT): Define when
2002-07-20 Han-Wen Nienhuys2002-07-20 Han-Wen <hanwen@cs.uu.nl>
2002-07-15 Dirk Herrmann* eval.c (SCM_CEVAL), macros.c (macro_print, scm_makmacro,
2002-07-14 Neil JerramFix for 1001-local-eval-error-backtrace-segfaults.
2002-06-30 Dirk Herrmann* __scm.h (SCM_CAUTIOUS), eval.c (scm_eval_args, deval_...
2002-06-30 Dirk Herrmann* backtrace.c (SCM_ASSERT), debug.c (scm_debug_options...
2002-06-28 Dirk Herrmann* __scm.h, eval.c, eval.h: Removed compile time option
2002-03-26 Dirk Herrmann* srcprop.[ch] (scm_c_source_property_breakpoint_p...
2002-03-25 Dirk Herrmann* debug.h, eval.c: Deprecated CHECK_ENTRY, CHECK_APPLY and
2002-03-24 Dirk Herrmann* debug.h (scm_ready_p, debug_print): Removed declarations.
2002-03-23 Dirk Herrmann* eval.c (SCM_CEVAL, SCM_APPLY): Eliminated labels...
2002-03-21 Dirk Herrmann* eval.c (SCM_CEVAL): Minimized scope of variable arg2.
2002-03-20 Dirk Herrmann* eval.c (SIDEVAL): Removed.
2002-03-15 Neil JerramChange 3 instances of @var to @code in docstrings.
2002-03-14 Dirk Herrmann* eval.c (SCM_CEVAL), srcprop.h (SRCBRKP): Eliminated...
2002-03-14 Thien-Thi NguyenRetire inclusion guard macro SCM_MAGIC_SNARFER.
2002-03-13 Dirk Herrmann* eval.c (SCM_CEVAL): Got rid of the last reference...
2002-03-10 Dirk Herrmann* eval.c (SCM_CEVAL): Cleaned up the handling of 'slot...
2002-03-09 Dirk Herrmann* eval.c (SCM_CEVAL): Cleaned up the handling of #...
2002-03-08 Neil Jerram* Fix bug caused by frame size overflowing its field.
2002-03-05 Dirk Herrmann* eval.c (SCM_CEVAL): Cleaned up the handling of 'apply...
2002-03-02 Dirk Herrmann* eval.c (SCM_CEVAL): Cleaned up the handling of 'if...
2002-03-02 Dirk Herrmann* eval.c (SCM_CEVAL): Cleaned up the handling of 'cons...
2002-03-02 Dirk Herrmann* eval.c (scm_badargsp, SCM_CEVAL): Replaced SCM_N...
2002-03-01 Dirk HerrmannChanges in doc/ref:
next