peter
|
1a2eedd767
* self moved to hidden parameter
|
22 years ago |
peter
|
c21ca3dfa0
+ added currency support based on int64
|
22 years ago |
peter
|
7dae726270
* po_comp for proc to procvar fixed
|
22 years ago |
peter
|
8da3f59d32
* vs_hidden released
|
22 years ago |
peter
|
146c4ff510
* fix compare for unique types, they are allowed when they match
|
22 years ago |
peter
|
34de6782a5
* convert_l3 convertlevel added. This level is used for conversions
|
22 years ago |
peter
|
00e2ee165b
* merged methodpointer fixes from 1.0.x
|
22 years ago |
peter
|
90473fa87f
* constant string conversion fixed, it's now equal to both
|
22 years ago |
peter
|
8423a146b0
* use int_to_int conversion for pointer/procvar/classref to int
|
22 years ago |
florian
|
07110d20f9
+ added proper support of type = type <type>; for simple types
|
22 years ago |
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 |