summaryrefslogtreecommitdiff
path: root/libguile/evalext.c
Commit message (Expand)AuthorAgeFilesLines
...
* Merge from mvo-vcell-cleanup-1-branch.Marius Vollmer2001-05-151-14/+11
* Read what you type, you bloody jerk.Marius Vollmer2001-05-061-2/+2
* (scm_definedp): Fix docstring.Marius Vollmer2001-05-051-1/+4
* * Removed unused object parameter from SCM_ASSYNT.Dirk Herrmann2001-03-151-5/+5
* * Eliminate some calls to scm_wta.Dirk Herrmann2001-03-041-1/+2
* * alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,...Marius Vollmer2000-11-171-0/+2
* * Eliminated some more calls to SCM_CHARS.Dirk Herrmann2000-09-221-9/+0
* * evalext.c (scm_definedp): Have to work before module system is...Mikael Djurfeldt2000-08-111-1/+3
* (SCM_TOP_LEVEL_LOOKUP_CLOSURE): New macro which replaces...Mikael Djurfeldt2000-06-211-2/+2
* * evalext.c (serial-map): Removed deprected alias for scm_map....Mikael Djurfeldt2000-06-121-8/+1
* * Wrapped deprecated code between #if (SCM_DEBUG_DEPRECATED == 0) #endif....Dirk Herrmann2000-05-151-0/+4
* * Makefile.am (DEFS): Added. automake adds -I options to DEFS,...Mikael Djurfeldt2000-04-211-8/+8
* Lots of fixes to make guile (at some time) compile with strict typing.Dirk Herrmann2000-04-031-4/+4
* * *.[hc]: add Emacs magic at the end of file, to ensure GNU...Michael Livshin2000-03-191-0/+6
* Only include root.h where it is actually needed.Dirk Herrmann2000-03-181-0/+1
* * error.h, error.c: Added `scm_wrong_type_arg_msg' to support...Greg J. Badros2000-03-031-1/+1
* * alist.c, chars.c, debug.c, dynl.c, dynwind.c, error.c, eval.c,...Mikael Djurfeldt2000-01-181-1/+1
* * scm_validate.h: Added SCM_NUM2LONG_DEF macro. Make...Greg J. Badros2000-01-121-2/+1
* * *.[ch]: Whitespace changes -- added space after SCM_VALIDATE_*...Greg J. Badros2000-01-051-1/+1
* *.[ch]: Replace GUILE_PROC w/ SCM_DEFINE.Greg J. Badros2000-01-051-1/+1
* * coop-threads.c: Remove K&R function headers....Greg J. Badros1999-12-161-5/+5
* * Makefile.am: Fix ETAGS_ARGS to recognize GUILE_PROC,...Greg J. Badros1999-12-131-1/+1
* * *.c: Finish replacing K&R style prototypes with ANSI C...Greg J. Badros1999-12-121-2/+1
* * *.c: Pervasive software-engineering-motivated rewrite of...Greg J. Badros1999-12-121-9/+15
* * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c,...Mikael Djurfeldt1999-09-121-1/+1
* * debug.c, eval.c, evalext.c, stacks.c: #include "modules.h".Mikael Djurfeldt1999-03-191-0/+1
* * evalext.c, evalext.h (scm_m_generalized_set_x): New memoizing...Mikael Djurfeldt1999-03-111-0/+16
* * snarf.h (SCM_SYNTAX): New macro to allow convenient declaration of...Maciej Stachowiak1998-12-141-2/+2
* * evalext.c (map-in-order): New name. Replaces serial-map.Mikael Djurfeldt1998-12-071-1/+3
* * evalext.c (scm_definedp): Removed check for isyms; Added a...Mikael Djurfeldt1998-11-201-11/+39
* * evalext.c, evalext.h (scm_m_sequence_to_list): Removed....Mikael Djurfeldt1998-11-121-16/+0
* * evalext.c (sequence->list): FixMikael Djurfeldt1998-10-311-5/+7
* * evalext.c, evalext.h: New files. Contain non-R5RS things...Mikael Djurfeldt1998-10-311-0/+124