peter
|
8b2dbde7c8
* fixed assignment operator checking for typecast
|
22 years ago |
peter
|
50e870348b
* varargs is not checked in proc->procvar for delphi
|
22 years ago |
peter
|
bbf8bddbb4
* unit loading changed to first register units and load them
|
22 years ago |
peter
|
39473f1e59
* procvar compare with 2 ints did not check the integer size
|
22 years ago |
peter
|
6f9deb98ed
* don't allow implicit bool->int conversion
|
22 years ago |
peter
|
908c2c1ca7
* allow classref-classref always when explicit
|
22 years ago |
peter
|
f1a0d3bd11
* give conversions from pointer to pwidechar a penalty (=prefer pchar)
|
22 years ago |
peter
|
bdc6feb73d
* proc->procvar is never an exact match, convert exact parameters
|
22 years ago |
peter
|
419a0592ab
* prefer string-shortstring over other string-string conversions
|
23 years ago |
florian
|
121ca40b39
* some variant <-> dyn. array stuff
|
23 years ago |
carl
|
eeea5fdae0
* warning of portabilitiy problems with parasize / localsize
|
23 years ago |
peter
|
67153fd9a1
* the never ending story of tp procvar hacks
|
23 years ago |
peter
|
1c2eecfb9d
* fix cp_procvar compare
|
23 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |