We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Release v1.2.0.1
Release candidate v1.2
Fix self patching
Merge branch 'master' of https://github.com/pardeike/Harmony
Merge branch 'master' of https://github.com/pardeike/Harmony.git
Removed MonoInternals because it was not needed Fixed missing generic attribute in Traverse Removed nunit test project Ready for 1.0.9 release
Added support for constructor patching Improved opcode debugging Better variable initialization Removed prefix jump if not necessary
Fixes to the new infix processor parameter
Bug fixes; v1.0.6
v1.0.5 release Added IL code processing Hopefully fixed 'dynamic link library initialization routine failed' Refactored a few things