summaryrefslogtreecommitdiff
path: root/libguile/stacks.h
Commit message (Expand)AuthorAgeFilesLines
* * *.h: Use SCM_NIMP(X) && in all the FOOP macros.Greg J. Badros1999-12-161-2/+5
* Warning fixes from Maciej Stachowiak:Jim Blandy1998-09-301-0/+2
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * backtrace.c, backtrace.h, debug.c, debug.h, eq.c,Jim Blandy1997-05-161-1/+1
* * * stacks.c, stacks.h (scm_make_stack): Now takes arbitraryMikael Djurfeldt1996-11-021-1/+1
* * stacks.h: Bugfix: Don't use tail-array length field as stackMikael Djurfeldt1996-10-301-1/+2
* * stacks.h: In struct scm_stack: Turn field frames into a pointer.Mikael Djurfeldt1996-10-171-4/+5
* * stacks.h: Added declarations of scm_stack_p and scm_frame_p;Mikael Djurfeldt1996-10-141-21/+34
* * init.c: Added #include "backtrace.h" and #include "stacks.h".Mikael Djurfeldt1996-10-141-0/+120