Historie revizí

Autor SHA1 Zpráva Datum
  Jonas Maebe 8fa42c206f + support for nested procedures for the JVM target před 14 roky
  Jonas Maebe ba5e264a93 * make the mangled names of symbols in the local scope of 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 71cd31159c * encode java_jlstring instead of using a hardcoded string constant for 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 d7e78b9f95 * correct parameter encoding of formaldef (add array type for formal const, před 14 roky
  Jonas Maebe 8ec1ba797d * put single quotes around identifiers so they cannot be confused with před 14 roky
  Jonas Maebe 4cd9908339 * don't mangle local variable and parameter names using the method name, před 14 roky
  Jonas Maebe 1795eff237 + support for emiting "signature" attributes for fields and methods; these před 14 roky
  Jonas Maebe 694ccf3df3 + dummy support for untyped var/const/out parameters on the JVM target před 14 roky
  Jonas Maebe c75246706d + stubbed ansistring support (using ansistrings compiles, but does not před 14 roky
  Jonas Maebe d1a1d30e04 * unless compiled with -dnounsupported, the compiler will now accept not před 14 roky
  Jonas Maebe ee9cfc8916 * handle constsyms without an associated type by generating a default type před 14 roky
  Jonas Maebe 43c5ed20c2 + support for initialising typed constants via compiler-generated před 14 roky
  Jonas Maebe 91855becfe + unicodestring support for the JVM target (except for multiple adds před 14 roky
  Jonas Maebe 40e0b4677a + support for (only named, for now) records in the JVM target: před 14 roky
  Jonas Maebe 0700e2d7ef + support for {$namespace x.y.z} directive to specify the namespace před 14 roky
  Jonas Maebe f384c274bb * allow specifying an external name for fields in external Java classes/ před 14 roky
  Jonas Maebe 6b176351e1 * removed jvmdef.jvminternalstaticfieldname() and now use newly created před 14 roky
  Jonas Maebe 737f9f5e90 * moved tabstractvarsym.jvmmangledbasename to the jvmdef unit as a separate před 14 roky
  Jonas Maebe 2c313e397e + support for regular arrays and open arrays před 14 roky
  Jonas Maebe be4a27657b + support for nested Java classes před 14 roky
  Jonas Maebe ee8b662fa1 + dynamic array support for the JVM target: setlength(), length(), high(): před 14 roky
  Jonas Maebe d456ec2ffe + support for JVM local variable and parameter debug information před 14 roky
  Jonas Maebe 002455ab5c + support for instance and class fields, and unit-level global variables před 14 roky
  Jonas Maebe 1ace6ec201 + tobjectdef.jvm_full_typename() which returns the fully mangled type před 14 roky
  Jonas Maebe 6e82417a51 * various small support fixes for Java classes: před 14 roky
  Jonas Maebe 0ee702b3a2 * tprocdef.mangledname now gets an extra boolean parameter indicating před 14 roky