Jonas Maebe
|
93d50bc287
* moved jvm-specific classdef-related fields from tenumdef to a platform-
|
пре 11 година |
florian
|
4d5119bf1c
* fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables
|
пре 11 година |
sergei
|
d72478eb64
* Function tjvmaddnode.cmpnode2topcmp is, in fact, not specific to any target. Moved it to generic tcgaddnode and reused in tmipsaddnode, where the same functionality was implemented in different way.
|
пре 11 година |
Jonas Maebe
|
583c9a3360
* replace assigned(dynarray) and dynarray=/<>nil with length(dynarray)=/<>0
|
пре 14 година |
Jonas Maebe
|
a4cf406189
* use generic string concatentation and comparison infrastructure for the
|
пре 14 година |
Jonas Maebe
|
3bf71d8d04
* fixed unsigned comparisons after r18734 (comparison operator is now
|
пре 14 година |
Jonas Maebe
|
37aa2d8443
+ full support for sets on the JVM target
|
пре 14 година |
Jonas Maebe
|
569228447d
* converted all enum handling for the JVM target so that it uses the
|
пре 14 година |
Jonas Maebe
|
6857dde33e
+ shortstring support for the JVM target (including accessing character 0 as
|
пре 14 година |
Jonas Maebe
|
446d91eaab
+ ansistring support. Items of note:
|
пре 14 година |
Jonas Maebe
|
3e5b70d80d
* cpu64bitaddr -> cpu64bitalu check to determine whether we need special
|
пре 14 година |
Jonas Maebe
|
d1a1d30e04
* unless compiled with -dnounsupported, the compiler will now accept not
|
пре 14 година |
Jonas Maebe
|
91855becfe
+ unicodestring support for the JVM target (except for multiple adds
|
пре 14 година |
Jonas Maebe
|
d3a4866cf5
* reorder processing of left/right for add nodes somewhat to make
|
пре 14 година |
Jonas Maebe
|
71b348757b
* reversed expected operand order of tjvmhlcg.a_cmp_*(), because
|
пре 14 година |
Jonas Maebe
|
e699eb3cc5
+ added "list" parameter to thlcgjvm.inc/decstack() methods, and
|
пре 14 година |
Jonas Maebe
|
a1c50d0576
* make sure that comparisons with NaN always return false
|
пре 14 година |
Jonas Maebe
|
f250d5d494
+ full JVM implementation for add-nodes and mat-nodes, except for
|
пре 14 година |