Historie revizí

Autor SHA1 Zpráva Datum
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 před 4 roky
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would před 6 roky
  Jonas Maebe 0b246f3dbd * converted Boolean8 to an internal type, and mapped Boolean to the před 6 roky
  Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references, před 7 roky
  nickysn 3318703ece * moved nf_typedaddr to addrnodeflags (anf_typedaddr) před 7 roky
  svenbarth d50848174a + add putboolean and getboolean convenience methods to tentfile před 7 roky
  nickysn efc5e339d0 * use an enum instead of integer constants to represent inline numbers před 8 roky
  svenbarth 82b2d22ed6 * keep track of allow_array_constructor as part of the array constructor node před 8 roky
  Jonas Maebe a25ebbba3e + added volatility information to all memory references před 8 roky
  Jonas Maebe aa1be3276f - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): před 9 roky
  Jonas Maebe 49a83b2872 * allow targets to keep certain type conversions for equal types in před 9 roky
  Jonas Maebe 6735def16f * fixed jvm compilation after r32517 před 9 roky
  svenbarth 529677cc79 ncal.pas: před 10 roky
  Jonas Maebe 06feac07a5 + support for the text/file types on the JVM platform před 10 roky
  Jonas Maebe 0fc1fd6ac1 * replaced current_procinfo.currtrue/falselabel with storing the true/false před 10 roky
  Jonas Maebe f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method před 10 roky
  Jonas Maebe 2075bf157e * insert JVM checkcast instructions when a voidpointer is implicitly před 11 roky
  Jonas Maebe 93d50bc287 * moved jvm-specific classdef-related fields from tenumdef to a platform- před 11 roky
  Jonas Maebe 11c7d5223c * moved ifdef'd jvm code from tprocvardef to jvm-specific descendant před 11 roky
  Jonas Maebe d46c353849 * migrated JVM-specific second_nil_to_methodprocvar code to njvmcnv před 11 roky
  Jonas Maebe c693a91e18 * fixed compilation after r25847 (mantis #25237) před 11 roky
  svenbarth 798bb91e90 Extract tdef.is_related plus its overrides in tobjectdef, trecorddef and tstringdef into a new function def_is_related in unit defcmp. před 11 roky
  Jonas Maebe 8234a842e6 * fixed conversion of empty ansistring/widestring constants to pchar on před 13 roky
  Jonas Maebe 0659058e44 * fixed ansistring -> pchar type conversion on JVM target now that empty před 13 roky
  Jonas Maebe af9934cb6c * make sure that integers converted to widechar are always processed by an před 13 roky
  Jonas Maebe bd990d1173 * generate JVM bytecode that passes the stringent requirements of the Dalvik před 13 roky
  Jonas Maebe faaa86238c * enable support for creating loadvmtaddr nodes for Java interfaces, because před 13 roky
  Jonas Maebe bb593346a9 * fixed typecasts between widechars and non-widechars in case an array před 14 roky
  Jonas Maebe 992cc352c6 * generalized handling of pointers to non-implicit pointer types: před 14 roky
  Jonas Maebe 28c20cfc5e * the default string type for the JVM target is no longer automatically před 14 roky