aboutsummaryrefslogtreecommitdiff
path: root/docs/ObjectiveCLiterals.html
AgeCommit message (Expand)Author
2012-12-21docs: Convert ObjectiveCLiterals to reST.Sean Silva
2012-09-06Fix a mistake in an HTML example code snippet.Jordan Rose
2012-07-10Add an explanation of -Wobjc-literal-compare to the "Objective-C Literals" pageJordan Rose
2012-05-15Add documentation about boxing enum types and a codegen test to makeArgyrios Kyrtzidis
2012-04-19Added equivalent method calls in examples.Patrick Beard
2012-04-19Clarified encoding of boxed C strings, balanced all <p> with </p>.Patrick Beard
2012-04-19Changed title.Patrick Beard
2012-04-19Changed wording of availability.Patrick Beard
2012-04-19Implements boxed expressions for Objective-C. <rdar://problem/10194391>Patrick Beard
2012-03-20numberWithFloat -> numberWithDouble.Patrick Beard
2012-03-20Fixed typos.Patrick Beard
2012-03-20Objective-C literals documentation.Patrick Beard