Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 0dcedf3799 * do not crash but give a fatal error when using Objective-Pascal code il y a 15 ans
  Jonas Maebe 3660bf7f98 * integrated the transformation of an Objective-C method call into a call il y a 16 ans
  Jonas Maebe 0c675a4039 * the objc1 unit has been renamed to objc il y a 16 ans
  Jonas Maebe 5fa268db01 * fixed passing var/out parameters to obj-c methods (test by Gorazd Krosl) il y a 16 ans
  Jonas Maebe c9a6e32f16 * implemented objcprotocol for now with a call to objc_GetProtocol() il y a 16 ans
  Jonas Maebe fb2a523976 * fixed handling function results of inherited obj-c calls il y a 16 ans
  Jonas Maebe 6fcd29c190 * fixed the parameter order of self/_cmd relative to the hidden function il y a 16 ans
  Jonas Maebe b76def10b2 + check whether selector names are valid when they are specified in a class il y a 16 ans
  Jonas Maebe 3c9e1742dd * fixed calling inherited methods in Objective-C + test il y a 16 ans
  Jonas Maebe 8def2c2ac3 * fixed compilation after introduction of strict class type checking il y a 16 ans
  Jonas Maebe 2799cfd83f + parser-side of objcprotocol() expression to obtain the metaclass il y a 16 ans
  Jonas Maebe 2bcef8e018 * fixed typo in comment il y a 16 ans
  Jonas Maebe 5691da116f * replace the contents of the dummy self and msgsel parameters when il y a 16 ans
  Jonas Maebe b1b9894ae3 * initial Objective-C 1.0 support: il y a 16 ans
  Jonas Maebe b1c32d899b * fixed check for objc-methods passed to selector() il y a 16 ans
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable il y a 16 ans