]> git.saurik.com Git - cycript.git/commit - Output.cpp
Moved HTTP server to its own file, implemented toJSON support, split off CYON from...
authorJay Freeman (saurik) <saurik@saurik.com>
Sat, 10 Oct 2009 14:41:59 +0000 (14:41 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Sat, 10 Oct 2009 14:41:59 +0000 (14:41 +0000)
commitb4aa79afea0c26718af8880c3ee8fea63eb21563
treebaba0e1656276ddd369414e13e28179a3605e10c
parente0dc20ec507bb66f77da27c196c62d16b5e417c7
Moved HTTP server to its own file, implemented toJSON support, split off CYON from JSON, changed cy to a more general cy, added copyright notices, and optimized string serialization (using correct quoting as appropriate for single/double quote density).
12 files changed:
Application.mm
Cycript.y
Library.mm
Output.cpp
Parser.hpp
Server.mm [new file with mode: 0644]
cycript.hpp
sig/ffi_type.cpp
sig/ffi_type.hpp
sig/parse.cpp
sig/parse.hpp
sig/types.hpp