paul
|
3b153c223a
compiler:
|
13 anos atrás |
Jonas Maebe
|
0d5b2b84a8
+ Android/JVM target, including a translation of the Android r14 SDK
|
13 anos atrás |
paul
|
c6ca9e5091
compiler:
|
14 anos atrás |
paul
|
a99ffb3097
compiler: apply patches from Inoussa and Jonas:
|
14 anos atrás |
paul
|
e0fecf5332
compiler: revert r19358. As stated by Florian, compiler should be able to compile with the latest RTL.
|
14 anos atrás |
paul
|
ee2e0a0c1d
compiler: remove CP_xxx constants since they are present in the system unit now
|
14 anos atrás |
paul
|
a769ef0ad2
compiler: don't return te_eual when we convert from RawByteString to another codepage
|
14 anos atrás |
paul
|
00396da30c
compiler: cleanup
|
14 anos atrás |
paul
|
005795495d
merge r17552 from cpstrnew branch by inoussa:
|
14 anos atrás |
paul
|
723f3424d4
merge r17484 from cpstrnew branch by michael:
|
14 anos atrás |
paul
|
8f3f583199
merge r14140 from cpstrnew branch by paul:
|
14 anos atrás |
paul
|
ae0d732c8f
merge r13485 from cpstrnew branch by florian:
|
14 anos atrás |
paul
|
8a4634a7b1
merge r13481 from cpstrnew branch by florian
|
14 anos atrás |
paul
|
a95512f0ec
merge cpstrnew branch r13480 by florian:
|
14 anos atrás |
Jonas Maebe
|
7fe0485a4e
* always allow typecasts between enums and pointers/classes on the JVM target
|
14 anos atrás |
Jonas Maebe
|
28c20cfc5e
* the default string type for the JVM target is no longer automatically
|
14 anos atrás |
Jonas Maebe
|
f20e206849
* make compatible_childmethod_resultdef() also work for Java classes
|
14 anos atrás |
Jonas Maebe
|
40fdc62e74
+ support for automatically converting char/widechar to java.lang.String
|
14 anos atrás |
Jonas Maebe
|
9aae0c47bd
* manual merge of svn r17800 (open array overload choosing)
|
14 anos atrás |
Jonas Maebe
|
aa1f299a17
+ added hook for "individual value to open array of one element"-conversion,
|
14 anos atrás |
Jonas Maebe
|
6614f3220c
* check implementedinterfaces also when going from a Java class to
|
14 anos atrás |
Jonas Maebe
|
91855becfe
+ unicodestring support for the JVM target (except for multiple adds
|
14 anos atrás |
Jonas Maebe
|
7200245337
+ cs_unicodestrings global switch to indicate that the default string type
|
14 anos atrás |
Jonas Maebe
|
b5f2b463b8
* mention that Java classes also have anonymous/formal external definitions
|
14 anos atrás |
Jonas Maebe
|
6e82417a51
* various small support fixes for Java classes:
|
14 anos atrás |
florian
|
d35d1ed357
+ initial support for pascal booleans with sizes 2, 4 and 8
|
14 anos atrás |
Jonas Maebe
|
19fb48dfa9
* prefer "any array" -> "open array" over "single element" -> "open array"
|
14 anos atrás |
florian
|
37b8b791d5
* overloaded versions of IsNan, resolves #14351
|
14 anos atrás |
florian
|
ff6ab60508
* prefer typecast currency->extended over currency->single/double because the former loses no precision while the latter might cause a loss of precision, resolves #19077
|
14 anos atrás |
Jonas Maebe
|
5c2050e756
* when two objectdefs resolve to the same "real" objectdef, consider them
|
14 anos atrás |