Historie revizí

Autor SHA1 Zpráva Datum
  Károly Balogh b13ef4e3bb * fixed DFA warnings for JVM target před 11 roky
  Jonas Maebe 93d50bc287 * moved jvm-specific classdef-related fields from tenumdef to a platform- před 11 roky
  Jonas Maebe 11c7d5223c * moved ifdef'd jvm code from tprocvardef to jvm-specific descendant před 11 roky
  Jonas Maebe 2518c526c7 * always use a new register for array indices modified by a constant, před 11 roky
  Jonas Maebe a5653916e0 * convert array indices always to s32int, because that is the index type used před 11 roky
  pierre eb1ff90de1 Fix jvm compiler compilation failure after rev 25013 před 12 roky
  Jonas Maebe 1955255dda * let thlcg.a_call_name() return the tcgpara representing the function před 13 roky
  Jonas Maebe 622eb4b782 * call getbasedef before getting the classdef of an enum (only the basedef před 13 roky
  Jonas Maebe 21722802fa * also allow taking the address of a derefence expression on the JVM target před 13 roky
  Jonas Maebe 5332263d46 * fixed r18981 (conversion of LOC_JUMP to something else must happen before před 14 roky
  Jonas Maebe c9ebd433db * fixed array indexing via LOC_JUMP on the JVM target před 14 roky
  Jonas Maebe f40c893084 * when determining whether taking the address of an array element is před 14 roky
  Jonas Maebe 992cc352c6 * generalized handling of pointers to non-implicit pointer types: před 14 roky
  Jonas Maebe 0364b7acf9 * also allow taking the address of the first element of an array in před 14 roky
  Jonas Maebe d063ae10cb * use correct location.size after dereferencing pointers to non-implicit před 14 roky
  Jonas Maebe d0e8cd1637 + support for dereferencing any kind of pointer type před 14 roky
  Jonas Maebe 8fcc8f92ca * allow taking the address of var-parameters in normal Pascal code (not just před 14 roky
  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