Jonas Maebe
|
102a2a4796
* changed "optional" field (which denotes whether an objc protocol method is
|
16 anni fa |
Jonas Maebe
|
559e284bd0
* merged r13762-14047 from trunk
|
16 anni fa |
paul
|
2f0cde4625
compiler:
|
16 anni fa |
paul
|
5f7bc2d3b5
compiler:
|
16 anni fa |
paul
|
aa5a5e79ce
merge revisions: 13909,13923,13924,13934,13935,13942,13943,13944,13946,13948,13950,13951,13952,13983,13994:
|
16 anni fa |
paul
|
e784ec1079
merge revisions 13898-13899:
|
16 anni fa |
Jonas Maebe
|
643cbaf3b6
* made internalerror unique
|
16 anni fa |
Jonas Maebe
|
046b652c28
* don't show notes about "unused" private fields of external obj-c class
|
16 anni fa |
Jonas Maebe
|
0c675a4039
* the objc1 unit has been renamed to objc
|
16 anni fa |
Jonas Maebe
|
d34276c575
--- Merging r13696 through r13760 into '.':
|
16 anni fa |
Jonas Maebe
|
4c57a5f504
+ support multiple inheritance for obj-c protocols
|
16 anni fa |
Jonas Maebe
|
5bda2aa648
+ added warning that TImplementedInterface.getcopy is completely broken
|
16 anni fa |
Jonas Maebe
|
356ad9893a
* define rtti mangled names for obj-c classes and metaclasses
|
16 anni fa |
Jonas Maebe
|
bcfcf30e04
* give an error if the number of formal parameters of an obj-c method
|
16 anni fa |
Jonas Maebe
|
ac1b340755
* quote the mangled name of ObjC methods, because the +/- otherwise
|
16 anni fa |
Jonas Maebe
|
ab3294dce2
* fixed handling of "type x = y" for objcclass/objcprotocol
|
16 anni fa |
Jonas Maebe
|
1f1396596e
* don't insert vmt for objcprotocols either
|
16 anni fa |
Jonas Maebe
|
744d20d086
* allow "array of const" parameters again for objcclass/objcprotocol methods
|
16 anni fa |
Jonas Maebe
|
5082e23d57
Merged revisions 13599-13600,13602-13604,13608,13615-13618 via svnmerge from
|
16 anni fa |
florian
|
e8dff46f8e
* several small bugs in the handling of implements fixed, resolves #14418
|
16 anni fa |
Jonas Maebe
|
335e159c11
Merged revisions 13351-13373,13376-13457 via svnmerge from
|
16 anni fa |
Jonas Maebe
|
14107b42b2
* fixed tw9039{a,b} for 64 bit platforms (qwordvar > int64var) is evaluated
|
16 anni fa |
Jonas Maebe
|
5a2ccfff52
--WARNING: start build process with FPC 2.2.4; won't work when
|
16 anni fa |
Jonas Maebe
|
92de010fe1
Merged revisions 13218-13347 via svnmerge from
|
16 anni fa |
Jonas Maebe
|
e13a708002
* fixed compiler crash when using a bitpacked array whose size was
|
16 anni fa |
Jonas Maebe
|
41acad1d11
+ keep track of called virtual methods per unit. -Owoptvtms will now replace
|
16 anni fa |
Jonas Maebe
|
ba2c2cd449
* don't automatically set the parent class of objcclasses without a
|
16 anni fa |
Jonas Maebe
|
b1b9894ae3
* initial Objective-C 1.0 support:
|
16 anni fa |
Jonas Maebe
|
844e0d04ba
* to determine the alignment of arrays of orddef, enumdef and floatdef,
|
16 anni fa |
Jonas Maebe
|
c04e9e36f7
* set alignment for 0-byte sized entities to 1 instead of to 0
|
16 anni fa |