Jonas Maebe
|
d34276c575
--- Merging r13696 through r13760 into '.':
|
16 жил өмнө |
Jonas Maebe
|
4c57a5f504
+ support multiple inheritance for obj-c protocols
|
16 жил өмнө |
Jonas Maebe
|
5bda2aa648
+ added warning that TImplementedInterface.getcopy is completely broken
|
16 жил өмнө |
Jonas Maebe
|
356ad9893a
* define rtti mangled names for obj-c classes and metaclasses
|
16 жил өмнө |
Jonas Maebe
|
bcfcf30e04
* give an error if the number of formal parameters of an obj-c method
|
16 жил өмнө |
Jonas Maebe
|
ac1b340755
* quote the mangled name of ObjC methods, because the +/- otherwise
|
16 жил өмнө |
Jonas Maebe
|
ab3294dce2
* fixed handling of "type x = y" for objcclass/objcprotocol
|
16 жил өмнө |
Jonas Maebe
|
1f1396596e
* don't insert vmt for objcprotocols either
|
16 жил өмнө |
Jonas Maebe
|
744d20d086
* allow "array of const" parameters again for objcclass/objcprotocol methods
|
16 жил өмнө |
Jonas Maebe
|
5082e23d57
Merged revisions 13599-13600,13602-13604,13608,13615-13618 via svnmerge from
|
16 жил өмнө |
florian
|
e8dff46f8e
* several small bugs in the handling of implements fixed, resolves #14418
|
16 жил өмнө |
Jonas Maebe
|
335e159c11
Merged revisions 13351-13373,13376-13457 via svnmerge from
|
16 жил өмнө |
Jonas Maebe
|
14107b42b2
* fixed tw9039{a,b} for 64 bit platforms (qwordvar > int64var) is evaluated
|
16 жил өмнө |
Jonas Maebe
|
5a2ccfff52
--WARNING: start build process with FPC 2.2.4; won't work when
|
16 жил өмнө |
Jonas Maebe
|
92de010fe1
Merged revisions 13218-13347 via svnmerge from
|
16 жил өмнө |
Jonas Maebe
|
e13a708002
* fixed compiler crash when using a bitpacked array whose size was
|
16 жил өмнө |
Jonas Maebe
|
41acad1d11
+ keep track of called virtual methods per unit. -Owoptvtms will now replace
|
16 жил өмнө |
Jonas Maebe
|
ba2c2cd449
* don't automatically set the parent class of objcclasses without a
|
16 жил өмнө |
Jonas Maebe
|
b1b9894ae3
* initial Objective-C 1.0 support:
|
16 жил өмнө |
Jonas Maebe
|
844e0d04ba
* to determine the alignment of arrays of orddef, enumdef and floatdef,
|
16 жил өмнө |
Jonas Maebe
|
c04e9e36f7
* set alignment for 0-byte sized entities to 1 instead of to 0
|
16 жил өмнө |
Jonas Maebe
|
e58d8d6b92
* set maximum alignment of shortstrings to 2 in MacPas mode
|
16 жил өмнө |
Jonas Maebe
|
060d81b8fa
Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,11938,12212,12304,12308-12310,12316,12330-12332,12334,12339-12340 via svnmerge from
|
16 жил өмнө |
peter
|
2a952c89a5
* store vmt entries in ppu
|
17 жил өмнө |
peter
|
36cad44923
* refactor is_visible_for_object
|
17 жил өмнө |
peter
|
8419161964
* current_objectdef is now always valid when parsing is within the
|
17 жил өмнө |
peter
|
a3a66ba74d
* split tvisibility from tsymoptions
|
17 жил өмнө |
peter
|
ca48c2f34c
* tobjectdef.set_parent also inherits oo_can_have_published
|
17 жил өмнө |
peter
|
84112032c3
* rename aktobjectdef to current_objectdef
|
17 жил өмнө |
michael
|
b40d826439
* Fixed bug #12323. Bug is in getting default value of string parameters, unterminated memory copy
|
17 жил өмнө |