Age | Commit message (Expand) | Author | Files | Lines |
2013-11-19 | Rename objcodes?.{scm,c,h} to loader.{scm,c,h} | Andy Wingo | 1 | -27/+0 |
2013-11-08 | Miscellaneous fixups related to objcode removal. | Andy Wingo | 1 | -4/+2 |
2013-11-07 | add fold-all-debug-contexts, fold-source-locations | Andy Wingo | 1 | -1/+1 |
2013-05-23 | add (find-mapped-elf-image) procedure to (system vm objcode) module | Andy Wingo | 1 | -2/+3 |
2012-06-22 | instead of our custom .go format, use elf | Andy Wingo | 1 | -1/+0 |
2012-06-22 | add ELF loader | Andy Wingo | 1 | -1/+2 |
2010-03-16 | rename libguile to libguile-@EFFECTIVE_VERSION@, currently libguile-2.0 | Andy Wingo | 1 | -2/+3 |
2009-07-15 | Switch remaining GPLv2+ Guile-VM headers to LGPLv3+. | Ludovic Courtès | 1 | -14/+13 |
2009-03-27 | frame, program, objcode, etc inits use load-extension | Andy Wingo | 1 | -1/+1 |
2009-02-01 | add code for writing out metadata to the end of a program | Andy Wingo | 1 | -1/+2 |
2009-01-30 | remove conv.scm, disasm.scm; objcode->bytecode rename | Andy Wingo | 1 | -1/+1 |
2009-01-29 | static opcodes; refactor program/objcode division; use new assembly pipeline | Andy Wingo | 1 | -2/+3 |
2008-09-09 | use #:keywords in module/*.scm, not :keywords | Andy Wingo | 1 | -1/+1 |
2008-08-21 | merge guile-vm into libguile itself | Andy Wingo | 1 | -1/+1 |
2008-08-07 | big reorg of scheme modules -- e.g. programs.c -> (system vm program) | Andy Wingo | 1 | -0/+26 |