Commit History

Autor SHA1 Mensaxe Data
  florian 8fe986ba11 + write also node complexity when dumping a node tree %!s(int64=9) %!d(string=hai) anos
  svenbarth 02e56f410d Merged revision(s) 28689 from branches/svenbarth/packages: %!s(int64=9) %!d(string=hai) anos
  Jonas Maebe 9ace5ad038 * let is_conststringnode() and is_constwidestringnode() also recognise string %!s(int64=9) %!d(string=hai) anos
  svenbarth 4f5fc66298 + new parser-only node class to handle Delphi-mode inline specializations %!s(int64=10) %!d(string=hai) anos
  florian 1366498255 + nf_addr_taken: it marks nodes which address is taken %!s(int64=11) %!d(string=hai) anos
  florian 880201e56c + pointerconstn is also a constant node %!s(int64=11) %!d(string=hai) anos
  florian 3cb747f4a7 * mark the node which is the entry of the user code with a flag %!s(int64=11) %!d(string=hai) anos
  sergei dac8cbcefc * Handle assigned(x) expressions entirely in first pass by converting them to "x<>nil", indicate that procedure variables should not be called by setting nf_load_procvar flag (which is already used with typeconvnode for exactly the same purpose). This allows to generate better code when assigned(x) is used on right side of assigments. Mantis #24572. %!s(int64=12) %!d(string=hai) anos
  florian be2ab84474 * make actualtargetnode a normal procedure using pointers to node so it can be used also when replacing nodes %!s(int64=12) %!d(string=hai) anos
  florian 3016d48521 * clear optinfo after allocating it %!s(int64=12) %!d(string=hai) anos
  florian 2fdd3e2d0a + introduce tvariantrecbranch to be able to store %!s(int64=12) %!d(string=hai) anos
  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. %!s(int64=12) %!d(string=hai) anos
  svenbarth c7a9e17bc5 Patch by Vasiliy Kevroletin. Fixes Mantis #23655. %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe 6e9a8c9187 * write node flags to log file instead of to stdout %!s(int64=12) %!d(string=hai) anos
  florian ca5fabda6d * cleanup some unused units from uses clauses %!s(int64=13) %!d(string=hai) anos
  florian dd18d0bd4d * write flags in tnode.printnodeinfo %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe eedb5c89de * part of r20140, forgot to commit %!s(int64=13) %!d(string=hai) anos
  florian 6ec0f2549a * factored load node flags out of node flags to gain space %!s(int64=13) %!d(string=hai) anos
  florian 111d05c68f o patch by Alexander Shishkin, resolves #20409 %!s(int64=14) %!d(string=hai) anos
  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 %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 94d976bc87 * when simplifying ordinal expressions during inlining, keep the resultdef %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe 1f4d7d6057 * add type symbol names to -vp output (patch by Adriaan van Os, mantis %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe 3660bf7f98 * integrated the transformation of an Objective-C method call into a call %!s(int64=16) %!d(string=hai) anos
  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 %!s(int64=16) %!d(string=hai) anos
  florian cf215d5097 o patch by Michael V. Denisenko to handle case <string> of (see also #13700) %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe 2799cfd83f + parser-side of objcprotocol() expression to obtain the metaclass %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe 92de010fe1 Merged revisions 13218-13347 via svnmerge from %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe 66c14c8a88 * don't mark classes used in "is"- or "as"-expressions as potentially %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe b1b9894ae3 * initial Objective-C 1.0 support: %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable %!s(int64=16) %!d(string=hai) anos