joost
|
b1851addf6
Merged revisions 7978,7981 via svnmerge from
|
18 년 전 |
Jonas Maebe
|
dc02fdbcfc
Merged revisions 7644-7645,7660-7662,7667,7670-7672 via svnmerge from
|
18 년 전 |
Jonas Maebe
|
6526c1d70a
Merged revisions 7347,7352-7353,7358-7360 via svnmerge from
|
18 년 전 |
florian
|
9a0f769b2f
* cleaned up set conversion
|
18 년 전 |
peter
|
f7a6c1e2ee
* only allow pointer(integer) in fpc modes
|
18 년 전 |
peter
|
9a37c04131
* cardinal-cardinal is calculated using int64
|
18 년 전 |
yury
|
48e46f1c2e
* Fixed error "Incompatible type for arg no. X: Got "Array Of Char", expected "Array Of PChar"" when passing values like ['1','2','3'] for "array of PChar" parameter.
|
18 년 전 |
florian
|
a2ec2e72b6
* better hint about abstract methods (fixes 5098)
|
18 년 전 |
Jonas Maebe
|
2b9bdf2155
* fixed mantis 6631, 7322 and 7989: check parameters and return
|
18 년 전 |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 년 전 |
Jonas Maebe
|
d87f03eef5
- removed automatic int-string, string-int and int-array conversion for
|
19 년 전 |
peter
|
136d3e8d46
* refactor implemented interfaces
|
19 년 전 |
florian
|
5c9b39549a
* fixed olevariant -> variant conversion
|
19 년 전 |
florian
|
85d63d9fa9
* settings refactored
|
19 년 전 |
peter
|
3078a1927f
* remove ttype
|
19 년 전 |
Jonas Maebe
|
2dd6a91a9f
+ allow implicit type conversions of 4 byte integers to strings for
|
19 년 전 |
peter
|
6fa1b27add
* openarray to openarray should still be equal for parameters
|
19 년 전 |
peter
|
0ddab0c161
* add cdo_parameter option for def_compare_ext that indicates that we
|
19 년 전 |
Jonas Maebe
|
47eb589d54
* allow implicit conversions from/to packed char arrays under the
|
19 년 전 |
florian
|
9e66674ff9
+ first part of qwordbool implementation
|
19 년 전 |
Jonas Maebe
|
eccbc78e04
+ support for bitpacked arrays:
|
19 년 전 |
peter
|
ac673f392c
* typo in previous commit
|
19 년 전 |
peter
|
4bde345009
* fix check for openarray and single element
|
19 년 전 |
peter
|
a704cbf048
* never prefer conversion to formaldef
|
19 년 전 |
peter
|
38c0ae73da
Merged revisions 2775,2788-2789 via svnmerge from
|
19 년 전 |
Jonas Maebe
|
92c389aaeb
* fixed web bug #4778 (explicit type casting of float to int in tp/delphi
|
19 년 전 |
peter
|
45176ea2a8
* split tstringtype for stringdef and stringconstnode
|
19 년 전 |
peter
|
95879fe8a7
* basic support for generic classes
|
19 년 전 |
peter
|
f9db030350
* fix overload choosing if both normal proc and proc of object are available
|
20 년 전 |
peter
|
09a0dff4da
* prefer object->object over object->intf
|
20 년 전 |