Historie revizí

Autor SHA1 Zpráva Datum
  paul ef9d010cc3 complier: continue enumerator implementation: před 16 roky
  florian a1179733a7 + tsym.prettyname před 16 roky
  Jonas Maebe 1f6ec379de * moved field definitions before method/property definitions (see mantis před 16 roky
  peter 36cad44923 * refactor is_visible_for_object před 16 roky
  peter 0f6f1a9c97 * remove obsolete unchain_overloads před 16 roky
  peter 9086a2549d * refactor overload collection in tcallcandidates. separate před 16 roky
  peter 8419161964 * current_objectdef is now always valid when parsing is within the před 16 roky
  peter a3a66ba74d * split tvisibility from tsymoptions před 16 roky
  peter af437d5beb * refactor the forward type declaration handling, remove před 16 roky
  peter 84112032c3 * rename aktobjectdef to current_objectdef před 16 roky
  Jonas Maebe 597622d313 * moved the forwardchecksyms back to symbase (but the main functionality před 17 roky
  Jonas Maebe 0b815a6fff - removed global "resolving_forward" variable (was no longer used) před 17 roky
  Jonas Maebe 156acf3817 * fixed version of r11719 (faster parsing of units with lots of declarations před 17 roky
  Jonas Maebe f35051f76e - reverted r11719, there are still some problems with it před 17 roky
  Jonas Maebe 632abdace8 * keep the syms that need to be checked for forward definitions in a před 17 roky
  florian 19c7d1d14c * reset aktobjectdef before compilation, resolves #10971 před 17 roky
  Jonas Maebe a324744cbe * fixed checking for defined/undefined macro's in the configuration file před 17 roky
  micha 3e1149f740 * fix alignrecord fieldoffset size před 17 roky
  micha 4b8486e55b * fix r10544 to take care of packed objects před 17 roky
  yury 9bca56ac44 * Don't issue "Local variable is assigned but never used" warning for external variables. před 17 roky
  Jonas Maebe c05f18a1b0 * catch duplicate field declarations in a single class in Delphi mode před 17 roky
  florian 5c96c4a671 + first part of support for an unicodestring type před 17 roky
  tom_at_work 37695af02b * added missing assignment check when searching for a symbol in a class, fixing bug #9673 před 18 roky
  Jonas Maebe 0567329343 * the "external alignment" (i.e., that of their starting addresses) of před 18 roky
  peter 0fc65c5eec * for tp mode don't allow unitname reuse před 18 roky
  florian 8b11f99765 * let the dfa do the detection of unset function results if possible před 18 roky
  peter 703b8855cc * allow local procsym in delphi mode před 18 roky
  florian d50f869bbd + allow local const symbols to override class members in delphi mode před 18 roky
  florian 72d49f3033 * reverted r7675 před 18 roky
  florian 01a4737b10 + local symbols can hide class members in delphi mode před 18 roky