Jonas Maebe
|
37aa2d8443
+ full support for sets on the JVM target
|
14 years ago |
Jonas Maebe
|
569228447d
* converted all enum handling for the JVM target so that it uses the
|
14 years ago |
Jonas Maebe
|
6857dde33e
+ shortstring support for the JVM target (including accessing character 0 as
|
14 years ago |
Jonas Maebe
|
446d91eaab
+ ansistring support. Items of note:
|
14 years ago |
Jonas Maebe
|
3e5b70d80d
* cpu64bitaddr -> cpu64bitalu check to determine whether we need special
|
14 years ago |
Jonas Maebe
|
d1a1d30e04
* unless compiled with -dnounsupported, the compiler will now accept not
|
14 years ago |
Jonas Maebe
|
91855becfe
+ unicodestring support for the JVM target (except for multiple adds
|
14 years ago |
Jonas Maebe
|
d3a4866cf5
* reorder processing of left/right for add nodes somewhat to make
|
14 years ago |
Jonas Maebe
|
71b348757b
* reversed expected operand order of tjvmhlcg.a_cmp_*(), because
|
14 years ago |
Jonas Maebe
|
e699eb3cc5
+ added "list" parameter to thlcgjvm.inc/decstack() methods, and
|
14 years ago |
Jonas Maebe
|
a1c50d0576
* make sure that comparisons with NaN always return false
|
14 years ago |
Jonas Maebe
|
f250d5d494
+ full JVM implementation for add-nodes and mat-nodes, except for
|
14 years ago |