]> git.siccegge.de Git - frida/frida.git/commitdiff
Move Interpreter to its own class
authorChristoph Egger <Christoph.Egger@fau.de>
Tue, 10 Mar 2015 16:22:38 +0000 (17:22 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Tue, 10 Mar 2015 16:22:38 +0000 (17:22 +0100)
Moving the actual scripting implementation from the ScriptingDock to its
own class. Includes a guile implementation for the Interpreter class.

Fixes: T4

No differences found