Commit History

Автор SHA1 Съобщение Дата
  Michaël Van Canneyt 8665e03886 * Add parameter to skip inherited fields преди 1 година
  Michaël Van Canneyt 05f0ceeb26 * Atributes for class/record methods преди 1 година
  Michaël Van Canneyt 4769ed948a * Add codeaddress to extended RTTI for static methods преди 1 година
  Michaël Van Canneyt 06601d5e60 * Fix TExtendedVmtFieldEntry.GetTail преди 1 година
  Michaël Van Canneyt 8527cb17f8 * Fix overflow in initialization of return value преди 1 година
  Michaël Van Canneyt bd2b0c8dca * Fix use of wrong memory size when getting extended property info преди 1 година
  Michaël Van Canneyt b7e8dd6268 * Add optional parameter to get methods of only current class преди 1 година
  Michaël Van Canneyt f6ce76b638 * Fix in overloads of GetFieldList преди 1 година
  Michaël Van Canneyt cde58d66fc * Make GetEnumName safer, check actual type. Allow passing an integer преди 1 година
  Sven/Sarah Barth 21ffa221e6 * fix #40595: correctly access the list of parameters of the extended method table преди 1 година
  Sven/Sarah Barth 170c05592b * ensure that the legacy method table has the correct alignment on platforms that require it (e.g. SPARC64) преди 1 година
  Michaël Van Canneyt a224f8ded7 * Extended RTTI Type info routines and data structures преди 2 години
  Sven/Sarah Barth 7eea850726 * TVmtFieldEntry.FieldOffset needs to be SizeUInt instead of PtrUInt, so that it works correctly on the various memory models of i8086 as well преди 1 година
  Sven/Sarah Barth c74441323a + add descriptive comment regarding the TVmtField* types преди 1 година
  Michaël Van Canneyt a748d7279c * Re-add comment преди 2 години
  Michaël Van Canneyt 6a07a508b8 * Simplify GetEnumNameCount (by Lagprogramming). Fixes issue #40411 преди 2 години
  Michael VAN CANNEYT ccfa38c68e * Dotted RTL compiles преди 2 години
  Michael VAN CANNEYT 6f4ade6abe * Char -> AnsiChar преди 2 години
  Michaël Van Canneyt 90f902c7d4 * Invoke helper definition, allow calling it преди 2 години
  Michaël Van Canneyt 70282826ad * Parent class for hidden TVirtualInterface thunking class преди 2 години
  Michaël Van Canneyt 4d66ac9118 * Add PProcedureSignature преди 2 години
  Sven/Sarah Barth 5a0ace6d45 * replace Length(<array>) - 1 with High(<array>) which leads to slightly shorter/better code (reported by lagprogramming on the forum) преди 2 години
  Sven/Sarah Barth d40a2dbb12 + add generic utility function ConstParamIsRef<> to determine whether a specific type is passed by-value or by-reference as a const parameter преди 2 години
  Ondrej Pokorny d1f999100b Add SetToArray and ArrayToSet functions for more general RTTI Set handling преди 2 години
  yury 9a01bcf3dc * Changed Integer to Longint in definitions of RTTI structures. It fixes typinfo for 16-bit CPUs. преди 5 години
  svenbarth a00be912aa * fix regression introduced with r42240: packed sets for the Integer based variants of SetToString/StringToSet need to be shifted on Big Endian systems преди 6 години
  svenbarth 7e1607e095 * correct alignment for the property table преди 6 години
  svenbarth 2dc771b7ba * TClassData also needs alignment dummies преди 6 години
  svenbarth 2002650a23 * small corrections (grammar, casing, typo) for the comment for TCallConv преди 6 години
  svenbarth 707e05d131 * check for CPUM68k instead of M68K; the latter should only be defined when building the compiler, so I wonder how that ever worked... преди 6 години