Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Jonas Maebe f57e9778d4 * migrated gen_initialize_code and gen_finalize_code from ncgutil to 14 tahun lalu
  Jonas Maebe 53e6853667 * removed a bunch of cg. and hlcg. prefixes (left-overs from migrations 14 tahun lalu
  Jonas Maebe 40e0b4677a + support for (only named, for now) records in the JVM target: 14 tahun lalu
  Jonas Maebe f17936e598 * moved import_lib (for JVM package name) and jvm_full_typename() 14 tahun lalu
  Jonas Maebe 88df6573a0 * moved de2regtyp() from defutil to hlcgobj, so it can be overridden 14 tahun lalu
  Jonas Maebe 921b54f9fb * properly handle virtual/override for Java classes, instead of semi-forcing 14 tahun lalu
  Jonas Maebe 2514c4ddb1 * mark classes representing units as "final", since you're not supposed to 14 tahun lalu
  Jonas Maebe f1c7e018c4 * don't complain if the external name of a complete definition and that 14 tahun lalu
  Jonas Maebe fc7725efba + systems_managed_vm set of targets that run inside a managed vm 14 tahun lalu
  Jonas Maebe c5b39823e5 + internalerror when passing handling invalid integer size in loadstoreopc() 14 tahun lalu
  Jonas Maebe 009a30d8cf * reworked saving/restoring the scanner state (immediately replace scanner 14 tahun lalu
  Jonas Maebe 698deb08c5 * parsed with latest version, adds "virtual" modifiers 14 tahun lalu
  Jonas Maebe a6a60e3e26 * also mark all non-virtual methods as "final" (since regular methods 14 tahun lalu
  Jonas Maebe 6dd7d9db41 * generate a declaration with an dynamic array and one with an open array 14 tahun lalu
  Jonas Maebe fc2d239f95 * fixed checking for missing "override" for Java code 14 tahun lalu
  Jonas Maebe 30d9fdb0af + is_class_or_interface_or_objc_or_java() function 14 tahun lalu
  Jonas Maebe 0700e2d7ef + support for {$namespace x.y.z} directive to specify the namespace 14 tahun lalu
  Jonas Maebe 1aac04a639 * mark classes that represent units, and classes declared in the interface 14 tahun lalu
  Jonas Maebe 20e55cd54e * mark unit-level routines as "final", since they can't be overridden 14 tahun lalu
  Jonas Maebe 3f436deb16 * set the visibility of a newly create staticsymtable to vis_private 14 tahun lalu
  Jonas Maebe d47f26bbca * for now only auto-generate a parameterless constructor in case no 14 tahun lalu
  Jonas Maebe c05bc8a931 * let procdef typename-related routines return ansistrings instead of 14 tahun lalu
  Jonas Maebe 0d9948a61b + tprocsym.find_procdef_bypara_no_rettype() that looks for a procdef 14 tahun lalu
  Jonas Maebe fa49ddac11 * constructors are not inherited in Java 14 tahun lalu
  Jonas Maebe 42798fd26b * fixed saving/restoring scanner state 14 tahun lalu
  Jonas Maebe 019ca93a04 * symcreat functionality to use the parser from inside the compiler for 14 tahun lalu
  Jonas Maebe 96b0ee0827 * added more options to format the result of tprocdef.fullprocname() via 14 tahun lalu
  Jonas Maebe b6bae1e2e7 * do not automatically resolve constructor calls to constructors of parent 14 tahun lalu
  Jonas Maebe e58d783211 * dynamic arrays and open arrays need no conversion helper for JVM 14 tahun lalu
  Jonas Maebe b4ffcaf88e * redirect the ttypeconvnode.typecheck* methods just like the firstpass 14 tahun lalu