Histórico de Commits

Autor SHA1 Mensagem Data
  Mattias Gaertner 54841337fe fcl-json: adapted fpjson for pas2js há 7 anos atrás
  yury 88365b6d92 * Enabled safecall support for aarch64 to be on par with other cpus. há 7 anos atrás
  yury da39d06d80 + Added test object files for aarch64-android. há 7 anos atrás
  svenbarth 2f6b15b1e2 * fix tests now that the RTTI of method pointer variables also contains the hidden parameters há 7 anos atrás
  Mattias Gaertner edfd512b22 fcl-passrc: resolver: allow array property accessor argument mismatch const/default for simple types há 7 anos atrás
  Mattias Gaertner ddf409d7ad fcl-js: adapted jswriter for pas2js há 7 anos atrás
  svenbarth e644e6332b - remove forgotten debug code há 7 anos atrás
  svenbarth c97b607e60 * also run invoke tests if internal function call manager is available (which we prefer to the ffi one) há 7 anos atrás
  svenbarth 509383aeb3 + add define to use ffi function call manager for tests há 7 anos atrás
  svenbarth ea5f407c49 + add a TFunctionCallManager that provides built in Invoke() support for x86_64-win64 há 7 anos atrás
  svenbarth afc83b9f70 + implement the high level Invoke() for TRttiMethod (currently only for interface methods), TRttiMethodType and TRttiProcedureType há 7 anos atrás
  svenbarth 91899c7bb1 * ensure that the elements field of ffi_type is initialized correctly so that the trick with the dynamic array works correctly há 7 anos atrás
  svenbarth 3bdb4aa1a2 * correctly handle ShortString, object and array fields that are part of a record/object há 7 anos atrás
  svenbarth b91c856e38 * also take param flags into consideration há 7 anos atrás
  svenbarth 3ca2529b58 * extend TValue.ToString for a few more types há 7 anos atrás
  svenbarth 7bb147dce0 + add TRttiMethodType for method variables and TRttiProcedureType for procedure variables há 7 anos atrás
  svenbarth b8ae04140c * differentiate between a list of all parameters and one of only visible ones; the former is going to be used for Invoke while the latter is returned by GetParameters há 7 anos atrás
  svenbarth 0f7f9c2bb8 + add support for open arrays in TValue; this is *not* supported by Delphi há 7 anos atrás
  svenbarth b9ec7e1e06 * generate RTTI for *all* parameters of a method or procedure variable há 7 anos atrás
  svenbarth bb11ec6375 + add TRttiType.GetMethod to find a method by name há 7 anos atrás
  svenbarth be698b970b * ensure the correct values for TValue.GetReferenceToRawData for TObject and dynamic array types há 7 anos atrás
  svenbarth a8b2ad31d1 * fix for Mantis #34355: correctly check whether the array constructor is empty (aka []) or not há 7 anos atrás
  svenbarth 00e700d598 * adjust Invoke API of FunctionCallManager to not rely on TValue há 7 anos atrás
  svenbarth 76a95f61e2 * fix warning about result not being initialized há 7 anos atrás
  svenbarth 608da3d255 * ensure that a valid reference to the raw data is provided as long as the typeinfo is set há 7 anos atrás
  svenbarth daa91bc462 * fix casing of constructors so that Lazarus doesn't complete them in lowercase há 7 anos atrás
  svenbarth 2f74a51eb8 * fix .seh_savereg: the offset is checked with a bitmask, not a divisor, so use "and", not "mod" há 7 anos atrás
  florian 40598944f8 + support fpc include output in avx test generation code há 7 anos atrás
  florian 8943c0584e + patch by J. Gareth Moreton to support BMI2 instructions há 7 anos atrás
  florian 172384fedd * fix to write correct output file name há 7 anos atrás