Historique des commits

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