Histórico de Commits

Autor SHA1 Mensagem Data
  yury 9bca56ac44 * Don't issue "Local variable is assigned but never used" warning for external variables. há 18 anos atrás
  Jonas Maebe c05f18a1b0 * catch duplicate field declarations in a single class in Delphi mode há 18 anos atrás
  florian 5c96c4a671 + first part of support for an unicodestring type há 18 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
  daniel 4703ae318b * Change a loop counter from aint to integer; the "to" part of the loop há 18 anos atrás
  Jonas Maebe c77d74127b * fixed some record size checks há 18 anos atrás
  florian d48b98e8b9 * unified ies há 18 anos atrás
  Jonas Maebe 0650ebe3f2 * fixed tbf/tb0063 há 18 anos atrás
  Jonas Maebe becd64bfb7 * set srdef to nil if nothing found in searchsym_in_class_by_msgint há 18 anos atrás
  pierre e3651191f5 * Use IncRefCount há 18 anos atrás
  peter 91dbd27a42 * cleanup deleting of defs há 18 anos atrás
  Jonas Maebe 45e9633f97 * count references to class fields/messages from outside that class' há 18 anos atrás
  Jonas Maebe efd1e86418 * give a verbose fatal error instead of an internalerror when a required há 19 anos atrás
  Jonas Maebe 26f81bfe08 * fixed arithmetic overflow when loading the recorddef of large há 19 anos atrás
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym há 19 anos atrás
  peter 0c8796c210 * fix hiding of symbols há 19 anos atrás
  peter 3cae449fda * moved rtti to ncgrtti há 19 anos atrás
  peter 658c46b903 * remove tdictionary and tindexarray há 19 anos atrás
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead há 19 anos atrás
  florian bce905b106 * give correct error locations for errors when specializing templates há 19 anos atrás
  florian 85d63d9fa9 * settings refactored há 19 anos atrás
  peter 3078a1927f * remove ttype há 19 anos atrás
  peter 0f6355e805 * fix property overriding há 19 anos atrás