Commit History

Author SHA1 Message Date
  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 fe96aad6d6 * vo_is_result flag added for the special RESULT symbol 22 years ago
  peter f4b818fc1d * removed funcretn,funcretsym, function result is now in varsym 22 years ago
  peter 181da6423d * firstaddr will check procvardef 22 years ago
  peter 47489f2376 * firstpass uses expectloc 22 years ago
  peter d780263799 * default property also increased the reference count for the 22 years ago
  peter 5cff10dd1a * fix tw2454 22 years ago
  peter 750c3b315e * fixed small mem leaks 22 years ago
  peter fe6518a49c * allow more tokens instead of only semicolon after inherited 22 years ago
  peter 830ea4e876 * support DefaultHandler and anonymous inheritance fixed 22 years ago
  peter 25d973ef16 * self fixes for static methods (merged) 22 years ago
  peter 14f92fa36f * Find the correct procvar to load when using @ in fpc mode 22 years ago
  peter 00e2ee165b * merged methodpointer fixes from 1.0.x 22 years ago
  peter ea989e01cc * fixed tw2273 22 years ago
  peter 23861a4e45 * tp procvar handling fix for tb0448 22 years ago
  peter a0fbe08d83 * remove a lot of code to support typen in loadn-procsym 22 years ago
  peter 74cd4c01b2 * assigned(procvar) fix for delphi mode, fixes tb0430 23 years ago
  carl 93d011d184 + checking for symbols used with hint directives is done mostly in pexpr 23 years ago
  peter 67153fd9a1 * the never ending story of tp procvar hacks 23 years ago
  peter 2e692659df * fix for tw2178. When a ^ or . follows a procsym then the procsym 23 years ago
  peter f3fc72095f * splitted defbase in defutil,symutil,defcmp 23 years ago
  carl 05d86bbef8 * memory optimization with tconstsym (1.5%) 23 years ago
  pierre 01af531efb * commented check code tht was invalid in 1.1 23 years ago
  peter bc7a7ddb20 * fix crash with EXTDEBUG code 23 years ago
  peter aee4b7195a * fix tw2209 (merged) 23 years ago
  peter a496dbe1ff * pass proccalloption to ret_in_xxx and push_xxx functions 23 years ago
  peter 9d0437f8aa * support inherited; support for overload as it is handled by 23 years ago
  peter f29c79b533 * ignore vecn,subscriptn when checking for a procvar loadn 23 years ago
  peter ff5f5b33cd * don't check interfaces for class methods 23 years ago