summaryrefslogtreecommitdiff
path: root/testsuite/run-vm-tests.scm
AgeCommit message (Expand)AuthorFilesLines
2010-05-26Rename the `testsuite' directory to `test-suite/vm'.Ludovic Courtès1-91/+0
2009-08-20use primitive-eval in run-vm-tests.scmAndy Wingo1-2/+1
2009-07-15Make the non-integrated VM test-suite less verbose.Ludovic Courtès1-5/+2
2009-06-17Complete changing license to LGPLv3+Neil Jerram1-6/+6
2009-01-30remove conv.scm, disasm.scm; objcode->bytecode renameAndy Wingo1-1/+0
2008-11-14nifty generic compiler infrastructure -- no more hardcoded passesAndy Wingo1-4/+3
2008-08-07build fixesAndy Wingo1-1/+1
2008-05-19bind all module-level variables lazilyAndy Wingo1-3/+3
2008-05-19Add instructions for doing very late bindingAndy Wingo1-3/+3
2008-04-25Fixed a Scheme translation bug; cleaned compilation with GCC 4.Ludovic Courtes1-6/+30
2008-04-25* src/objcodes.c (make_objcode_by_mmap): Fixed the error type when theLudovic Courtes1-0/+73