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

Аутор SHA1 Порука Датум
  Jonas Maebe a6a60e3e26 * also mark all non-virtual methods as "final" (since regular methods пре 14 година
  Jonas Maebe 6dd7d9db41 * generate a declaration with an dynamic array and one with an open array пре 14 година
  Jonas Maebe fc2d239f95 * fixed checking for missing "override" for Java code пре 14 година
  Jonas Maebe 30d9fdb0af + is_class_or_interface_or_objc_or_java() function пре 14 година
  Jonas Maebe 0700e2d7ef + support for {$namespace x.y.z} directive to specify the namespace пре 14 година
  Jonas Maebe 1aac04a639 * mark classes that represent units, and classes declared in the interface пре 14 година
  Jonas Maebe 20e55cd54e * mark unit-level routines as "final", since they can't be overridden пре 14 година
  Jonas Maebe 3f436deb16 * set the visibility of a newly create staticsymtable to vis_private пре 14 година
  Jonas Maebe d47f26bbca * for now only auto-generate a parameterless constructor in case no пре 14 година
  Jonas Maebe c05bc8a931 * let procdef typename-related routines return ansistrings instead of пре 14 година
  Jonas Maebe 0d9948a61b + tprocsym.find_procdef_bypara_no_rettype() that looks for a procdef пре 14 година
  Jonas Maebe fa49ddac11 * constructors are not inherited in Java пре 14 година
  Jonas Maebe 42798fd26b * fixed saving/restoring scanner state пре 14 година
  Jonas Maebe 019ca93a04 * symcreat functionality to use the parser from inside the compiler for пре 14 година
  Jonas Maebe 96b0ee0827 * added more options to format the result of tprocdef.fullprocname() via пре 14 година
  Jonas Maebe b6bae1e2e7 * do not automatically resolve constructor calls to constructors of parent пре 14 година
  Jonas Maebe e58d783211 * dynamic arrays and open arrays need no conversion helper for JVM пре 14 година
  Jonas Maebe b4ffcaf88e * redirect the ttypeconvnode.typecheck* methods just like the firstpass пре 14 година
  Jonas Maebe 60e0347bd9 * replaced partial manual declarations of some Java classes with пре 14 година
  Jonas Maebe 5abf6d0aa4 + thlcgobj support of the managed open array initialization fixes of пре 14 година
  Jonas Maebe 254636ab84 * don't create (useless) temporary array/record/... for the result пре 14 година
  Jonas Maebe a82831b2e9 + support for compilerproc and "external name 'xxx'" (for normal procedures) пре 14 година
  Jonas Maebe 4adb9a7ceb - removed (non-working) implicit try/finally support for the JVM, and пре 14 година
  Jonas Maebe 761ff19c7f * initialise local dynamic array variables to empty arrays rather than пре 14 година
  Jonas Maebe f58de91f0c + support for JVM string constants пре 14 година
  Jonas Maebe 7200245337 + cs_unicodestrings global switch to indicate that the default string type пре 14 година
  Jonas Maebe b42731ff84 * disable SSA for the JVM target пре 14 година
  Jonas Maebe b5f2b463b8 * mention that Java classes also have anonymous/formal external definitions пре 14 година
  Jonas Maebe 14e4f3459c + systems_garbage_collected_managed_types set in systems.pas пре 14 година
  Jonas Maebe 87048f0cc8 * fixed range errors in case asizeint<>aint пре 14 година