florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
peter
|
3078a1927f
* remove ttype
|
19 years ago |
Jonas Maebe
|
2dd6a91a9f
+ allow implicit type conversions of 4 byte integers to strings for
|
19 years ago |
peter
|
6fa1b27add
* openarray to openarray should still be equal for parameters
|
19 years ago |
peter
|
0ddab0c161
* add cdo_parameter option for def_compare_ext that indicates that we
|
19 years ago |
Jonas Maebe
|
47eb589d54
* allow implicit conversions from/to packed char arrays under the
|
19 years ago |
florian
|
9e66674ff9
+ first part of qwordbool implementation
|
19 years ago |
Jonas Maebe
|
eccbc78e04
+ support for bitpacked arrays:
|
19 years ago |
peter
|
ac673f392c
* typo in previous commit
|
19 years ago |
peter
|
4bde345009
* fix check for openarray and single element
|
19 years ago |
peter
|
a704cbf048
* never prefer conversion to formaldef
|
19 years ago |
peter
|
38c0ae73da
Merged revisions 2775,2788-2789 via svnmerge from
|
19 years ago |
Jonas Maebe
|
92c389aaeb
* fixed web bug #4778 (explicit type casting of float to int in tp/delphi
|
19 years ago |
peter
|
45176ea2a8
* split tstringtype for stringdef and stringconstnode
|
19 years ago |
peter
|
95879fe8a7
* basic support for generic classes
|
19 years ago |
peter
|
f9db030350
* fix overload choosing if both normal proc and proc of object are available
|
20 years ago |
peter
|
09a0dff4da
* prefer object->object over object->intf
|
20 years ago |
peter
|
adfd36d189
* allow conststring to array of widechar
|
20 years ago |
peter
|
89297d2c39
* move all stabs ($ifdef gdb) code to dbgstabs
|
20 years ago |
peter
|
edf553a223
* string constants are now array of char until
|
20 years ago |
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 |