March 27, 2011
5:33 p.m.
On 27 March 2011 19:14, Toon Verwaest <toon.verwaest@gmail.com> wrote:
For whoever might care: I rewrote / fixed the Opal decompiler.
Sorry about me being a bit bad... my only test is this:
CompiledMethod allInstances collect: [ :m | Â Â (OCBytecodeDecompiler new decompile: m) compiledMethod ]
At least on the helvetia image that doesn't give any errors :)
On to hooking it in with my new classbuilder and MethodModification model to apply bytecode rewriting for hyperfast class changes.
I'll be back in an hour ;P and bring a new compiler/decompiler for us this time :)
cheers, Toon
-- Best regards, Igor Stasenko AKA sig.