Историја ревизија

Аутор SHA1 Порука Датум
  florian a27b07b342 + more restrictions on pred/succ to dec/inc optimization пре 8 година
  florian 000cffa8e3 * make more use of nf_internal to avoid range check errors пре 8 година
  florian 509f6839fe + replace i:=succ/pred(i) by inc/dec(i) пре 8 година
  Jonas Maebe 233622157c * don't attempt to load the VMT of a niln when taking the address of a пре 9 година
  Jonas Maebe 2d051f89f7 * don't increase refcounts for variants assigned to (ti_)const nodes, fixes пре 9 година
  Jonas Maebe f64556c125 * when taking the address of a class method via an instance, create a procvar пре 9 година
  Jonas Maebe 18580d3069 * when assigning a value to a temp marked as ti_const, do not immediately пре 9 година
  Jonas Maebe 9914f02faa * always set the resultdef for variant array constructors correctly, so we пре 9 година
  Jonas Maebe 95927665ce - removed variable notification support, it's not used and superceded by пре 10 година
  florian 63f828d54e * take care of nf_internal when doing range checking and inserting type conversions in tassignmentnode.pass_typecheck пре 10 година
  Jonas Maebe f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method пре 10 година
  Jonas Maebe dd3d0ae5bc * set the type of the hidden $vmt parameter to the correct classrefdef and пре 10 година
  Jonas Maebe 822b943d08 - removed most special handling of self (the self parameter has had the пре 10 година
  Jonas Maebe 5bb89cc2f0 * keep track of the reason why a loadparentfpnode has been created: to пре 10 година
  Jonas Maebe b57c95043f + support overriding tdef/tsym methods with target-specific functionality: пре 11 година
  svenbarth 798bb91e90 Extract tdef.is_related plus its overrides in tobjectdef, trecorddef and tstringdef into a new function def_is_related in unit defcmp. пре 11 година
  florian 541d67771b * keep managed types in registers if possible. Under certain circumstances (if they don't require init/final code, пре 12 година
  sergei 4e873d0561 + Determine early (before pass 2) whether managed parameters/locals/temps will cause the procedure to reference RTTI labels and, therefore, need GOT. пре 12 година
  Jonas Maebe 5ea03973d3 * reject assignments to vecn[rangen] (mantis #22941) пре 13 година
  florian ca5fabda6d * cleanup some unused units from uses clauses пре 13 година
  florian e18a9cccaa * fix expectlocs for method pointers пре 13 година
  Jonas Maebe b1d00b66ac * fixed internalerror after invalid type node in subscript node пре 13 година
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 пре 13 година
  Jonas Maebe 26754a3f9f * fully compare typenodes and rttinodes in their docompare() methods пре 13 година
  Jonas Maebe 5c56b1bc3d * give an error when trying to take address of a global label declared in пре 13 година
  sergei afb4992113 * Changed code generation for assignments of managed types, it now generates a single call to helper procedure (significantly reducing code size) and is handled entirely in firstpass. пре 13 година
  florian 7ec6201fb3 * mark label as used if address is taken пре 13 година
  sergei 49700e675c * Changed code generation for variant assignments to typecast arguments to TVarData instead of using pointers. Fixes one (probably the ugliest one) case of non-disposed temp variables: пре 13 година
  svenbarth 4419dc3d34 Rebase to revision 19673 пре 13 година
  svenbarth 461d231daa Rebase to revision 19078 (directly before the merge of cpstrnew) пре 13 година