Historie revizí

Autor SHA1 Zpráva Datum
  florian a5ccf16016 + disp. var. property setting, resolves #10133 and #9134 před 18 roky
  florian 7878f0feb3 * made all fpc_*_to_shortstr helpers a procedure, resolves #8580 před 18 roky
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass před 18 roky
  Jonas Maebe b79e4ff3f0 * fixed typo that broke non-i386 compilation after r8603 před 18 roky
  Jonas Maebe 93aad97c22 * Also take into account the node complexity of parameters to determine před 18 roky
  peter 4525df9ea0 * nf_is_funcret node flag added před 18 roky
  Jonas Maebe 2146ad614c * fixed toperator5 after r8558. The inlining logic did not take into před 18 roky
  Jonas Maebe 4d1c4091ba + added pm_preprocess support to foreachnode před 18 roky
  peter e0cf015159 * refactor function result handling před 18 roky
  Jonas Maebe 666d156e8e * disabled inlining when passing a refcounted parameter typecasted to před 18 roky
  Jonas Maebe e1aefdbac5 * Improved escape analysis so the improved tretopt no longer fails. před 18 roky
  Jonas Maebe df84ca49b4 * fixed tests/cg/opt/tretopt, and also in more cases před 18 roky
  Jonas Maebe b1631b6918 * fixed wrong uninitialized warnings with passing array elements před 18 roky
  peter 98cc116dd2 * fix passing string to open array of string před 18 roky
  Jonas Maebe 49a2084ea0 * fixed calling inline functions (with exit statements) from inside před 18 roky
  Jonas Maebe 28bab3fb4f - removed some unused variables před 18 roky
  florian 7cbe76b8dc * pass only a pointer to a result when the result is used when invoking idispatch, resolves #9162 před 18 roky
  yury a4dfa3b4fd * fixed bug #9107: procedure which have pushed parameters in its body fails if only -OoSTACKFRAME switch is used. před 18 roky
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). před 18 roky
  Jonas Maebe 21f87ef1de * fixed instances of passing properties as var parameter před 18 roky
  florian 0d9609d614 * convert extended to double when passing it to automation dispatchers před 18 roky
  daniel d0e162317b * Fix indentation. před 18 roky
  daniel d4de54402c * In genhightree, do typecheckpass later to prevent references to possibly před 18 roky
  Jonas Maebe 168e652d42 + support for simplifying simple inline functions down to a single před 18 roky
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: před 18 roky
  florian fd392dc2b6 * allow inherited; calling abstract methods in delphi mode, resolves #5896 před 18 roky
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 před 18 roky
  Jonas Maebe d614eab0fb * don't call afterconstruction/beforedestruction in case an exception před 18 roky
  Jonas Maebe 3e153102a8 * fixed calling class methods via classrefdefs (mantis #8145) před 18 roky
  Jonas Maebe 3d99dcc178 * object constructors/methods obviously can also read the object před 18 roky