]> git.siccegge.de Git - frida/frida.git/history - src/bindings/Guile.hxx
properly terminate guile thread
[frida/frida.git] / src / bindings / Guile.hxx
2015-05-26 Christoph Eggerproperly terminate guile thread v0.2
2015-05-26 Christoph EggerMake signals from geiser work
2015-05-25 Christoph EggerDo proper errorhandling for fileload
2015-05-24 Christoph Eggeradd logging to the Guile module
2015-03-11 Christoph EggerExport the Guile interpreter as QtPlugin
2015-03-10 Christoph EggerPoC: Add menu item to load script
2015-03-10 Christoph EggerMove Interpreter to its own class