]> git.siccegge.de Git - frida/frida.git/history - src/bindings
properly terminate guile thread
[frida/frida.git] / src / bindings /
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-25 Christoph EggerUse protected domainsocket for geiser
2015-05-24 Christoph Eggeradd logging to the Guile module
2015-05-24 Christoph EggerFix segfault when loading a sceme file
2015-03-19 Christoph EggerFix SWIG generation for maps
2015-03-18 Christoph EggerInstall the guile-frida-bindings into system library...
2015-03-18 Christoph EggerProperly allow plugins to load for testing
2015-03-18 Christoph EggerBuild working `make install` target
2015-03-16 Christoph EggerRestructure InformationManager
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 EggerAdd SWIG bindings for the guile interpreter
2015-03-10 Christoph EggerMove Interpreter to its own class