Commit History

Author SHA1 Message Date
  peter 18838854f9 Merged revisions 8137 via svnmerge from 18 years ago
  yury 2fc115ba37 Merged revisions 7720-7724,7727,7728,7730,7731,7734 via svnmerge from 18 years ago
  daniel f7f07e518e * Merge 6961 and 6994. 18 years ago
  florian fd392dc2b6 * allow inherited; calling abstract methods in delphi mode, resolves #5896 18 years ago
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 18 years ago
  Jonas Maebe d614eab0fb * don't call afterconstruction/beforedestruction in case an exception 18 years ago
  Jonas Maebe 3e153102a8 * fixed calling class methods via classrefdefs (mantis #8145) 18 years ago
  Jonas Maebe 3d99dcc178 * object constructors/methods obviously can also read the object 18 years ago
  Jonas Maebe 9ad579855e * fixed webtbf/tw3631 18 years ago
  Jonas Maebe 38d54234d7 * fixed crash when calling a procvar with too many parameters 18 years ago
  peter d2c8e7429e * include parameter types for checking abstract calls 18 years ago
  peter 0f70e42920 * abstractmethodlist to tfphashlist 18 years ago
  Jonas Maebe 2ddeca21e6 * don't give warning about constructing instance with abstract methods 18 years ago
  florian a2ec2e72b6 * better hint about abstract methods (fixes 5098) 18 years ago
  florian d5291d0e18 + handle variant dispatching 18 years ago
  Jonas Maebe 47ff7b62e7 * fixed overload choosing algorithm so it's Delphi-compatible + 18 years ago
  Jonas Maebe e4a2fb7f35 * fixed mantis 7975 and 7107 (ie 200311075 when working using somewhat 18 years ago
  Jonas Maebe 89349c2f1a * fixed web bug #7963 (crash when trying to print the name of a procvar 18 years ago
  Jonas Maebe d7633e9dd0 * removed wrong comment from r5389 (no longer applicable since r5390) 18 years ago
  Jonas Maebe 7c387c9f82 - removed double initialisation of local typed constants/initialised 18 years ago
  Jonas Maebe 9e60d6791d * show name of procedure/function called with too few parameters 18 years ago
  tom_at_work 3b6d5c3676 - cleanup, fixing of uninitialized variables, missing return values and unused variables 18 years ago
  Jonas Maebe 5444207df8 * better fix for tw1623 (generates more optimal code) 18 years ago
  Jonas Maebe 248046320a * fixed inlining of functions called in their own parameters (tw1623) 18 years ago
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym 19 years ago
  peter f88e6a834e * typo 19 years ago
  florian 5cbc15b339 * some variant dispatching stuff fixed 19 years ago
  florian a13d358f1e * first partially working implementation of variant com invoking 19 years ago
  florian c947295cb8 + ttertiarynode 19 years ago
  peter e17b424e28 * refactor procsym procdef list 19 years ago