Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references, il y a 7 ans
  nickysn 3318703ece * moved nf_typedaddr to addrnodeflags (anf_typedaddr) il y a 7 ans
  nickysn efc5e339d0 * use an enum instead of integer constants to represent inline numbers il y a 8 ans
  Jonas Maebe a25ebbba3e + added volatility information to all memory references il y a 8 ans
  svenbarth 529677cc79 ncal.pas: il y a 10 ans
  Jonas Maebe f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method il y a 10 ans
  Jonas Maebe 908bbed312 * moved jvm-specific tarrayreftype from cgutils to jvm/cpubase il y a 11 ans
  pierre eb1ff90de1 Fix jvm compiler compilation failure after rev 25013 il y a 12 ans
  Jonas Maebe 882351bb21 * don't insert a conversion to widechar for ansistr[x]:='y' assignments on il y a 13 ans
  Jonas Maebe c61e9a2f04 * fixed (harmless) invalid typecasts that caused run time errors with -CR il y a 13 ans
  Jonas Maebe 21e6401921 * no longer encode all pointers to other pointer types (such as il y a 13 ans
  Jonas Maebe bd990d1173 * generate JVM bytecode that passes the stringent requirements of the Dalvik il y a 13 ans
  Jonas Maebe 4dee36b64b * copy the implicit pointer rather than the contents of var/out/constref il y a 13 ans
  Jonas Maebe 7117264f96 * fixed assigning ansi/unicodestrings to shortstrings on the JVM target il y a 14 ans
  Jonas Maebe a2a0436347 + support for threadvars in the JVM based on JLThreadLocal; see il y a 14 ans
  Jonas Maebe 67c2c7c166 * renamed cchartype to cansichartype il y a 14 ans
  Jonas Maebe 26ee54b1a2 * fixed compilation with 2.4.4 il y a 14 ans
  Jonas Maebe 27731e342c + support for array-of-const on the JVM target. Even though the il y a 14 ans
  Jonas Maebe 979f55e1db + support for procedural variables for the JVM target il y a 14 ans
  Jonas Maebe d6966e545b + support for formal var/out parameters on the JVM target: il y a 14 ans
  Jonas Maebe bf2854dae5 * when internally taking the address of shortstrings to typecast il y a 14 ans
  Jonas Maebe 7cf06b9aa6 * fixed accessing var-parameters from nested routines il y a 14 ans
  Jonas Maebe 23e4405c78 * copyout parameters also have to return "true" for is_addr_param_load() il y a 14 ans
  Jonas Maebe 8fa42c206f + support for nested procedures for the JVM target il y a 14 ans
  Jonas Maebe 0706cb5eb6 + support for pointers to types that are implicit pointer types in the JVM il y a 14 ans
  Jonas Maebe 6857dde33e + shortstring support for the JVM target (including accessing character 0 as il y a 14 ans
  Jonas Maebe 446d91eaab + ansistring support. Items of note: il y a 14 ans
  Jonas Maebe c9537e3347 + support for non-array/record var parameter on the JVM target using il y a 14 ans
  Jonas Maebe c75246706d + stubbed ansistring support (using ansistrings compiles, but does not il y a 14 ans
  Jonas Maebe 91855becfe + unicodestring support for the JVM target (except for multiple adds il y a 14 ans