.. |
2008-10-23-invalid-icmp.m
|
Fix regression in comparison of qualified id; == operator was being
|
2008-10-23 23:30:52 +00:00 |
bitfield-1.m
|
And a test case for my previous patch.
|
2008-12-15 20:39:58 +00:00 |
constant-strings.m
|
Add some Objective-C code generation tests.
|
2008-09-04 04:36:23 +00:00 |
continuation-class.m
|
Set default property attributes on each property.
|
2008-11-26 20:01:34 +00:00 |
dot-syntax-1.m
|
Add some Objective-C code generation tests.
|
2008-09-04 04:36:23 +00:00 |
dot-syntax.m
|
Add some Objective-C code generation tests.
|
2008-09-04 04:36:23 +00:00 |
encode-test.m
|
Fix a grep error that caused CodeGenObjC/encode-test.m to fail.
|
2008-12-28 15:48:05 +00:00 |
hidden.m
|
Add some Objective-C code generation tests.
|
2008-09-04 04:36:23 +00:00 |
implicit-property.m
|
Implemented ir-gen for 'implicit' properties using the new AST nodes.
|
2008-11-22 22:30:21 +00:00 |
link-errors.m
|
Add some Objective-C code generation tests.
|
2008-09-04 04:36:23 +00:00 |
message-arrays.m
|
Fix two bugs exposed by array passing assert:
|
2008-09-11 00:50:25 +00:00 |
messages-2.m
|
Add some Objective-C code generation tests.
|
2008-09-04 04:36:23 +00:00 |
messages.m
|
Add some Objective-C code generation tests.
|
2008-09-04 04:36:23 +00:00 |
newproperty-nested-synthesis-1.m
|
Support for implementation of property in the case where
|
2008-12-09 20:23:04 +00:00 |
predefined-expr-in-method.m
|
Add some Objective-C code generation tests.
|
2008-09-04 04:36:23 +00:00 |
property-aggr-type.m
|
Code gen for aggregate-valued properties and a test case.
|
2008-11-26 22:36:09 +00:00 |
property-getter-dot-syntax.m
|
Patch to allow a getter call using property dot-syntax notation.
|
2008-12-10 00:21:50 +00:00 |
property-incr-decr-1.m
|
Another test for property code gen.
|
2008-11-26 23:20:29 +00:00 |
property.m
|
This test checks for duplicate implementation of the same
|
2008-12-05 22:32:48 +00:00 |
protocols-lazy.m
|
add targe triple commandline option to fix test failure on Linux.
|
2008-11-16 09:17:52 +00:00 |
runtime-fns.m
|
NeXT: Update to use CreateRuntimeFunction for the routines it imports.
|
2008-10-01 01:06:06 +00:00 |
synchronized.m
|
Fixed bugzilla bug# 3095 related to code gen. for @synchronized.
|
2008-11-21 19:21:53 +00:00 |