Jonas Maebe
|
ffe68ca284
* do not search overloaded assignment/conversion operators for internal
|
13 년 전 |
Jonas Maebe
|
99e70e7128
* do not allow implicit conversions from currency to orddef even if currency
|
13 년 전 |
paul
|
1a724f3e11
compiler:
|
13 년 전 |
paul
|
c7e057a835
compiler: use is_wide_or_unicode_string() istead of using is_widestring() or is_unicodestring()
|
13 년 전 |
Jonas Maebe
|
564445da8c
* re-enabled enum -> dispinterface typecasts after r21069, bug noticed by
|
13 년 전 |
Jonas Maebe
|
834026bfb5
* synchronised with trunk up to r21067
|
13 년 전 |
paul
|
a26bc50ca6
compiler: change ShortString->(Some)String and AnsiString->(Some)String overload precedence both for variables and string constants, change unicode constant type from widestring to unicodestring (Delphi compatibility)
|
13 년 전 |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
13 년 전 |
paul
|
2499b5514f
compiler: change overload search for char constants (for delphi compatibility):
|
13 년 전 |
svenbarth
|
2a872978dc
Fix Mantis #21179
|
13 년 전 |
paul
|
3b153c223a
compiler:
|
13 년 전 |
Jonas Maebe
|
0d5b2b84a8
+ Android/JVM target, including a translation of the Android r14 SDK
|
13 년 전 |
paul
|
c6ca9e5091
compiler:
|
13 년 전 |
paul
|
a99ffb3097
compiler: apply patches from Inoussa and Jonas:
|
14 년 전 |
paul
|
e0fecf5332
compiler: revert r19358. As stated by Florian, compiler should be able to compile with the latest RTL.
|
14 년 전 |
paul
|
ee2e0a0c1d
compiler: remove CP_xxx constants since they are present in the system unit now
|
14 년 전 |
paul
|
a769ef0ad2
compiler: don't return te_eual when we convert from RawByteString to another codepage
|
14 년 전 |
paul
|
00396da30c
compiler: cleanup
|
14 년 전 |
paul
|
005795495d
merge r17552 from cpstrnew branch by inoussa:
|
14 년 전 |
paul
|
723f3424d4
merge r17484 from cpstrnew branch by michael:
|
14 년 전 |
paul
|
8f3f583199
merge r14140 from cpstrnew branch by paul:
|
14 년 전 |
paul
|
ae0d732c8f
merge r13485 from cpstrnew branch by florian:
|
14 년 전 |
paul
|
8a4634a7b1
merge r13481 from cpstrnew branch by florian
|
14 년 전 |
paul
|
a95512f0ec
merge cpstrnew branch r13480 by florian:
|
14 년 전 |
Jonas Maebe
|
7fe0485a4e
* always allow typecasts between enums and pointers/classes on the JVM target
|
14 년 전 |
Jonas Maebe
|
28c20cfc5e
* the default string type for the JVM target is no longer automatically
|
14 년 전 |
Jonas Maebe
|
f20e206849
* make compatible_childmethod_resultdef() also work for Java classes
|
14 년 전 |
Jonas Maebe
|
40fdc62e74
+ support for automatically converting char/widechar to java.lang.String
|
14 년 전 |
Jonas Maebe
|
9aae0c47bd
* manual merge of svn r17800 (open array overload choosing)
|
14 년 전 |
Jonas Maebe
|
aa1f299a17
+ added hook for "individual value to open array of one element"-conversion,
|
14 년 전 |