| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from mvo-vcell-cleanup-1-branch. | Marius Vollmer | 2001-05-15 | 1 | -8/+6 |
* | * eval.h, eval.c (scm_system_transformer): Deprecated by moving it... | Marius Vollmer | 2001-04-24 | 1 | -1/+1 |
* | * Replaced a lot of calls to SCM_C[AD]R with more appropriate macros.... | Dirk Herrmann | 2001-03-30 | 1 | -6/+4 |
* | * tags.h (SCM_IM_CALL_WITH_VALUES): New isym.... | Marius Vollmer | 2001-03-26 | 1 | -0/+2 |
* | * Eliminate some calls to scm_wta. | Dirk Herrmann | 2001-03-04 | 1 | -1/+1 |
* | * eval.h (SCM_EVALIM2): New macro. Use it when a... | Marius Vollmer | 2001-03-03 | 1 | -4/+11 |
* | * eval.h (scm_primitive_eval, scm_primitive_eval_x): New... | Marius Vollmer | 2001-02-11 | 1 | -4/+7 |
* | * modules.h (scm_selected_module, scm_current_module): Renamed... | Marius Vollmer | 2001-02-08 | 1 | -1/+1 |
* | Smob-related creanup. | Keisuke Nishida | 2000-12-08 | 1 | -1/+1 |
* | * eval.h: #include "struct.h". | Mikael Djurfeldt | 2000-08-11 | 1 | -4/+18 |
* | * eval.c, eval.h (scm_top_level_lookup_closure_var): Added.... | Mikael Djurfeldt | 2000-06-21 | 1 | -0/+6 |
* | Updated copyrights | Mikael Djurfeldt | 2000-06-12 | 1 | -1/+1 |
* | * eval.c (scm_unmemocar): Use macros to test for gloc cell.... | Dirk Herrmann | 2000-04-17 | 1 | -3/+4 |
* | Fix mixup of packed/unpacked SCM values. (Thanks Thien-Thi Nguyen.) | Dirk Herrmann | 2000-03-20 | 1 | -3/+3 |
* | * *.[hc]: add Emacs magic at the end of file, to ensure GNU... | Michael Livshin | 2000-03-19 | 1 | -0/+6 |
* | *** empty log message *** | Mikael Djurfeldt | 2000-03-12 | 1 | -1/+1 |
* | * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,... | Mikael Djurfeldt | 2000-03-12 | 1 | -1/+1 |
* | *.[ch]: make a distinction between SCM as a generic... | Greg J. Badros | 2000-03-09 | 1 | -1/+1 |
* | * list.c: Moved append docs to append! Thanks Dirk Hermann. Also,... | Greg J. Badros | 2000-03-02 | 1 | -48/+48 |
* | Code layout fixes | Mikael Djurfeldt | 1999-12-18 | 1 | -13/+13 |
* | * eval.c, eval.h (scm_sym_delay): New global symbol. | Mikael Djurfeldt | 1999-10-11 | 1 | -0/+1 |
* | * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c,... | Mikael Djurfeldt | 1999-09-12 | 1 | -1/+1 |
* | * eval.c, eval.h: Bugfix: scm_sym_apply was not initialized... | Mikael Djurfeldt | 1999-08-29 | 1 | -0/+2 |
* | * procs.c, procs.h (scm_subr_entry): New type: Stores data... | Mikael Djurfeldt | 1999-08-26 | 1 | -0/+1 |
* | * backtrace.c, debug.c, eval.c, eval.h, gsubr.c, read.c,... | Mikael Djurfeldt | 1999-08-17 | 1 | -10/+22 |
* | *** empty log message *** | Mikael Djurfeldt | 1999-08-06 | 1 | -0/+1 |
* | * eval.h: Added prototypes for multi language support functions. | Mikael Djurfeldt | 1999-07-29 | 1 | -3/+5 |
* | * eval.h: Added prototypes for multi language support functions. | Mikael Djurfeldt | 1999-07-29 | 1 | -0/+8 |
* | * modules.c, modules.h, eval.c, eval.h (scm_env_top_level,... | Mikael Djurfeldt | 1999-03-19 | 1 | -4/+0 |
* | * eval.c, eval.h (scm_top_level_lookup_closure): New function:... | Mikael Djurfeldt | 1999-03-12 | 1 | -0/+2 |
* | * eval.h: Declare scm_s_set_x, scm_sym_set_x; | Mikael Djurfeldt | 1999-03-11 | 1 | -1/+3 |
* | * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),... | Jim Blandy | 1999-02-06 | 1 | -7/+7 |
* | * eval.h (scm_macro_eval_x): Removed declaration.... | Mikael Djurfeldt | 1998-10-31 | 1 | -19/+24 |
* | * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,... | Jim Blandy | 1998-10-19 | 1 | -1/+1 |
* | (This change is part of the group made on 1998-07-30.)... | Jim Blandy | 1998-09-05 | 1 | -0/+2 |
* | * eval.h, eval.c: New evaluator trap flag: SCM_TRAPS_P. | Mikael Djurfeldt | 1998-08-21 | 1 | -4/+5 |
* | * eval.c (SCM_CEVAL): Do more thorough argument checking. This... | Mikael Djurfeldt | 1998-05-02 | 1 | -2/+2 |
* | Small fix. | Mikael Djurfeldt | 1998-04-14 | 1 | -1/+1 |
* | * eval.c, eval.h, coop.c (scm_eval_stack, SCM_EVAL_STACK): Measure... | Mikael Djurfeldt | 1998-04-12 | 1 | -0/+2 |
* | * eval.h, eval.c, debug.h, debug.c (scm_evaluator_traps): Moved... | Mikael Djurfeldt | 1998-03-30 | 1 | -0/+17 |
* | * * eval.c (macro?, macro-type, macro-name, macro-transfomer): New... | Mikael Djurfeldt | 1997-09-10 | 1 | -0/+5 |
* | * Lots of files: New address for FSF. | Jim Blandy | 1997-05-26 | 1 | -3/+3 |
* | * eval.c (scm_definedp): Incompatibly changed to be a builtin... | Marius Vollmer | 1996-11-27 | 1 | -1/+1 |
* | * pairs.h, eval.c, eval.h, feature.c, gc.c, list.c, load.c,... | Mikael Djurfeldt | 1996-10-20 | 1 | -0/+1 |
* | *** empty log message *** | Mikael Djurfeldt | 1996-10-14 | 1 | -1/+0 |
* | * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,... | Jim Blandy | 1996-10-14 | 1 | -115/+58 |
* | * __scm.h, chars.c, debug.c, eval.c, eval.h, extchrs.c, extchrs.h,... | Mikael Djurfeldt | 1996-09-13 | 1 | -1/+1 |
* | * eval.h (scm_eval_args, scm_deval_args, scm_m_undefine):... | Jim Blandy | 1996-09-11 | 1 | -0/+6 |
* | C files should #include only the header files they need, not... | Jim Blandy | 1996-09-10 | 1 | -1/+0 |
* | * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,... | Jim Blandy | 1996-09-05 | 1 | -1/+1 |