Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonas Maebe 6e0b73ad88 * handle string/jlstring/jlobject typecasts properly again after the reworked vor 14 Jahren
  Jonas Maebe 10a7532968 * differentiate between typecasts on the assignment side or not, because we vor 14 Jahren
  Jonas Maebe 3259eae110 * fixed typecasting checks from/to arrays of records vor 14 Jahren
  Jonas Maebe d1a1d30e04 * unless compiled with -dnounsupported, the compiler will now accept not vor 14 Jahren
  Jonas Maebe 4491dafd48 * exit once we've found a target-specific handler for a type vor 14 Jahren
  Jonas Maebe 8649788b7f * typecast the argument and result type of the setlength() helper to vor 14 Jahren
  Jonas Maebe 91855becfe + unicodestring support for the JVM target (except for multiple adds vor 14 Jahren
  Jonas Maebe d13769204e * check for a tclassrefdef as the target conversion type in vor 14 Jahren
  Jonas Maebe d79160a6af * correctly handle explicit typecasts between records and jlobject/ vor 14 Jahren
  Jonas Maebe e58d783211 * dynamic arrays and open arrays need no conversion helper for JVM vor 14 Jahren
  Jonas Maebe 60e0347bd9 * replaced partial manual declarations of some Java classes with vor 14 Jahren
  Jonas Maebe fde622e050 * generate a loadvmtaddrnode wrapper around Java objectdef typenode arguments vor 14 Jahren
  Jonas Maebe 608572c63a * removed unused local variables vor 14 Jahren
  Jonas Maebe ee8b662fa1 + dynamic array support for the JVM target: setlength(), length(), high(): vor 14 Jahren
  Jonas Maebe 8f727557c0 + JVM support for int_to_int, int_to_real, bool_to_int and vor 14 Jahren