Andy Wingo
|
b8bc86bce1
instead of our custom .go format, use elf
|
12 years ago |
Andy Wingo
|
afc74c2920
add ELF loader
|
12 years ago |
Andy Wingo
|
44602b0868
rename libguile to libguile-@EFFECTIVE_VERSION@, currently libguile-2.0
|
15 years ago |
Ludovic Courtès
|
e1203ea00f
Switch remaining GPLv2+ Guile-VM headers to LGPLv3+.
|
15 years ago |
Andy Wingo
|
60ae5ca2a3
frame, program, objcode, etc inits use load-extension
|
16 years ago |
Andy Wingo
|
1f1ec13b5c
add code for writing out metadata to the end of a program
|
16 years ago |
Andy Wingo
|
9bb8012dd6
remove conv.scm, disasm.scm; objcode->bytecode rename
|
16 years ago |
Andy Wingo
|
53e28ed9b2
static opcodes; refactor program/objcode division; use new assembly pipeline
|
16 years ago |
Andy Wingo
|
1a1a10d3a5
use #:keywords in module/*.scm, not :keywords
|
16 years ago |
Andy Wingo
|
83495480e8
merge guile-vm into libguile itself
|
16 years ago |
Andy Wingo
|
07e56b27a1
big reorg of scheme modules -- e.g. programs.c -> (system vm program)
|
16 years ago |