Historique des commits

Auteur SHA1 Message Date
  florian 72d49f3033 * reverted r7675 il y a 18 ans
  florian 01a4737b10 + local symbols can hide class members in delphi mode il y a 18 ans
  daniel 4703ae318b * Change a loop counter from aint to integer; the "to" part of the loop il y a 18 ans
  Jonas Maebe c77d74127b * fixed some record size checks il y a 18 ans
  florian d48b98e8b9 * unified ies il y a 18 ans
  Jonas Maebe 0650ebe3f2 * fixed tbf/tb0063 il y a 18 ans
  Jonas Maebe becd64bfb7 * set srdef to nil if nothing found in searchsym_in_class_by_msgint il y a 18 ans
  pierre e3651191f5 * Use IncRefCount il y a 18 ans
  peter 91dbd27a42 * cleanup deleting of defs il y a 19 ans
  Jonas Maebe 45e9633f97 * count references to class fields/messages from outside that class' il y a 19 ans
  Jonas Maebe efd1e86418 * give a verbose fatal error instead of an internalerror when a required il y a 19 ans
  Jonas Maebe 26f81bfe08 * fixed arithmetic overflow when loading the recorddef of large il y a 19 ans
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym il y a 19 ans
  peter 0c8796c210 * fix hiding of symbols il y a 19 ans
  peter 3cae449fda * moved rtti to ncgrtti il y a 19 ans
  peter 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead il y a 19 ans
  florian bce905b106 * give correct error locations for errors when specializing templates il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  peter 3078a1927f * remove ttype il y a 19 ans
  peter 0f6355e805 * fix property overriding il y a 19 ans
  florian 32c7ba29ea * when calling an inherited methode by msg, any var parameters are compatible, il y a 19 ans
  Jonas Maebe 3bb41dcf9a * fixed writing "packed" status of bitpacked records to ppu files. il y a 19 ans
  Jonas Maebe c9c56996cc - removed wrong databitsize assignment (which had no effect) il y a 19 ans
  Jonas Maebe 1f42ee201b + support for bitpacked records, except for: il y a 19 ans
  Jonas Maebe 441d5a3c12 * use constant called C_alignment instead of -1 to denote C-style il y a 19 ans
  peter eb829ea21b * store procdef messageinf in the ppu il y a 19 ans
  peter 22657a363b * pass context class to searchsym_in_class to fix the visibility il y a 19 ans
  Jonas Maebe c6b3550291 - removed some local variables and associated code not used il y a 19 ans
  peter 172413fd09 * inheritance based on message also needs to find hidden il y a 19 ans