summaryrefslogtreecommitdiff
path: root/libguile/procs.h
Commit message (Expand)AuthorAgeFilesLines
* * Fixed scm_thunk_p's results when applied to closures....Dirk Herrmann2001-04-191-0/+1
* * Replaced a lot of calls to SCM_C[AD]R with more appropriate macros....Dirk Herrmann2001-03-301-6/+6
* * Re-introduces the unused member "documentation" of struct scm_subr_entry.Dirk Herrmann2000-12-281-1/+2
* * Removed unused member "properties" from struct scm_subr_entry.Dirk Herrmann2000-12-231-4/+2
* * Removed unused member "documentation" from struct scm_subr_entry....Dirk Herrmann2000-12-221-2/+7
* * Don't use string or vector macros when accessing compiled closures.Dirk Herrmann2000-09-261-1/+11
* * Don't assign to SCM_SUBRF, use new SCM_SET_SUBRF macro instead.Dirk Herrmann2000-06-051-0/+1
* * Removed SCM_TRUE_P since it may get confused with !SCM_FALSEP.Dirk Herrmann2000-06-051-1/+1
* * Replace SCM_UNPACK_CAR appropriately.Dirk Herrmann2000-05-241-1/+1
* * Remove function scm_init_iprocs, remove struct scm_iproc and simplify...Dirk Herrmann2000-04-251-21/+2
* * Another couple of SCM/scm_bits_t cleanups....Dirk Herrmann2000-04-191-1/+1
* Lots of fixes to make guile (at some time) compile with strict typing.Dirk Herrmann2000-04-031-2/+2
* Some fixes for strict typing.Dirk Herrmann2000-04-011-1/+1
* Added a set of low level macros for accessing cell entries.Dirk Herrmann2000-03-241-2/+2
* * *.[hc]: add Emacs magic at the end of file, to ensure GNU...Michael Livshin2000-03-191-0/+6
* * procs.c, procs.h: changed the procedure-with-setter representation...Mikael Djurfeldt2000-03-141-2/+2
* *** empty log message ***Mikael Djurfeldt2000-03-121-2/+2
* * async.c, boolean.h, debug.c, dynl.c, dynwind.c, eval.c, eval.h,...Mikael Djurfeldt2000-03-121-2/+2
* * objects.h (SCM_CLASS_FLAGS, SCM_OBJ_CLASS_FLAGS,...Mikael Djurfeldt2000-03-111-7/+8
* *.[ch]: make a distinction between SCM as a generic...Greg J. Badros2000-03-091-1/+1
* * list.c: Moved append docs to append! Thanks Dirk Hermann. Also,...Greg J. Badros2000-03-021-17/+17
* * *.h: Use SCM_NIMP(X) && in all the FOOP macros....Greg J. Badros1999-12-161-2/+5
* * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c,...Mikael Djurfeldt1999-09-121-1/+1
* * procs.c, procs.h (scm_subr_entry): New type: Stores data...Mikael Djurfeldt1999-08-261-1/+32
* * procs.h: Doc fix.Jim Blandy1999-05-021-2/+47
* * eval.c, procs.c, procs.h, procprop.c: Renamed getter ->...Mikael Djurfeldt1999-03-111-0/+10
* * chars.c (scm_lowers, scm_uppers, scm_charnames, scm_charnums),...Jim Blandy1999-02-061-3/+5
* * procs.c, procs.h (procedure-documentation): Moved from eval.c.Mikael Djurfeldt1998-10-311-0/+1
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,...Jim Blandy1998-10-191-1/+1
* Warning fixes from Greg Harvey:...Jim Blandy1998-10-151-0/+4
* * procs.h (scm_closure_p): Added declaration.Mikael Djurfeldt1997-09-101-0/+1
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c,...Mikael Djurfeldt1996-10-201-1/+3
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,...Jim Blandy1996-10-141-19/+9
* * procs.h: Added declarations of scm_thunk_p.Mikael Djurfeldt1996-10-051-0/+2
* * numbers.h: Repeated declarations removed....Jim Blandy1996-09-111-0/+2
* * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,...Jim Blandy1996-09-051-1/+1
* Don't install the unwashed masses of Guile header files in the...Jim Blandy1996-09-041-1/+1
* maintainer changed: was lord, now jimb; first importJim Blandy1996-07-251-0/+107