11 check-ins using file src/runtime/class.m version 1eef7dbe27
|
2012-04-08
| ||
| 14:14 | Add protocol_{getName,isEqual,conformsToProtocol}. (check-in: b8744d8d68 user: js tags: runtime) | |
| 14:07 | Reduce locking in class_conformsToProtocol(). (check-in: 10c3b59143 user: js tags: runtime) | |
| 14:06 | Don't have any methods in Protocol. (check-in: df24f80ab0 user: js tags: runtime) | |
|
2012-04-06
| ||
| 17:43 | objc_abi_protocol_list does not exist anymore. (check-in: 5b29d50e2e user: js tags: runtime) | |
| 14:07 | Convert lookup-x86-elf.S to AT&T syntax. (check-in: acc809db12 user: js tags: runtime) | |
| 13:43 | Convert lookup-amd64-elf.S to AT&T syntax. (check-in: d3ce57addf user: js tags: runtime) | |
| 12:14 | Make objc_msg_lookup_super public. (check-in: 10b3fbc5fc user: js tags: runtime) | |
|
2012-04-03
| ||
| 18:42 | Fix includes in OFBlockTests for ObjFW runtime. (check-in: 917e9dff1f user: js tags: runtime) | |
| 18:40 | Merge branch 'master' into runtime (check-in: 6bad5d9148 user: js tags: runtime) | |
| 18:30 | Make clang happy. (check-in: 931a8783ca user: js tags: runtime) | |
|
2012-03-23
| ||
| 15:42 | rootclass->isa->superclass is rootclass. (check-in: aa179b6d0a user: js tags: runtime) | |