From: Jay Freeman (saurik) Date: Sun, 18 Oct 2009 10:32:51 +0000 (+0000) Subject: Started work on array comprehensions, implemented multi-line string literals (not... X-Git-Tag: v0.9.432~325 X-Git-Url: https://git.saurik.com/cycript.git/commitdiff_plain/367eebb166684de7a659b4e9cd34565b62b7928d?hp=367eebb166684de7a659b4e9cd34565b62b7928d Started work on array comprehensions, implemented multi-line string literals (not for console yet), and refactored @class to be an expression (with support for anonymous classes). ---