Commit Verlauf

Autor SHA1 Nachricht Datum
  svenbarth 344571cb4e Added support for type helpers. In non Delphi modes they use "type helper" and in mode Delphi they use "record helper". They can also be used on constants. vor 12 Jahren
  paul 51825b6f2e compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) vor 12 Jahren
  Jonas Maebe dfe3ca5328 * prevent invalid typecast on targets using nestedfpstruct functionality vor 13 Jahren
  pierre 42586baa34 Use SUPPORT_SAFECALL conditional vor 13 Jahren
  svenbarth d87b203a0a Do not call ret_in_param of the current parameter manager when parsing a generic method/function. This fixes Mantis #21921. vor 13 Jahren
  sergei 19053de279 * Added {$i fpcdefs.inc}, was missing in the newly added unit, causing incorrect parameter positions on some platforms (e.g. broken tsafecall2, tsafecall3). vor 13 Jahren
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 vor 13 Jahren
  Jonas Maebe 69abbba6bb * split several parameter insertion helpers out from pdecsub for vor 14 Jahren