Commit History

Author SHA1 Message Date
  peter ade0fde929 allow published for constructors 21 years ago
  peter db2ac3bc57 * allow only 1 default property 21 years ago
  peter bd1bd1ab20 * support hint directives in object declarations 21 years ago
  florian 8a9758c5e2 * logs truncated 21 years ago
  florian 588e2c38bf * dwarf branch merged 21 years ago
  peter f8679b77ef * fix crash when method is not declared in object declaration 21 years ago
  peter 5090185909 * global property support for fpc modes 21 years ago
  peter d2cca3fe56 * missing handle_calling_convention() 21 years ago
  florian f2ad2b9d19 + published single properties can have a default value now 22 years ago
  peter 19727a3609 * don't search for overloads in parents for constructors 22 years ago
  peter fcabdbbf35 * fixed unitsym-globalsymtable relation so the uses of a unit 22 years ago
  peter a28d911c98 * IncompatibleTypes() added that will include unit names when 22 years ago
  peter 625de786dc * tsymlist.def renamed to tsymlist.procdef 22 years ago
  peter 939b642144 * support nil as default value 22 years ago
  peter 0dceec9a64 * current_procdef removed, use current_procinfo.procdef instead 22 years ago
  peter 8ff5792776 * remove some unit dependencies 22 years ago
  peter 1a2eedd767 * self moved to hidden parameter 22 years ago
  peter e2cbae0ff1 * vs_hidden replaced by is_hidden boolean 22 years ago
  peter 60978ba89c * aktprocdef renamed to current_procdef 22 years ago
  peter 7f14891d66 * aktprocdef cleanup, aktprocdef is now always nil when parsing 22 years ago
  peter 5541dc331f * start search for overriden properties in the parent class 22 years ago
  peter f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 years ago
  peter 8da3f59d32 * vs_hidden released 22 years ago
  peter 2721d341f0 * merged some verbosity options. 22 years ago
  peter f3fc72095f * splitted defbase in defutil,symutil,defcmp 23 years ago
  carl 64655be168 * memory optimization (3-4%) : cleanup of tai fields, 23 years ago
  carl 67486c96c3 * fixes for Delphi 6 compilation 23 years ago
  peter 56e20d72f8 * don't allow interface without m_class mode 23 years ago
  carl f3d9f997cd * low-highval always checked if limit ober 2GB is reached (to avoid overflow) 23 years ago
  peter cea50f7185 * add argument to equal_paras() to support default values or not 23 years ago