Fixes to the disassembler by having it delegate to the new SSACompiler. I've also...
commit4c2ae751e8f40c95898e645832c1841943fe6d1e
authorBrian T. Rice <briantrice@gmail.com>
Fri, 5 Feb 2010 06:12:49 +0000 (4 22:12 -0800)
committerBrian T. Rice <briantrice@gmail.com>
Fri, 5 Feb 2010 06:12:49 +0000 (4 22:12 -0800)
tree1b2885d5ed0b7c7e9f93b7310a126f89b0558c57
parent148976653e6fce5b47c107d205e1eae7749c3748
Fixes to the disassembler by having it delegate to the new SSACompiler. I've also removed #decompile as it was misnamed (such a protocol should return a source tree).
src/mobius/compiler.slate
src/mobius/disassemble.slate