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

Аутор SHA1 Порука Датум
  Jonas Maebe 170ec00348 - removed withnode (was no longer used since a very long time) пре 6 година
  Jonas Maebe 3b9f5a5e96 * moved finalization of code generator temps to a node, so it can be getcopy'd пре 6 година
  florian eea088c5f5 * allow nil to be assigned to generic types, resolves #34037 пре 6 година
  nickysn 3318703ece * moved nf_typedaddr to addrnodeflags (anf_typedaddr) пре 7 година
  Jonas Maebe 7911cc8437 - removed some dataconstn remenants пре 8 година
  florian 8fe986ba11 + write also node complexity when dumping a node tree пре 9 година
  svenbarth 02e56f410d Merged revision(s) 28689 from branches/svenbarth/packages: пре 9 година
  Jonas Maebe 9ace5ad038 * let is_conststringnode() and is_constwidestringnode() also recognise string пре 9 година
  svenbarth 4f5fc66298 + new parser-only node class to handle Delphi-mode inline specializations пре 10 година
  florian 1366498255 + nf_addr_taken: it marks nodes which address is taken пре 11 година
  florian 880201e56c + pointerconstn is also a constant node пре 11 година
  florian 3cb747f4a7 * mark the node which is the entry of the user code with a flag пре 11 година
  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. пре 12 година
  florian be2ab84474 * make actualtargetnode a normal procedure using pointers to node so it can be used also when replacing nodes пре 12 година
  florian 3016d48521 * clear optinfo after allocating it пре 12 година
  florian 2fdd3e2d0a + introduce tvariantrecbranch to be able to store пре 12 година
  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 пре 13 година
  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 година