summaryrefslogtreecommitdiff
path: root/libguile/instructions.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-14fix race in which some instruction name symbols could go unmarkedAndy Wingo1-1/+0
2009-06-26add bytevector ops to the vmAndy Wingo1-2/+2
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-45/+21
2009-03-17non-srcdir build fixesAndy Wingo1-4/+4
2009-01-29static opcodes; refactor program/objcode division; use new assembly pipelineAndy Wingo1-26/+4
2008-08-21merge guile-vm into libguile itselfAndy Wingo1-0/+99