Commit History

Author SHA1 Message Date
  paul f0c57aa76e compiler: fix is_visible_for_object for nested specialization 15 years ago
  Jonas Maebe af85e45b67 + support for id.anyobjcmethodinscope() calls for Objective-Pascal code, 15 years ago
  Jonas Maebe b495fbb991 * let search_class_helper() only return class helper methods; it could 15 years ago
  Jonas Maebe f8754d8fab + Objective-C category support (old and new ABI, both external and 15 years ago
  Jonas Maebe 559e284bd0 * merged r13762-14047 from trunk 15 years ago
  paul aa5a5e79ce merge revisions: 13909,13923,13924,13934,13935,13942,13943,13944,13946,13948,13950,13951,13952,13983,13994: 15 years ago
  Jonas Maebe c1305f046e * fixed hint for unused _cmd parameters after r13737 16 years ago
  Jonas Maebe e41c06391b * fixed class cast error 16 years ago
  Jonas Maebe 8e81477fcf * make hidden '_cmd' (selector) parameter available in Objective-C methods 16 years ago
  Jonas Maebe a149674a75 Merged revisions 13458-13596 via svnmerge from 16 years ago
  florian a1179733a7 + tsym.prettyname 16 years ago
  Jonas Maebe 5a2ccfff52 --WARNING: start build process with FPC 2.2.4; won't work when 16 years ago
  Jonas Maebe 92de010fe1 Merged revisions 13218-13347 via svnmerge from 16 years ago
  Jonas Maebe 1f6ec379de * moved field definitions before method/property definitions (see mantis 16 years ago
  Jonas Maebe b1b9894ae3 * initial Objective-C 1.0 support: 16 years ago
  peter 36cad44923 * refactor is_visible_for_object 16 years ago
  peter 0f6f1a9c97 * remove obsolete unchain_overloads 16 years ago
  peter 9086a2549d * refactor overload collection in tcallcandidates. separate 16 years ago
  peter 8419161964 * current_objectdef is now always valid when parsing is within the 16 years ago
  peter a3a66ba74d * split tvisibility from tsymoptions 16 years ago
  peter af437d5beb * refactor the forward type declaration handling, remove 16 years ago
  peter 84112032c3 * rename aktobjectdef to current_objectdef 16 years ago
  Jonas Maebe 597622d313 * moved the forwardchecksyms back to symbase (but the main functionality 17 years ago
  Jonas Maebe 0b815a6fff - removed global "resolving_forward" variable (was no longer used) 17 years ago
  Jonas Maebe 156acf3817 * fixed version of r11719 (faster parsing of units with lots of declarations 17 years ago
  Jonas Maebe f35051f76e - reverted r11719, there are still some problems with it 17 years ago
  Jonas Maebe 632abdace8 * keep the syms that need to be checked for forward definitions in a 17 years ago
  florian 19c7d1d14c * reset aktobjectdef before compilation, resolves #10971 17 years ago
  Jonas Maebe a324744cbe * fixed checking for defined/undefined macro's in the configuration file 17 years ago
  micha 3e1149f740 * fix alignrecord fieldoffset size 17 years ago