]> git.saurik.com Git - cycript.git/commit - Console.cpp
Fix line numbers of errors caused in executed scripts due to lopping off the first...
authorJay Freeman (saurik) <saurik@saurik.com>
Mon, 12 Oct 2009 00:04:11 +0000 (00:04 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Mon, 12 Oct 2009 00:04:11 +0000 (00:04 +0000)
commit2b1245e47c16c879fbe534d0007dbfe47eeda3e5
tree5da74d610fa0dc5a3f397304ef4a6865ffaee87d
parent930aa21ba5c097f9ee6ebfc418c321de0729e076
Fix line numbers of errors caused in executed scripts due to lopping off the first line, removed CYApplicationMain temporary hack, implemented new Pointer for binding a type to an address, and slightly rearranged gcc makefile arguments.
Application.mm