summaryrefslogtreecommitdiff
path: root/libguile/eval.h
AgeCommit message (Expand)AuthorFilesLines
2002-08-27prepend libguile/ to include pathHan-Wen Nienhuys1-1/+1
2002-06-28* __scm.h, eval.c, eval.h: Removed compile time optionDirk Herrmann1-4/+0
2002-01-22* First batch of libguile changes for Elisp support.Neil Jerram1-5/+2
2002-01-10* eval.[ch] (scm_deval_args): Made static.Dirk Herrmann1-1/+0
2001-11-02Prefixed each each exported symbol with SCM_API.Marius Vollmer1-107/+107
2001-08-31* Removed lots of deprecated stuff.Dirk Herrmann1-15/+6
2001-07-26* tags.h: Update tag system docs.Marius Vollmer1-13/+1
2001-06-26* Handle evaluator traps by calling trap handlers directly rather thanNeil Jerram1-1/+5
2001-06-26 * eval.c (scm_call_0, scm_call_1, scm_call_2, scm_call_3,Keisuke Nishida1-0/+8
2001-06-14replace "scm_*_t" with "scm_t_*".Marius Vollmer1-2/+2
2001-05-27* Changed the default definition of SCM.Dirk Herrmann1-3/+5
2001-05-26revert the ill-considered part of the 2001-05-24 changesMichael Livshin1-3/+3
2001-05-24* validate.hMichael Livshin1-5/+5
2001-05-20(SCM_EVALIM2): Use SCM_EQ_P instead of `=='.Marius Vollmer1-1/+1
2001-05-15Merge from mvo-vcell-cleanup-1-branch.Marius Vollmer1-8/+6
2001-04-24* eval.h, eval.c (scm_system_transformer): Deprecated by moving itMarius Vollmer1-1/+1
2001-03-30* Replaced a lot of calls to SCM_C[AD]R with more appropriate macros.Dirk Herrmann1-6/+4
2001-03-26* tags.h (SCM_IM_CALL_WITH_VALUES): New isym.Marius Vollmer1-0/+2
2001-03-04* Eliminate some calls to scm_wta.Dirk Herrmann1-1/+1
2001-03-03* eval.h (SCM_EVALIM2): New macro. Use it when aMarius Vollmer1-4/+11
2001-02-11* eval.h (scm_primitive_eval, scm_primitive_eval_x): NewMarius Vollmer1-4/+7
2001-02-08* modules.h (scm_selected_module, scm_current_module): RenamedMarius Vollmer1-1/+1
2000-12-08Smob-related creanup.Keisuke Nishida1-1/+1
2000-08-11* eval.h: #include "struct.h".Mikael Djurfeldt1-4/+18
2000-06-21* eval.c, eval.h (scm_top_level_lookup_closure_var): Added.Mikael Djurfeldt1-0/+6
2000-06-12Updated copyrightsMikael Djurfeldt1-1/+1
2000-04-17* eval.c (scm_unmemocar): Use macros to test for gloc cell.Dirk Herrmann1-3/+4
2000-03-20Fix mixup of packed/unpacked SCM values. (Thanks Thien-Thi Nguyen.)Dirk Herrmann1-3/+3
2000-03-19 * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin1-0/+6
2000-03-12*** empty log message ***Mikael Djurfeldt1-1/+1
2000-03-12* async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,Mikael Djurfeldt1-1/+1
2000-03-09*.[ch]: make a distinction between SCM as a genericGreg J. Badros1-1/+1
2000-03-02* list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros1-48/+48
1999-12-18Code layout fixesMikael Djurfeldt1-13/+13
1999-10-11* eval.c, eval.h (scm_sym_delay): New global symbol.Mikael Djurfeldt1-0/+1
1999-09-12* __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c,Mikael Djurfeldt1-1/+1
1999-08-29* eval.c, eval.h: Bugfix: scm_sym_apply was not initializedMikael Djurfeldt1-0/+2
1999-08-26* procs.c, procs.h (scm_subr_entry): New type: Stores dataMikael Djurfeldt1-0/+1
1999-08-17* backtrace.c, debug.c, eval.c, eval.h, gsubr.c, read.c,Mikael Djurfeldt1-10/+22
1999-08-06*** empty log message ***Mikael Djurfeldt1-0/+1
1999-07-29* eval.h: Added prototypes for multi language support functions.Mikael Djurfeldt1-3/+5
1999-07-29* eval.h: Added prototypes for multi language support functions.Mikael Djurfeldt1-0/+8
1999-03-19* modules.c, modules.h, eval.c, eval.h (scm_env_top_level,Mikael Djurfeldt1-4/+0
1999-03-12* eval.c, eval.h (scm_top_level_lookup_closure): New function:Mikael Djurfeldt1-0/+2
1999-03-11* eval.h: Declare scm_s_set_x, scm_sym_set_x;Mikael Djurfeldt1-1/+3
1999-02-06* chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),Jim Blandy1-7/+7
1998-10-31* eval.h (scm_macro_eval_x): Removed declaration.Mikael Djurfeldt1-19/+24
1998-10-19* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1-1/+1
1998-09-05(This change is part of the group made on 1998-07-30.)Jim Blandy1-0/+2
1998-08-21* eval.h, eval.c: New evaluator trap flag: SCM_TRAPS_P.Mikael Djurfeldt1-4/+5