projects
/
cycript.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Prefer JSValueIsStrictEqual to compare prototypes.
[cycript.git]
/
ObjectiveC
/
Replace.cpp
2014-10-31
Jay Freeman (saurik)
CYMessage syntax should not be using CYEncodedType.
blob
|
commitdiff
|
raw
2014-10-11
Jay Freeman (saurik)
Update copyright for 2014 and relicense to AGPLv3.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-11
Jay Freeman (saurik)
Repair support for compiling without Objective-C.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-29
Jay Freeman (saurik)
Do not use FFI to sel_registerName for [] syntax.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-21
Jay Freeman (saurik)
The field order in an Objective-C class matters.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-21
Jay Freeman (saurik)
Objective-C class fields must be TypeIdentifiers.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-20
Jay Freeman (saurik)
Add actual syntax that desugars to new Instance().
blob
|
commitdiff
|
raw
|
diff to current
2014-01-19
Jay Freeman (saurik)
Rename Super to objc_super to better future-proof.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-17
Jay Freeman (saurik)
Objective-C block syntax should return NSBlock *.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-15
Jay Freeman (saurik)
Update @import syntax to desugar into require().
blob
|
commitdiff
|
raw
|
diff to current
2014-01-12
Jay Freeman (saurik)
{Functor,Selector}.type should return @encode().
blob
|
commitdiff
|
raw
|
diff to current
2014-01-06
Jay Freeman (saurik)
Add support for C++11 lambda expression syntax.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-21
Jay Freeman (saurik)
Replace all apr_pool_t * usages with CYPool &.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-19
Jay Freeman (saurik)
Upgrade copyright notice (2013, mk, sh, GPLv3).
blob
|
commitdiff
|
raw
|
diff to current
2013-03-21
Jay Freeman (saurik)
Allow expressions as array subscripts in @encode.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-16
Jay Freeman (saurik)
Allow unnamed arguments with CYTypedParameter.
v0.9.461
blob
|
commitdiff
|
raw
|
diff to current
2012-09-15
Jay Freeman (saurik)
Use new ^ syntax to bridge Blocks (with @ offset).
v0.9.460
blob
|
commitdiff
|
raw
|
diff to current
2012-09-15
Jay Freeman (saurik)
Allow Objective-C blocks as a short Functor syntax.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-15
Jay Freeman (saurik)
Reorganize typed identifier storage for other uses.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-15
Jay Freeman (saurik)
Add @encode() support and use its grammar for types.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-17
Jay Freeman (saurik)
Use sel_registerName() instead of new Selector().
blob
|
commitdiff
|
raw
|
diff to current
2012-06-08
Jay Freeman (saurik)
When messages took no arguments, type returned NULL.
v0.9.457
blob
|
commitdiff
|
raw
|
diff to current
2012-06-08
Jay Freeman (saurik)
Add missing $cym as a bound variable in CYCategory.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-08
Jay Freeman (saurik)
Allow type signatures to be specified on messages.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-07
Jay Freeman (saurik)
Update the copyright: 2009-2010 is now 2009-2012.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-06
Jay Freeman (saurik)
New syntax: let declarations, initialised arguments.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-03
Jay Freeman (saurik)
Add support for Objective-C boxed expression syntax.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-18
Jay Freeman (saurik)
I lost a $ on $cyr at some point during the super trans...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-12
Jay Freeman (saurik)
Refactor some for loops to a CYForEach() over CYNext<>.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-10
Jay Freeman (saurik)
Updated copyright (2010) and license (LGPLv3).
blob
|
commitdiff
|
raw
|
diff to current
2010-07-08
Jay Freeman (saurik)
Port Objective-C/Replace to C++.
blob
|
commitdiff
|
raw
|
diff to current