summaryrefslogtreecommitdiff
path: root/libguile/frames.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-29static opcodes; refactor program/objcode division; use new assembly pipelineAndy Wingo1-5/+6
2008-12-26remove heap links in VM frames, incorporate vm frames into normal backtracesAndy Wingo1-69/+161
2008-09-13add a multiple values return address to stack framesAndy Wingo1-0/+12
2008-08-21merge guile-vm into libguile itselfAndy Wingo1-0/+197