It's an "eval closure", not an "eval thunk." A thunk is a
[bpt/guile.git] / libguile / eval.c
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