| Commit message (Expand) | Author | Age | Files | Lines |
* | * init.c (scm_boot_guile_1): Added scm_init_objects (). | Mikael Djurfeldt | 1997-09-22 | 1 | -0/+53 |
* | * eval.c (scm_init_eval): Add feature `delay'. | Mikael Djurfeldt | 1997-09-20 | 1 | -0/+2 |
* | * sequences.h, sequences.c, append.h, append.c: Removed. These | Mikael Djurfeldt | 1997-09-15 | 1 | -2/+0 |
* | * procprop.h: Added declaration of scm_i_inner_name. | Mikael Djurfeldt | 1997-09-11 | 1 | -5/+32 |
* | * * eval.c (macro?, macro-type, macro-name, macro-transfomer): New | Mikael Djurfeldt | 1997-09-10 | 1 | -24/+60 |
* | * eval.c (scm_apply): Handle the case when a tc7_sybr_2 is applied | Mikael Djurfeldt | 1997-07-25 | 1 | -1/+2 |
* | * eval.c (scm_lookupcar1): Don't declare var2 unless USE_THREADS | Jim Blandy | 1997-06-21 | 1 | -1/+6 |
* | * eval.c (scm_lookupcar1): New procedure to cope with a race | Marius Vollmer | 1997-06-08 | 1 | -8/+141 |
* | * eval.c: Include scmconfig.h at the beginning of the file so that | Jim Blandy | 1997-05-29 | 1 | -0/+3 |
* | * Lots of files: New address for FSF. | Jim Blandy | 1997-05-26 | 1 | -3/+3 |
* | * eval.c (SCM_APPLY): Set debug apply frame argument list correctly | Jim Blandy | 1997-04-12 | 1 | -6/+25 |
* | * eval.c: Doc fixes. | Jim Blandy | 1997-04-11 | 1 | -9/+30 |
* | * eval.c (safe_setjmp): Temporarily use old setjmp until someone | Mikael Djurfeldt | 1997-03-16 | 1 | -1/+4 |
* | * eval.c: Fixed comment to unmemocopy. | Mikael Djurfeldt | 1997-03-10 | 1 | -3/+3 |
* | * eval.c (scm_m_define): Bugfix: Check that the object is a | Mikael Djurfeldt | 1997-03-09 | 1 | -1/+1 |
* | * eval.c (SCM_CEVAL): Added code sections for handling of rpsubrs | Mikael Djurfeldt | 1997-03-08 | 1 | -0/+26 |
* | * eval.c (SCM_CEVAL): Added code sections for handling of asubrs | Mikael Djurfeldt | 1997-03-07 | 1 | -16/+22 |
* | * tags.h, eval.c (iqq): Fixes to comments about SCM_ECONSP. | Mikael Djurfeldt | 1997-03-06 | 1 | -1/+0 |
* | * eval.c (scm_deval): Removed some old code. | Mikael Djurfeldt | 1997-03-01 | 1 | -16/+5 |
* | * eval.c: Don't define alloca in GCC case. gcc will automatically | Tom Tromey | 1997-02-05 | 1 | -3/+1 |
* | * eval.c (safe_setjmp): New function: trivial wrapper for setjmp. | Jim Blandy | 1997-02-04 | 1 | -7/+35 |
* | * configure.in: Call AC_FUNC_ALLOCA, to see if we have alloca. | Jim Blandy | 1997-02-04 | 1 | -0/+19 |
* | * symbols.c (scm_sysintern): Renamed to | Marius Vollmer | 1997-01-18 | 1 | -1/+2 |
* | * eval.c (unmemocopy): Add a semicolon to appease the Sun | Jim Blandy | 1997-01-07 | 1 | -0/+1 |
* | Don't use GCC extensions to allocate space for debugging frames. | Jim Blandy | 1996-12-19 | 1 | -15/+15 |
* | * eval.c, debug.h: Revert changes of Dec 16 and Nov 21. They | Jim Blandy | 1996-12-18 | 1 | -3/+1 |
* | * eval.c (SCM_CEVAL): Use alloca, not GCC's extensions for arrays | Jim Blandy | 1996-12-16 | 1 | -1/+3 |
* | * eval.c (scm_definedp): Use top_level_lookup_closure_var | Marius Vollmer | 1996-11-27 | 1 | -1/+1 |
* | * eval.c (scm_definedp): Incompatibly changed to be a builtin | Marius Vollmer | 1996-11-27 | 1 | -15/+15 |
* | It's an "eval closure", not an "eval thunk." A thunk is a | Jim Blandy | 1996-11-21 | 1 | -4/+4 |
* | * * eval.c: Renamed debug option "deval" to "debug". | Mikael Djurfeldt | 1996-11-02 | 1 | -4/+3 |
* | * load.c: change s_try_load and s_try_load_path to s_primitive_load | Gary Houston | 1996-10-27 | 1 | -17/+11 |
* | * pairs.h, eval.c, eval.h, feature.c, gc.c, list.c, load.c, | Mikael Djurfeldt | 1996-10-20 | 1 | -66/+76 |
* | * eval.c: scm_i_name moved to gsubr.c | Mikael Djurfeldt | 1996-10-14 | 1 | -4/+1 |
* | * eval.c: Added new debug options `maxdepth' and `indent'. | Mikael Djurfeldt | 1996-10-14 | 1 | -3/+6 |
* | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c, | Jim Blandy | 1996-10-14 | 1 | -305/+74 |
* | * eval.c (scm_nconc2last): Don't accept an empty list; apply must | Jim Blandy | 1996-10-14 | 1 | -10/+18 |
* | * error.c, eval.c, load.c, stackchk.c: use scm_error not lgh_error. | Gary Houston | 1996-10-12 | 1 | -3/+3 |
* | * eval.c (scm_nconc2last): Revert last change; there seems to be | Jim Blandy | 1996-10-11 | 1 | -2/+2 |
* | * eval.c (scm_nconc2last): Make sure that each element of lst | Jim Blandy | 1996-10-11 | 1 | -2/+2 |
* | * continuations.c, debug.[ch], eval.c, gscm.c init.c, root.c, | Mikael Djurfeldt | 1996-10-05 | 1 | -8/+10 |
* | * _scm.h: #include "print.h" here, since it seems to be used just | Jim Blandy | 1996-10-03 | 1 | -1/+0 |
* | * eval.c, numbers.h, unif.h, smob.h, srcprop.c: Added #include | Mikael Djurfeldt | 1996-09-22 | 1 | -8/+15 |
* | * filesys.c (scsm_sys_stat): don't SIGSEGV if argument is an | Gary Houston | 1996-09-19 | 1 | -11/+23 |
* | * eval.c: Added #include "hash.h" | Mikael Djurfeldt | 1996-09-18 | 1 | -0/+1 |
* | * __scm.h, chars.c, debug.c, eval.c, eval.h, extchrs.c, extchrs.h, | Mikael Djurfeldt | 1996-09-13 | 1 | -22/+22 |
* | C files should #include only the header files they need, not | Jim Blandy | 1996-09-10 | 1 | -0/+19 |
* | * eval.c, print.h, print.c, read.h, read.c: Modifications to | Mikael Djurfeldt | 1996-08-23 | 1 | -57/+69 |
* | * * eval.c: scm_m_set and SCM_IM_SET no longer supports multiple | Mikael Djurfeldt | 1996-08-20 | 1 | -281/+874 |
* | maintainer changed: was lord, now jimb; first importjimb | Jim Blandy | 1996-07-25 | 1 | -0/+2513 |