florian
|
81c3feca81
+ support for another explicit ugly delphi type cast added
|
20 years ago |
florian
|
90d88ec1a5
* <class/interface>(<any ord. type>) in delphi mode allowed
|
20 years ago |
peter
|
8f8e6f6809
* widestring patches from Alexey Barkovoy
|
20 years ago |
florian
|
3cb0a53eca
+ compiler side of variant<->interface implemented
|
20 years ago |
florian
|
7aa53f09cc
* widechararray patch from Peter
|
20 years ago |
florian
|
80af47489d
+ first batch of patches to support tdef.getcopy fully
|
20 years ago |
peter
|
2b6456fe16
* procvar handling for tp procvar mode fixed
|
20 years ago |
peter
|
5f61be6b4d
* prevent some IEs with delphi methodpointers
|
20 years ago |
peter
|
1418add0e0
* don't allow pointer(ordinal) typecast in fpc mode, only allow it
|
20 years ago |
peter
|
e740a66636
* tparaitem removed, use tparavarsym instead
|
21 years ago |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 years ago |
peter
|
91a00b5344
* procvar arguments need to be at least equal
|
21 years ago |
peter
|
9f811b8bca
* remove previous patch
|
21 years ago |
peter
|
1c0b14c9f7
* only allow ordinal-pointer for same size
|
21 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
peter
|
e1278ec66f
* prefer pchar-string over pchar-pointer
|
21 years ago |
peter
|
35c07ed9ef
* dynarr-pointer is allowed under delphi
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
peter
|
73867aa44c
* voidpointer can be converted to dynarray
|
21 years ago |
peter
|
92203909b9
* use defs_equal when comparing pointer types
|
21 years ago |
peter
|
44a2e03d81
* also compare calling convention in proc_to_procvar_equal
|
21 years ago |
peter
|
05e0d83348
* operator overload chooses rewrite
|
21 years ago |
peter
|
da60da7f06
* allow real_2_real conversion for realconstn, fixes 2971
|
21 years ago |
peter
|
3a3fdde6d1
* compare_defs_ext has now a options argument
|
21 years ago |
daniel
|
d735071838
* Rtti generation moved to ncgutil
|
21 years ago |
peter
|
2b02238e4a
* prefere tobject-tobject over tobject-pointer
|
21 years ago |
peter
|
c3b9e56e90
* give penalty in float-float conversion when precision is lost
|
21 years ago |
florian
|
5f496817a0
* fixed webbug 2878
|
21 years ago |
Jonas Maebe
|
2af569745c
* if currency = int64, FPC_CURRENCY_IS_INT64 is defined
|
21 years ago |
daniel
|
23aa8e1cda
* Automatic conversion from integer constants to pointer constants is no
|
21 years ago |