Historie revizí

Autor SHA1 Zpráva Datum
  Jonas Maebe 6d0dd347ba * declare procvar constructors as "overload" so that the implicitly added před 14 roky
  Jonas Maebe c648cade1a * prevent internal errors when calling location_force_mem() for před 14 roky
  Jonas Maebe eb8ba875db * set the node complexity of stringconstn and setconstn to 1 rather than před 14 roky
  Jonas Maebe 76de70e683 * since enums are represented by classes in the JVM, initialize global před 14 roky
  Jonas Maebe 48710a5a3f * print the owning class/record of internally generated methods when před 14 roky
  Jonas Maebe d33f71460f * don't initialize static arrays of records twice (g_newarray already před 14 roky
  Jonas Maebe 0b7b6361fe * ignore methods that are added for the purpose of the JVM (inherited před 14 roky
  Jonas Maebe a73d5b6da7 * only set the assignmentside flag for typeconversion nodes in před 14 roky
  Jonas Maebe da5bd3b0bd * use invokespecial for "strict private" (= Java "private") rather than for před 14 roky
  Jonas Maebe 7f22a2f223 + support for range checking calculations with hlcgobj před 14 roky
  Jonas Maebe 851cb65021 * activate code to remove unnecessary widenings to 64 bit in case před 14 roky
  Jonas Maebe d48fa1d7e2 * for all managed VM targets, reject ord->ptr typecasts (except for 0), před 14 roky
  Jonas Maebe 8a95a04e16 * extracted dynarray helpers from system unit into jdynarr.inc (were před 14 roky
  Jonas Maebe 1418faf854 * converted tcginlinenode.second_abs_long() to hlcgobj před 14 roky
  Jonas Maebe f4690f90ad * keep maximum used evaluation stack size up-to-date when putting a před 14 roky
  Jonas Maebe 27c004807f * typecast the indices generated for array constants in the node-based před 14 roky
  Jonas Maebe fe82e2481b + import java.lang.Math in the system unit před 14 roky
  Jonas Maebe af489b99de * fixed handling of currency in int_to_int conversions před 14 roky
  Jonas Maebe 48d63f2c75 * when taking the address of an expression for a with-statement, make před 14 roky
  Jonas Maebe 72c81d9eb1 * always create a new call node when replacing virtual class method calls před 14 roky
  Jonas Maebe 084c76119b * use unsigned type for unsigned comparison před 14 roky
  Jonas Maebe a216707cf2 * also generate wrappers for inherited virtual class methods, because their před 14 roky
  Jonas Maebe c2f2a8c900 * make sure that the expression representing the ansi/unicodestring argument před 14 roky
  Jonas Maebe 707b41b159 + allocate space of local typed consts that are implicit pointer types před 14 roky
  Jonas Maebe 9253d990d9 * use the signedness of the comparison operation rather than of the před 14 roky
  Jonas Maebe 6fe124507e * fixed calling procvars with copyout parameters před 14 roky
  Jonas Maebe 8fcc8f92ca * allow taking the address of var-parameters in normal Pascal code (not just před 14 roky
  Jonas Maebe c7f6ee94e6 * always get the real class definition before writing out a mangled name před 14 roky
  Jonas Maebe 441787672d * migrated java.lang.NoSuchMethodException to java_sys.inc před 14 roky
  Jonas Maebe 2338463a4b * don't mark non-virtual class methods automatically as "final" před 14 roky