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

Аутор SHA1 Порука Датум
  svenbarth 344571cb4e Added support for type helpers. In non Delphi modes they use "type helper" and in mode Delphi they use "record helper". They can also be used on constants. пре 12 година
  svenbarth c7a9e17bc5 Patch by Vasiliy Kevroletin. Fixes Mantis #23655. пре 12 година
  Jonas Maebe 6e9a8c9187 * write node flags to log file instead of to stdout пре 12 година
  florian ca5fabda6d * cleanup some unused units from uses clauses пре 13 година
  florian dd18d0bd4d * write flags in tnode.printnodeinfo пре 13 година
  Jonas Maebe eedb5c89de * part of r20140, forgot to commit пре 13 година
  florian 6ec0f2549a * factored load node flags out of node flags to gain space пре 14 година
  florian 111d05c68f o patch by Alexander Shishkin, resolves #20409 пре 14 година
  paul ee6fe6c4f5 compiler: add unary plus node, search for unary plus operator if a type cannot be handled by compiler, increase ppu version because of node types change пре 14 година
  Jonas Maebe 94d976bc87 * when simplifying ordinal expressions during inlining, keep the resultdef пре 15 година
  Jonas Maebe 1f4d7d6057 * add type symbol names to -vp output (patch by Adriaan van Os, mantis пре 15 година
  Jonas Maebe 3660bf7f98 * integrated the transformation of an Objective-C method call into a call пре 16 година
  Jonas Maebe ed9656d1e6 Merged revisions 13627-13631,13637-13638,13640,13642-13648,13650-13653,13656-13658,13660,13664-13667,13672-13675,13680,13682,13687 via svnmerge from пре 16 година
  florian cf215d5097 o patch by Michael V. Denisenko to handle case <string> of (see also #13700) пре 16 година
  Jonas Maebe 2799cfd83f + parser-side of objcprotocol() expression to obtain the metaclass пре 16 година
  Jonas Maebe 92de010fe1 Merged revisions 13218-13347 via svnmerge from пре 16 година
  Jonas Maebe 66c14c8a88 * don't mark classes used in "is"- or "as"-expressions as potentially пре 16 година
  Jonas Maebe b1b9894ae3 * initial Objective-C 1.0 support: пре 16 година
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable пре 16 година
  Jonas Maebe e5920bc2b8 * delay verbosity changes just like localswitches changes пре 17 година
  florian 0a8f621a6b * don't waste a register for inc/dec(<pointer>,const); пре 17 година
  peter 060bdbcb47 * fix writing of goto node to ppu пре 17 година
  florian 369ed493f2 * new node flag nf_modify to mark nodes being read and then written by one load node пре 17 година
  Jonas Maebe 84159b3cbb * optimize away unnecessary implicit upcasts to int64 for subtractions пре 17 година
  Jonas Maebe 742ff35c48 + also optimize assignments from calls to by-reference "results": пре 18 година
  peter 4492ee39c5 * remove firstpasscount пре 18 година
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass пре 18 година
  peter 4525df9ea0 * nf_is_funcret node flag added пре 18 година
  florian b4da246668 + printnode shortcut for lazy people пре 18 година
  florian 867e00dee3 * backup commit of more dfa stuff пре 18 година