peter
|
f4c15f16bf
* overload choosing for ansistring -> short/wide
|
20 years ago |
peter
|
da8c55b019
* overload choosing for array of char to widestring fixed
|
20 years ago |
peter
|
a24dc41f36
* don't prefer int const to pointer
|
20 years ago |
peter
|
86bf41f689
* prefer shortstring to ansistring over ansistring to shortstring
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
218930cf11
* support open array to pointer
|
20 years ago |
peter
|
a96693cee1
support (wide)char to pwidechar
|
20 years ago |
florian
|
0ef8431a3f
+ made @(<formaldef>) assignment compatible with all pointer types
|
20 years ago |
florian
|
737a81f30b
+ array -> dyn. array type cast
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
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 |