Greg's smob patch
[bpt/guile.git] / libguile / eval.c
1999-07-07 Mikael DjurfeldtGreg's smob patch
1999-06-19 Jim BlandyPatch from Greg Harvey:
1999-06-19 Jim Blandy* eval.c (scm_map, scm_for_each): Verify that all argum...
1999-05-23 Mikael Djurfeldt* eval.c, fports.c, libguile.h, ports.c: Removed #include
1999-04-17 Jim Blandy* numbers.c (s_bignum): Renamed to s_bignum, and made...
1999-03-19 Mikael Djurfeldt* debug.c, eval.c, evalext.c, stacks.c: #include "modul...
1999-03-12 Mikael Djurfeldt* eval.c (scm_sym_system_module): New symbol.
1999-03-11 Mikael Djurfeldt* eval.c, procs.c, procs.h, procprop.c: Renamed getter ->
1999-02-06 Jim Blandy* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_c...
1999-01-22 Mikael Djurfeldt* eval.c (SCM_CEVAL): Added ENTER_APPLY in code for...
1999-01-05 Mikael DjurfeldtCorrection of mistake (should have committed onto a...
1999-01-05 Mikael Djurfeldt*** empty log message ***
1998-12-14 Maciej Stachowiak* snarf.h (SCM_SYNTAX): New macro to allow convenient...
1998-11-21 Mikael Djurfeldt* eval.c (SCM_CEVAL): Jump to badfun if trying to apply...
1998-11-20 Mikael Djurfeldt* eval.c (SCM_CEVAL): Allow structs implanted in code.
1998-11-17 Mikael Djurfeldt* eval.c (SCM_CEVAL): Added missing case for cclo....
1998-11-10 Mikael Djurfeldt* eval.c (scm_copy_tree): Copy source properties if...
1998-11-10 Mikael Djurfeldt* eval.c (SCM_CEVAL): Use SCM_SET/CLEAR_MACROEXP.
1998-11-09 Mikael Djurfeldt* eval.c (SCM_CEVAL): Mark macro frames at `handle_a_ma...
1998-11-01 Mikael Djurfeldt* eval.c: Don't #define scm_lookupcar to scm_lookupcar1...
1998-10-31 Mikael Djurfeldt* eval.c (scm_s_expression, scm_s_test, scm_s_body,
1998-10-19 Jim Blandy* __scm.h, alist.c, async.c, async.h, backtrace.h,...
1998-10-14 Jim Blandy* (__scm.h, alist.c, eval.c, feature.c, gsubr.c, numbers.c,
1998-10-07 Jim Blandy* eval.c (safe_setjmp): Remove this misunderstanding.
1998-09-26 Jim Blandy* eval.c (scm_force): Assert that x is SCM_NIMP to...
1998-08-21 Mikael Djurfeldt* eval.h, eval.c: New evaluator trap flag: SCM_TRAPS_P.
1998-07-30 Jim Blandy* eval.h (scm_eval_options_interface): Add external...
1998-07-16 Mikael Djurfeldt* eval.c (scm_copy_tree): Reverted last change: `eval...
1998-07-16 Mikael Djurfeldt* eval.c (scm_copy_tree): Removed ability to copy vectors.
1998-07-12 Mikael Djurfeldt* eval.c, filesys.c, fluids.c, gc.c, gh_data.c, init...
1998-05-04 Mikael Djurfeldt* eval.c (SCM_CEVAL): Moved scm_tc7_contin case above
1998-05-02 Mikael Djurfeldt* eval.c (SCM_CEVAL): Do more thorough argument checkin...
1998-04-19 Mikael Djurfeldt* continuations.c (scm_make_cont), debug.c (scm_make_me...
1998-04-12 Mikael Djurfeldt* eval.c, eval.h, coop.c (scm_eval_stack, SCM_EVAL_STAC...
1998-04-12 Mikael Djurfeldt* eval.c (SCM_CEVAL, SCM_APPLY): In SCM_IM_APPLY and...
1998-03-30 Mikael Djurfeldt* eval.h, eval.c, debug.h, debug.c (scm_evaluator_traps...
1998-01-30 Mikael Djurfeldt* eval.c (scm_eval, scm_deval), eq.c (scm_equal_p)...
1998-01-02 Mikael Djurfeldt* eval.c (macro-eval!): Removed. This function was...
1997-10-15 Tom Tromey * Makefile.in: Rebuilt.
1997-10-12 Mikael Djurfeldt* eval.c (SCM_CEVAL, scm_apply): Completed GOOPS suppor...
1997-09-22 Mikael Djurfeldt* init.c (scm_boot_guile_1): Added scm_init_objects ().
1997-09-20 Mikael Djurfeldt* eval.c (scm_init_eval): Add feature `delay'.
1997-09-15 Mikael Djurfeldt* sequences.h, sequences.c, append.h, append.c: Removed...
1997-09-11 Mikael Djurfeldt* procprop.h: Added declaration of scm_i_inner_name.
1997-09-10 Mikael Djurfeldt* * eval.c (macro?, macro-type, macro-name, macro-trans...
1997-07-25 Mikael Djurfeldt* eval.c (scm_apply): Handle the case when a tc7_sybr_2...
1997-06-21 Jim Blandy* eval.c (scm_lookupcar1): Don't declare var2 unless...
1997-06-08 Marius Vollmer* eval.c (scm_lookupcar1): New procedure to cope with...
1997-05-29 Jim Blandy* eval.c: Include scmconfig.h at the beginning of the...
1997-05-26 Jim Blandy* Lots of files: New address for FSF.
1997-04-12 Jim Blandy* eval.c (SCM_APPLY): Set debug apply frame argument...
1997-04-11 Jim Blandy* eval.c: Doc fixes.
1997-03-16 Mikael Djurfeldt* eval.c (safe_setjmp): Temporarily use old setjmp...
1997-03-10 Mikael Djurfeldt* eval.c: Fixed comment to unmemocopy.
1997-03-09 Mikael Djurfeldt* eval.c (scm_m_define): Bugfix: Check that the object...
1997-03-08 Mikael Djurfeldt* eval.c (SCM_CEVAL): Added code sections for handling...
1997-03-07 Mikael Djurfeldt* eval.c (SCM_CEVAL): Added code sections for handling...
1997-03-06 Mikael Djurfeldt* tags.h, eval.c (iqq): Fixes to comments about SCM_ECONSP.
1997-03-01 Mikael Djurfeldt* eval.c (scm_deval): Removed some old code.
1997-02-05 Tom Tromey * eval.c: Don't define alloca in GCC case....
1997-02-04 Jim Blandy* eval.c (safe_setjmp): New function: trivial wrapper...
1997-02-04 Jim Blandy* configure.in: Call AC_FUNC_ALLOCA, to see if we have...
1997-01-18 Marius Vollmer* symbols.c (scm_sysintern): Renamed to
1997-01-07 Jim Blandy* eval.c (unmemocopy): Add a semicolon to appease the Sun
1996-12-19 Jim BlandyDon't use GCC extensions to allocate space for debuggin...
1996-12-18 Jim Blandy* eval.c, debug.h: Revert changes of Dec 16 and Nov...
1996-12-16 Jim Blandy* eval.c (SCM_CEVAL): Use alloca, not GCC's extensions...
1996-11-27 Marius Vollmer* eval.c (scm_definedp): Use top_level_lookup_closure_var
1996-11-27 Marius Vollmer* eval.c (scm_definedp): Incompatibly changed to be...
1996-11-21 Jim BlandyIt's an "eval closure", not an "eval thunk." A thunk...
1996-11-02 Mikael Djurfeldt* * eval.c: Renamed debug option "deval" to "debug".
1996-10-27 Gary Houston* load.c: change s_try_load and s_try_load_path to...
1996-10-20 Mikael Djurfeldt* pairs.h, eval.c, eval.h, feature.c, gc.c, list.c...
1996-10-14 Mikael Djurfeldt* eval.c: scm_i_name moved to gsubr.c
1996-10-14 Mikael Djurfeldt* eval.c: Added new debug options `maxdepth' and `indent'.
1996-10-14 Jim Blandy* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,
1996-10-14 Jim Blandy* eval.c (scm_nconc2last): Don't accept an empty list...
1996-10-12 Gary Houston* error.c, eval.c, load.c, stackchk.c: use scm_error...
1996-10-11 Jim Blandy* eval.c (scm_nconc2last): Revert last change; there...
1996-10-11 Jim Blandy* eval.c (scm_nconc2last): Make sure that each element...
1996-10-05 Mikael Djurfeldt* continuations.c, debug.[ch], eval.c, gscm.c init...
1996-10-03 Jim Blandy* _scm.h: #include "print.h" here, since it seems to...
1996-09-22 Mikael Djurfeldt* eval.c, numbers.h, unif.h, smob.h, srcprop.c: Added...
1996-09-19 Gary Houston * filesys.c (scsm_sys_stat): don't SIGSEGV if argument...
1996-09-18 Mikael Djurfeldt* eval.c: Added #include "hash.h"
1996-09-13 Mikael Djurfeldt* __scm.h, chars.c, debug.c, eval.c, eval.h, extchrs...
1996-09-10 Jim BlandyC files should #include only the header files they...
1996-08-23 Mikael Djurfeldt* eval.c, print.h, print.c, read.h, read.c: Modificatio...
1996-08-20 Mikael Djurfeldt* * eval.c: scm_m_set and SCM_IM_SET no longer supports...
1996-07-25 Jim Blandymaintainer changed: was lord, now jimb; first import