Jonas Maebe
|
790c7954b7
* fixed assigning "id" to a protocol instance and using protocol instances
|
%!s(int64=15) %!d(string=hai) anos |
paul
|
1b614b526a
compiler:
|
%!s(int64=15) %!d(string=hai) anos |
paul
|
49d94c5a16
compiler: implement {$VARPROPSETTER ON/OFF} support which is required for COM (D7 compatibility):
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
0cfc6e1cac
+ support for "univ" in macpas mode: a parameter modifier that allows
|
%!s(int64=15) %!d(string=hai) anos |
florian
|
5d01732128
* several fixes which improve the behaviour of nested generics, resolves #15077
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
5128a6726c
* fixed type compatibility checking for classrefs and id
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
203609d09d
* obj-c classrefdefs and id/pobjc_class are assignment-compatible
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
5a2ccfff52
--WARNING: start build process with FPC 2.2.4; won't work when
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
112ea5e5a8
* made all objcclasses assignment-compatible with id, and vice versa
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
3a8b29be91
+ test conversion from class to differently sized enum and to differently
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
5a09f58526
* only allow implicit type conversions from dynamic arrays to voidpointer
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
5b08047d1c
* allow exlicit type conversions from class/interface to enums in Delphi
|
%!s(int64=16) %!d(string=hai) anos |
ivost
|
0f519439b5
* reverted r12690 and r12691
|
%!s(int64=16) %!d(string=hai) anos |
ivost
|
c61a0784cb
* assign an Interface to TGuid was not possible (const Guid: TGuid = IUnknown)
|
%!s(int64=16) %!d(string=hai) anos |
florian
|
706f8085f4
* convert int64 properly to c-bools, resolves #12614
|
%!s(int64=16) %!d(string=hai) anos |
florian
|
b178b08ba7
Merged revisions 11665-11738 via svnmerge from
|
%!s(int64=17) %!d(string=hai) anos |
yury
|
8818df640f
* Fixed passing of open array of wide string literals to function which expects 'array of pwidechar' parameter in case source file has utf8 encoding. Compiler thrown the following error in such case: Incompatible type for arg no. 1: Got "Array Of Const/Constant Open Array of WideString", expected "Open Array Of PWideChar".
|
%!s(int64=17) %!d(string=hai) anos |
florian
|
1fa70f7a0a
* proper support for tobject.getinterface with raw/corba interfaces, resolves #6798 and #6036
|
%!s(int64=17) %!d(string=hai) anos |
tom_at_work
|
6958bbfdda
* allow explicit conversion of enumeration values (in addition to integers) to object references in Delphi mode
|
%!s(int64=17) %!d(string=hai) anos |
florian
|
467aeb3446
* avoid ie 99080501 when overloading procedures with open arrays of widechar, resolves #11543
|
%!s(int64=17) %!d(string=hai) anos |
florian
|
e265393d7a
* make stringconstn => open array of char a l1 conversion as it was earlier, resolves #10727
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
85b9c65f51
* fixed support in macpas mode for anonymous procedure/function types
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
8349cde7db
* changed byte/word/longbool to be Delphi-compatible (+ similar changes
|
%!s(int64=17) %!d(string=hai) anos |
yury
|
801837f60d
* Fixed bug #10681.
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
08ccb30e3b
* perform real "exactness" checking for open array parameters
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
719c29cf86
+ new cpo_openequalisexact parameter comparison option which
|
%!s(int64=17) %!d(string=hai) anos |
florian
|
5c96c4a671
+ first part of support for an unicodestring type
|
%!s(int64=17) %!d(string=hai) anos |
Jonas Maebe
|
e716ac6b6b
* give ord->formaldef again a higher precedence than ord->floatdef
|
%!s(int64=18) %!d(string=hai) anos |
Jonas Maebe
|
82a0749970
* prefer non-matching orddef conversions to orddef-to-pointer conversions
|
%!s(int64=18) %!d(string=hai) anos |
Jonas Maebe
|
5bc156efea
* always demote type conversions which cannot represent part of the
|
%!s(int64=18) %!d(string=hai) anos |