Commit History

Author SHA1 Message Date
  Michaël Van Canneyt d8e4544fbe * Delphi compatible hash again compatible 1 year ago
  Michaël Van Canneyt 3db14de527 * Fix typo in ifdef 1 year ago
  Michaël Van Canneyt 406313154c * USe scoped enums: Delphi compatible, avoid clash with constants defined in sysutils and classes units 1 year ago
  Michaël Van Canneyt ff8511f2f1 * Define INVALID_HANDLE_VALUE for Delphi compatibility 1 year ago
  Michaël Van Canneyt 54b8de47f0 * Make IInterface methods virtual, as in Delphi 1 year ago
  Michaël Van Canneyt 7e4aca384f * Some delphi compatibility issues solved (PtrToNil and TGUID operator) 1 year ago
  Michaël Van Canneyt 9ba9e886ae * Fix compilation 1 year ago
  Henrique Gottardi Werlang 9120ef74e5 Fix for external class declared inside another external class. 1 year ago
  Rika Ichinose 6f8fb64d36 Fix a typo in CompareWord_Plain. 1 year ago
  Michaël Van Canneyt e3d12caa9f * Pass make sure all TPath.Combine overloads follow the same code logic 1 year ago
  Michaël Van Canneyt 968bd8c12b * Correct dependencies 1 year ago
  Michaël Van Canneyt 25da420f61 * Add system.pushnotifications for Delphi compatibility 1 year ago
  Michaël Van Canneyt b6a0988559 * Fix compilation in unicode RTL 1 year ago
  Michaël Van Canneyt a3134fcbfd * Correct dependency for system.notifications 1 year ago
  Michaël Van Canneyt 1f4b8a774f * Fix compilation in unicode RTL 1 year ago
  Rika Ichinose 1ec0326995 REP STOS branch for x64 Fill* (only for System V ABI for now). 1 year ago
  Rika Ichinose a4c324ee23 Fill* for x64, physically sharing half of the code with FillChar. 2 years ago
  Jonas Maebe 2db4cae7aa nested procvars: support assignments when switch not active 1 year ago
  J. Gareth "Curious Kit" Moreton 7080bcc160 * UpdateUsedRegsAndOptimize improved to clear aligns that don't have 1 year ago
  J. Gareth "Curious Kit" Moreton 90e0b426ef * SkipInstr now includes ait_align 1 year ago
  J. Gareth "Curious Kit" Moreton da47c509df * Label and align optimisation is now only done in the post-peephole 1 year ago
  Michaël Van Canneyt 33b68e030a * Add license header 1 year ago
  Michaël Van Canneyt bad7ea43a8 * Fix typo 1 year ago
  Michaël Van Canneyt 5cc4d52487 * System.JSON for Delphi compatibility 1 year ago
  Michaël Van Canneyt e78a4d3899 * Use class instead of classname 1 year ago
  Michaël Van Canneyt 55deb8cb43 * Do not ignore .lpi files in general 1 year ago
  Michaël Van Canneyt c2d76841df * Add .lpi files 1 year ago
  Michaël Van Canneyt 6f02e648cc * classname -> class 1 year ago
  Michaël Van Canneyt 607cd2947d * Patch from Christian Vitroler to fix loading UTF8 data. Fixes issue #40543 1 year ago
  Michaël Van Canneyt 39d2035db2 * Patch from Bart B to let TPath.HasValueFileNameChars return index of offending char. Fixes issue #40540 1 year ago