Историја ревизија

Аутор SHA1 Порука Датум
  Jonas Maebe 2964ea3e9b * don't generate typed constant initializers for interfaces (since they пре 14 година
  Jonas Maebe 5b915178fa + support for deep copy of array of strings пре 14 година
  Jonas Maebe 23539dcfaf * only call add_synthetic_method_implementations() for the localst after пре 14 година
  Jonas Maebe 43c5ed20c2 + support for initialising typed constants via compiler-generated пре 14 година
  Jonas Maebe 91e06f7139 * also process nested records/objects when generating implementations пре 14 година
  Jonas Maebe 1c54d3a758 * fixed handling of static varsyms used for typed constants пре 14 година
  Jonas Maebe fa841f8011 * migrated most typed constant parsing code to separate methods so пре 14 година
  Jonas Maebe d248b5992e * moved most code from ptconst to ngtcon; it will be generalised so пре 14 година
  Jonas Maebe 91855becfe + unicodestring support for the JVM target (except for multiple adds пре 14 година
  Jonas Maebe d759598c70 * set the namespace of the system unit to org.freepascal.rtl пре 14 година
  Jonas Maebe bf21cd7a15 + support for (non-variant) arrayconstructornodes for the JVM target пре 14 година
  Jonas Maebe d13769204e * check for a tclassrefdef as the target conversion type in пре 14 година
  Jonas Maebe 03af03e696 * changed TObject from an alias for JLObject into a derived class from пре 14 година
  Jonas Maebe 00df370d36 * don't give an internalerror when adding a constructor to a Java пре 14 година
  Jonas Maebe d6a56cfda6 * change the realname of procsyms belonging to overriding methods to пре 14 година
  Jonas Maebe 7310bbbaf6 * set import_lib to current namespace (if any) for records пре 14 година
  Jonas Maebe e663f0f31f + support for class constructors for the JVM target пре 14 година
  Jonas Maebe 6bcf796f8b * get the real objectdef before checking whether it's equal to пре 14 година
  Jonas Maebe c264c24fb0 + support for unit initialisation sections for the JVM target, пре 14 година
  Jonas Maebe 7eef5e1c74 * don't mark compiler-generated routines as "synthetic", because that пре 14 година
  Jonas Maebe d79160a6af * correctly handle explicit typecasts between records and jlobject/ пре 14 година
  Jonas Maebe cc6a303ee2 * allocate/initialize implicit pointer type fields (arrays, records) in пре 14 година
  Jonas Maebe a5af71a8d8 * don't remove regalloc/regdealloc pair if it's immediately followed by a пре 14 година
  Jonas Maebe da064b0ad6 * changed trgcpu.do_spill_replace_all() from a function (that doesn't set пре 14 година
  Jonas Maebe 89e70f347c * do nothing for initialising temps in advance for the JVM target as that пре 14 година
  Jonas Maebe f57e9778d4 * migrated gen_initialize_code and gen_finalize_code from ncgutil to пре 14 година
  Jonas Maebe 53e6853667 * removed a bunch of cg. and hlcg. prefixes (left-overs from migrations пре 14 година
  Jonas Maebe 40e0b4677a + support for (only named, for now) records in the JVM target: пре 14 година
  Jonas Maebe f17936e598 * moved import_lib (for JVM package name) and jvm_full_typename() пре 14 година
  Jonas Maebe 88df6573a0 * moved de2regtyp() from defutil to hlcgobj, so it can be overridden пре 14 година