summaryrefslogtreecommitdiff
path: root/libguile/objcodes.h
Commit message (Expand)AuthorAgeFilesLines
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-7/+8
* adjust VM copyright notices to LGPL, use SCM_INTERNAL/API properlyAndy Wingo2009-05-261-45/+21
* add code for writing out metadata to the end of a programAndy Wingo2009-02-011-0/+1
* add metalen field to bytecode serializationAndy Wingo2009-02-011-0/+4
* remove conv.scm, disasm.scm; objcode->bytecode renameAndy Wingo2009-01-301-1/+1
* static opcodes; refactor program/objcode division; use new assembly pipelineAndy Wingo2009-01-291-7/+23
* recompiling with compile environments, fluid languages, cleanupsAndy Wingo2008-10-301-1/+1
* merge guile-vm into libguile itselfAndy Wingo2008-08-211-0/+78