Jonas Maebe
|
979f55e1db
+ support for procedural variables for the JVM target
|
před 14 roky |
Jonas Maebe
|
67a142c56e
* fixed dereferencing pointers to JVM implicit pointer types in case the
|
před 14 roky |
Jonas Maebe
|
bf2854dae5
* when internally taking the address of shortstrings to typecast
|
před 14 roky |
Jonas Maebe
|
569228447d
* converted all enum handling for the JVM target so that it uses the
|
před 14 roky |
Jonas Maebe
|
7cf06b9aa6
* fixed accessing var-parameters from nested routines
|
před 14 roky |
Jonas Maebe
|
8fa42c206f
+ support for nested procedures for the JVM target
|
před 14 roky |
Jonas Maebe
|
0fad10179c
* fixed some voidpointerdef handling
|
před 14 roky |
Jonas Maebe
|
0706cb5eb6
+ support for pointers to types that are implicit pointer types in the JVM
|
před 14 roky |
Jonas Maebe
|
207a4a32d3
* internalerror in case a stringdef manages to get through to
|
před 14 roky |
Jonas Maebe
|
6857dde33e
+ shortstring support for the JVM target (including accessing character 0 as
|
před 14 roky |
Jonas Maebe
|
446d91eaab
+ ansistring support. Items of note:
|
před 14 roky |
Jonas Maebe
|
f187128428
* allow addrnodes for procdef (and procvardef in TP/Delphi mode), and
|
před 14 roky |
Jonas Maebe
|
63962043a5
* fixed fake nested procedures support
|
před 14 roky |
Jonas Maebe
|
6e0b73ad88
* handle string/jlstring/jlobject typecasts properly again after the reworked
|
před 14 roky |
Jonas Maebe
|
d1a1d30e04
* unless compiled with -dnounsupported, the compiler will now accept not
|
před 14 roky |
Jonas Maebe
|
91855becfe
+ unicodestring support for the JVM target (except for multiple adds
|
před 14 roky |
Jonas Maebe
|
2c313e397e
+ support for regular arrays and open arrays
|
před 14 roky |
Jonas Maebe
|
e5ce390565
+ support for indexing (dynamic) arrays on the JVM
|
před 14 roky |