]> git.saurik.com Git - cycript.git/commit
Fixed a bug where the identifier merging algorithm would fail horribly on pre-merged...
authorJay Freeman (saurik) <saurik@saurik.com>
Wed, 18 Nov 2009 20:31:58 +0000 (20:31 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Wed, 18 Nov 2009 20:31:58 +0000 (20:31 +0000)
commitde9fc71b1efd1cbcd5049e5b7c162844a6909a6c
tree8724934518235ccf13c8797aef6c1a902cb000f9
parentf77204786d5d21fee1e9b2c1dfc0e3311b4b5930
Fixed a bug where the identifier merging algorithm would fail horribly on pre-merged identfiers and factored the weird variable rename debugging code to -grename.
Console.cpp
Replace.cpp