Commit History

Autor SHA1 Mensaxe Data
  paul ef9d010cc3 complier: continue enumerator implementation: %!s(int64=16) %!d(string=hai) anos
  paul d29de71b75 compiler: allow message after the *deprecated* keyword %!s(int64=16) %!d(string=hai) anos
  paul b309e8e537 compiler: produce a warning when *library* symbol is used %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe 0eec337a00 - removed SUPPORT_UNALIGNED, FPC_SUPPORTS_UNALIGNED and FPC_UNALIGNED_FIXED %!s(int64=16) %!d(string=hai) anos
  florian c0d4efed2e * forbid passing derived classes to call by reference parent classes (for objects, this is still allowed), resolves #13135 %!s(int64=16) %!d(string=hai) anos
  florian 04402dd6cc * initialize allow_array_constructor for each compilation run, fixes probably #12283 %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe e42842b31c * don't allow skipping property parameters if the getter/setter has default %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe b7235b21c9 * no longer allow assigning values to typecasted properties, because in %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe 2929624ffc * accept overloaded operators that return any shortstring type when needing %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe 8ad1500438 * disallow passing descendent interfaces to var parameters (mantis #12933) %!s(int64=17) %!d(string=hai) anos
  peter 36cad44923 * refactor is_visible_for_object %!s(int64=17) %!d(string=hai) anos
  peter 9086a2549d * refactor overload collection in tcallcandidates. separate %!s(int64=17) %!d(string=hai) anos
  peter 8419161964 * current_objectdef is now always valid when parsing is within the %!s(int64=17) %!d(string=hai) anos
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from %!s(int64=17) %!d(string=hai) anos
  florian 369ed493f2 * new node flag nf_modify to mark nodes being read and then written by one load node %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 6d0326a55b * don't call procvars passed to formal parameters (mantis #11861) %!s(int64=17) %!d(string=hai) anos
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. %!s(int64=17) %!d(string=hai) anos
  florian 8306eb4753 * compare constant sets correctly while choosing an overloaded procedure, resolves #11288 %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 76e23fc54e * fixed internalerror when having to choose between different %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 62e66d2a56 * explicit typecasting of any ordinal type to a boolean of the same %!s(int64=17) %!d(string=hai) anos
  peter 761344e9fc * don't allow passing ordinal and real constants to formal const parameters %!s(int64=17) %!d(string=hai) anos
  florian d8d96f14e6 + experimental directive, resolves #10833 %!s(int64=17) %!d(string=hai) anos
  florian cae52272aa * split ena_rq define %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 53be0147d4 * fixed assignments to integer regvars typecasted to a type %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe be2119b489 * simply discard overloaded routines which cannot accept a variant %!s(int64=18) %!d(string=hai) anos
  florian 5c96c4a671 + first part of support for an unicodestring type %!s(int64=18) %!d(string=hai) anos
  Jonas Maebe e716ac6b6b * give ord->formaldef again a higher precedence than ord->floatdef %!s(int64=18) %!d(string=hai) anos
  Jonas Maebe e621b30af8 * remove procedures with var/out parameters which are supposed to %!s(int64=18) %!d(string=hai) anos
  Jonas Maebe 82a0749970 * prefer non-matching orddef conversions to orddef-to-pointer conversions %!s(int64=18) %!d(string=hai) anos