summaryrefslogtreecommitdiff
path: root/libguile/frames.h
AgeCommit message (Expand)AuthorFilesLines
2009-08-20reorder frame layoutAndy Wingo1-13/+20
2009-07-26fix unused SCM_FRAME_SET_DYNAMIC_LINK macroAndy Wingo1-1/+1
2009-07-23remove "externals" from the vmAndy Wingo1-10/+7
2009-06-17Change Guile license to LGPLv3+Neil Jerram1-6/+7
2009-05-26adjust VM copyright notices to LGPL, use SCM_INTERNAL/API properlyAndy Wingo1-54/+30
2008-12-26remove heap links in VM frames, incorporate vm frames into normal backtracesAndy Wingo1-24/+41
2008-09-13add a multiple values return address to stack framesAndy Wingo1-1/+5
2008-08-21merge guile-vm into libguile itselfAndy Wingo1-0/+125