florian
|
c1f3d8dcaa
* unified names of system_*/systems_* sets
|
15 years ago |
Jonas Maebe
|
b3a1833e0f
* lowered symbol length at which we start shortening it with a crc so
|
15 years ago |
florian
|
81f34dd4bb
* avoid too long prefixes of manglednames by using a CRC like for long parameter name lists, resolves #15203
|
15 years ago |
Jonas Maebe
|
1743c6f1a8
* also recompile a unit if class/object definitions in indirectly used
|
15 years ago |
Jonas Maebe
|
896e481f86
* fixed function result variable symbol corruption in case a unit is
|
15 years ago |
Jonas Maebe
|
d1538ab023
o added ARM VPFv2/VFPv3 support:
|
15 years ago |
Jonas Maebe
|
af85e45b67
+ support for id.anyobjcmethodinscope() calls for Objective-Pascal code,
|
15 years ago |
Jonas Maebe
|
f8754d8fab
+ Objective-C category support (old and new ABI, both external and
|
15 years ago |
Jonas Maebe
|
60a9ef963d
* finished basic support for calling methods from external C++ classes
|
15 years ago |
florian
|
5d01732128
* several fixes which improve the behaviour of nested generics, resolves #15077
|
15 years ago |
Jonas Maebe
|
59d72f12d7
* skip hidden parameters while generating a cppdecl mangled name (patch by
|
15 years ago |
Jonas Maebe
|
102a2a4796
* changed "optional" field (which denotes whether an objc protocol method is
|
16 years ago |
Jonas Maebe
|
559e284bd0
* merged r13762-14047 from trunk
|
16 years ago |
paul
|
2f0cde4625
compiler:
|
16 years ago |
paul
|
5f7bc2d3b5
compiler:
|
16 years ago |
paul
|
aa5a5e79ce
merge revisions: 13909,13923,13924,13934,13935,13942,13943,13944,13946,13948,13950,13951,13952,13983,13994:
|
16 years ago |
paul
|
e784ec1079
merge revisions 13898-13899:
|
16 years ago |
Jonas Maebe
|
643cbaf3b6
* made internalerror unique
|
16 years ago |
Jonas Maebe
|
046b652c28
* don't show notes about "unused" private fields of external obj-c class
|
16 years ago |
Jonas Maebe
|
0c675a4039
* the objc1 unit has been renamed to objc
|
16 years ago |
Jonas Maebe
|
d34276c575
--- Merging r13696 through r13760 into '.':
|
16 years ago |
Jonas Maebe
|
4c57a5f504
+ support multiple inheritance for obj-c protocols
|
16 years ago |
Jonas Maebe
|
5bda2aa648
+ added warning that TImplementedInterface.getcopy is completely broken
|
16 years ago |
Jonas Maebe
|
356ad9893a
* define rtti mangled names for obj-c classes and metaclasses
|
16 years ago |
Jonas Maebe
|
bcfcf30e04
* give an error if the number of formal parameters of an obj-c method
|
16 years ago |
Jonas Maebe
|
ac1b340755
* quote the mangled name of ObjC methods, because the +/- otherwise
|
16 years ago |
Jonas Maebe
|
ab3294dce2
* fixed handling of "type x = y" for objcclass/objcprotocol
|
16 years ago |
Jonas Maebe
|
1f1396596e
* don't insert vmt for objcprotocols either
|
16 years ago |
Jonas Maebe
|
744d20d086
* allow "array of const" parameters again for objcclass/objcprotocol methods
|
16 years ago |
Jonas Maebe
|
5082e23d57
Merged revisions 13599-13600,13602-13604,13608,13615-13618 via svnmerge from
|
16 years ago |