Histórico de Commits

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