Commit History

Author SHA1 Message Date
  svenbarth be1439e93e * partial fix for Mantis #36356: apply partial, adjusted patch by Imants Gulbis to add methods for TValue to retrieve a AnsiChar or WideChar (this is not Delphi compatible, but convenient) 5 years ago
  svenbarth 63d83de063 * ccReg is the default calling convention on selected architectures (though I wonder why x86_64 returns ccReg as well when it does not support ccReg... :/ ) 6 years ago
  svenbarth 117fa8fa53 * Writeln is only needed for Debug 6 years ago
  svenbarth c2da9abd17 * correctly compare floating point values in TValue 6 years ago
  svenbarth 30b1a45704 + add tests for TMethodImplementation for method and procedure variables 6 years ago
  svenbarth bef1b84d63 * move utility code to a separate unit 6 years ago