Historial de Commits

Autor SHA1 Mensaje Fecha
  florian c0d4efed2e * forbid passing derived classes to call by reference parent classes (for objects, this is still allowed), resolves #13135 hace 16 años
  Jonas Maebe d8aa5a1ff8 * set the node complexity of realconstn to 1 instead of the default (maximum) hace 16 años
  peter 8419161964 * current_objectdef is now always valid when parsing is within the hace 17 años
  Jonas Maebe 7f8e9b8d35 * fixed node complexity calculation for certain inlinenodes hace 17 años
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from hace 17 años
  florian 615619804a + set node complexity of const. string nodes to 1 hace 17 años
  Jonas Maebe 1150f7e9dc * reduced complexity of in_abs_long, old value was left over from testing hace 17 años
  Jonas Maebe 9c77c7743d + support for inline nodes in node_complexity() hace 17 años
  florian 085d5423ac * transform tryfinally nodes with an empty try parts into the finally block hace 17 años
  Jonas Maebe 6ac63bcafe * also process tcallnode.funcretnode in nutils.foreachnode*(),needed hace 17 años
  florian 6c53785e3a * first part of implements clean up and fixing hace 17 años
  Jonas Maebe c44fb4a79e * call FreeInstance after fail if vmt<>nil rather than if vmt=1 hace 17 años
  florian f66916fc95 * fixed calculation of fpu resources hace 18 años
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass hace 18 años
  Jonas Maebe 1e5fee5c6f + callparan support in node_complexity() hace 18 años
  peter 2652a0c416 * added get_local_or_para_sym to search in parast and localst hace 18 años
  Jonas Maebe 4d1c4091ba + added pm_preprocess support to foreachnode hace 18 años
  peter e0cf015159 * refactor function result handling hace 18 años
  peter 2c10fb7e7d * use fpc_decr_intf and zeroing for finalizing of interfaces hace 18 años
  Jonas Maebe 62b3b307e0 * also process all subnodes of try-except and try-finally in hace 18 años
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). hace 18 años
  Jonas Maebe 21f87ef1de * fixed instances of passing properties as var parameter hace 18 años
  Jonas Maebe cb16e8d3d0 * nothingn has a complexity of 0 hace 18 años
  Jonas Maebe 9d6026827d * fixed memory leak in dosimplify hace 18 años
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: hace 18 años
  Jonas Maebe 5988e6d117 * niln has a compelxity of 0 (so the inlining code doesn't try to take hace 18 años
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym hace 19 años
  peter 658c46b903 * remove tdictionary and tindexarray hace 19 años
  florian 85d63d9fa9 * settings refactored hace 19 años
  peter 3078a1927f * remove ttype hace 19 años