Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe c6ba0bb6fb + support for targets that require by-reference value parameters to be il y a 10 ans
  Jonas Maebe bd09b88a5b + support for http://en.wikipedia.org/wiki/Blocks_(C_language_extension) il y a 11 ans
  Jonas Maebe b57c95043f + support overriding tdef/tsym methods with target-specific functionality: il y a 11 ans
  nickysn 2908fa9123 + added type parentfpvoidpointertype, which is a void pointer with the same size il y a 11 ans
  nickysn 8744fbefbb * add $parentfp as a first parameter on i8086, instead of last. This makes il y a 12 ans
  paul cdd5d029f0 compiler: don't add operator name as a function result into operator symtable. For FPC mode only operator result identifier should be added and for Delphi mode only 'Result' identifier. Fixes mantis #0025081 il y a 12 ans
  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. il y a 12 ans
  paul 51825b6f2e compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) il y a 12 ans
  Jonas Maebe dfe3ca5328 * prevent invalid typecast on targets using nestedfpstruct functionality il y a 12 ans
  pierre 42586baa34 Use SUPPORT_SAFECALL conditional il y a 13 ans
  svenbarth d87b203a0a Do not call ret_in_param of the current parameter manager when parsing a generic method/function. This fixes Mantis #21921. il y a 13 ans
  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). il y a 13 ans
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 il y a 13 ans
  Jonas Maebe 69abbba6bb * split several parameter insertion helpers out from pdecsub for il y a 14 ans