Initial commit
commitfcd3fa1bb0c742bbeba612be2b739603797c0a94
authorYves Jaradin <yves.jaradin@uclouvain.be>
Wed, 18 Aug 2010 15:38:37 +0000 (18 17:38 +0200)
committerYves Jaradin <yves.jaradin@uclouvain.be>
Wed, 18 Aug 2010 15:38:37 +0000 (18 17:38 +0200)
treea34ce41dc01e7ba11cb203ce2dd46ed15d63a57e
Initial commit

Nothing usable yet. Hopefully cleaner then the original design now that tagged pointers are no more.
19 files changed:
boolean.hh [new file with mode: 0644]
build [new file with mode: 0755]
decl.hh [new file with mode: 0644]
gc.cc [new file with mode: 0644]
gc.hh [new file with mode: 0644]
header.m4 [new file with mode: 0644]
instr.cc [new file with mode: 0644]
instr.m4 [new file with mode: 0644]
mem.hh [new file with mode: 0644]
mozart.hh [new file with mode: 0644]
store.hh [new file with mode: 0644]
test.cc [new file with mode: 0644]
threads.cc [new file with mode: 0644]
threads.hh [new file with mode: 0644]
vm.cc [new file with mode: 0644]
vm.hh [new file with mode: 0644]
vtable.cc [new file with mode: 0644]
vtable.hh [new file with mode: 0644]
vtable.m4 [new file with mode: 0644]