Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 622eb4b782 * call getbasedef before getting the classdef of an enum (only the basedef hace 13 años
  Jonas Maebe 21722802fa * also allow taking the address of a derefence expression on the JVM target hace 13 años
  Jonas Maebe 5332263d46 * fixed r18981 (conversion of LOC_JUMP to something else must happen before hace 14 años
  Jonas Maebe c9ebd433db * fixed array indexing via LOC_JUMP on the JVM target hace 14 años
  Jonas Maebe f40c893084 * when determining whether taking the address of an array element is hace 14 años
  Jonas Maebe 992cc352c6 * generalized handling of pointers to non-implicit pointer types: hace 14 años
  Jonas Maebe 0364b7acf9 * also allow taking the address of the first element of an array in hace 14 años
  Jonas Maebe d063ae10cb * use correct location.size after dereferencing pointers to non-implicit hace 14 años
  Jonas Maebe d0e8cd1637 + support for dereferencing any kind of pointer type hace 14 años
  Jonas Maebe 8fcc8f92ca * allow taking the address of var-parameters in normal Pascal code (not just hace 14 años
  Jonas Maebe 979f55e1db + support for procedural variables for the JVM target hace 14 años
  Jonas Maebe 67a142c56e * fixed dereferencing pointers to JVM implicit pointer types in case the hace 14 años
  Jonas Maebe bf2854dae5 * when internally taking the address of shortstrings to typecast hace 14 años
  Jonas Maebe 569228447d * converted all enum handling for the JVM target so that it uses the hace 14 años
  Jonas Maebe 7cf06b9aa6 * fixed accessing var-parameters from nested routines hace 14 años
  Jonas Maebe 8fa42c206f + support for nested procedures for the JVM target hace 14 años
  Jonas Maebe 0fad10179c * fixed some voidpointerdef handling hace 14 años
  Jonas Maebe 0706cb5eb6 + support for pointers to types that are implicit pointer types in the JVM hace 14 años
  Jonas Maebe 207a4a32d3 * internalerror in case a stringdef manages to get through to hace 14 años
  Jonas Maebe 6857dde33e + shortstring support for the JVM target (including accessing character 0 as hace 14 años
  Jonas Maebe 446d91eaab + ansistring support. Items of note: hace 14 años
  Jonas Maebe f187128428 * allow addrnodes for procdef (and procvardef in TP/Delphi mode), and hace 14 años
  Jonas Maebe 63962043a5 * fixed fake nested procedures support hace 14 años
  Jonas Maebe 6e0b73ad88 * handle string/jlstring/jlobject typecasts properly again after the reworked hace 14 años
  Jonas Maebe d1a1d30e04 * unless compiled with -dnounsupported, the compiler will now accept not hace 14 años
  Jonas Maebe 91855becfe + unicodestring support for the JVM target (except for multiple adds hace 14 años
  Jonas Maebe 2c313e397e + support for regular arrays and open arrays hace 14 años
  Jonas Maebe e5ce390565 + support for indexing (dynamic) arrays on the JVM hace 14 años