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

Аутор SHA1 Порука Датум
  svenbarth 1bd43d9e37 Fix regressions. пре 9 година
  Jonas Maebe a29524800f * converted variant dispatch parameter construction from a hacked temp пре 9 година
  Jonas Maebe 2f81c14ee9 * also print funcretnode for callnodes пре 9 година
  Jonas Maebe 130d9fee91 * don't take the address of element 0 of a dynamic array in пре 9 година
  Jonas Maebe 44682f9f4d * ensure that if we create a temp for the funcretnode in a call node, пре 9 година
  florian e1d4d167b4 * hidden high parameter must be of type ptrsinttype, resolves issue #29204 пре 9 година
  Jonas Maebe 6fda08705b * moved the generation of th ehidden self parameter from pass_1 to пре 9 година
  nickysn e6d01eb3b5 * fixed a bug, which caused a function that returns a method pointer (or nested пре 9 година
  nickysn e325cf1126 * fixed internconsts with two arguments. This allows compile time evaluation of ptr(const,const) on i8086 and i386. пре 9 година
  svenbarth 529677cc79 ncal.pas: пре 10 година
  svenbarth 2e24d6dffb htypechk.pas: пре 10 година
  Jonas Maebe 4d0c42ee23 - removed double calling of handlemanagedbyrefpara() for managed targets, пре 10 година
  Jonas Maebe 6ffd8f0201 * finalize managed data passed to untyped "out" parameters after r31328 пре 10 година
  Jonas Maebe 6be050b729 * fixed finalization of open array out parameters after r31328 пре 10 година
  Jonas Maebe 0031e12bf3 * enable the code that determines the complexity of arguments to inline пре 10 година
  Jonas Maebe ee3f89246c * assume that compilerprocs never capture the addresses of their arguments пре 10 година
  Jonas Maebe 5c5935346a * explain why we may have to search for the uppercase version of a symbol in пре 10 година
  Jonas Maebe e06181749c * guarantee the order of parameter pushes again after r31201 on platforms пре 10 година
  Jonas Maebe c95a3f2cf7 * firstpass rather than typecheckpass statements added to the call node пре 10 година
  Jonas Maebe 9118146bc1 * ensure that managed out-parameters are processed before any other пре 10 година
  Jonas Maebe 945fd4fcf5 * wait till the end of typecheckpass before we load a call context's self пре 10 година
  Jonas Maebe 7866bae173 * don't crash when trying to access the call_self_node in case it doesn't пре 10 година
  Jonas Maebe f40ea04540 * changed getarraydef() into a tarraydef.getreusable() class method пре 10 година
  Jonas Maebe f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method пре 10 година
  Jonas Maebe 62784ef902 * copy the vmt_entry node in tcallnode.dogetcopy (mantis #28313) пре 10 година
  Jonas Maebe 3f736f6114 * handle the loading of VMT entries at the node level, so it's done in a пре 10 година
  Jonas Maebe 0eab091e1a * factored symansistr-define-conditional handling of fforcedprocname into пре 10 година
  Jonas Maebe ca5addff8e * fixed memory leaks introduced in r30908 пре 10 година
  Jonas Maebe caea5ac8be * record a load node for the self/vmt tree of the current routine in the пре 10 година
  Jonas Maebe 6c3f1c3722 * stop tcallnode.pass_1 after we've detected a direct call to a helper/ пре 10 година