fix immediate linkage, some other fixes to allow vm/ to compile
[bpt/guile.git] / testsuite /
2008-05-19 Andy Wingobind all module-level variables lazily
2008-05-19 Andy WingoAdd instructions for doing very late binding
2008-05-14 Andy Wingofix use-syntax / use-modules confusion -- fixes testsuites
2008-04-25 Ludovic CourtesSlowly improving support for macro compilation.
2008-04-25 Ludovic CourtesEncode the length of constant lists/vectors on 2 octets...
2008-04-25 Ludovic CourtesAdded support for `defmacro' and `define-macro' in...
2008-04-25 Ludovic CourtesFixed a Scheme translation bug; cleaned compilation...
2008-04-25 Ludovic Courtes* src/objcodes.c (make_objcode_by_mmap): Fixed the...