Commit History

Author SHA1 Message Date
  florian c0feaf1f1e + allow absolute to absolute symbols, resolves issue #32474 8 years ago
  florian 5b755661d8 + patch by Simon Ameis: adds all the STM32F091* microcontroller units to the list of supported ARM MCUs, resolves issue #32484 8 years ago
  florian ce7487b7de o patch by J. Gareth "Kit" Moreton, resolves partially issue #32037 8 years ago
  florian 198c53a908 o patch by J. Gareth "Kit" Moreton, resolves partially issue #32037 8 years ago
  Mattias Gaertner 01ac3334af fcl-passrc: fixed checking static array constant elements 8 years ago
  florian 75e03a7e62 * avoid unneeded the generation of un-needed shift instructions thlcgobj.in a_load_subsetreg_reg 8 years ago
  florian 6f338bb4b5 + tcgsubscriptnode.pass_generate_code makes use of a_loadmm_reg_intreg to avoid location_force_mem calls 8 years ago
  florian f0c237a159 + let a_load_loc_reg handle also LOC_*MMREGISTER as we have loadmm_*intreg* 8 years ago
  Mattias Gaertner c93a5438b2 pastojs: ord, pred, succ on boolean 8 years ago
  Mattias Gaertner d7f67d3689 fcl-passrc: resolver: test in operator on custom integer sets 8 years ago
  florian 2b4186fcff * win64 rtl uses parallel building 8 years ago
  florian 15b617546e + call TX86AsmOptimizer.OptPass1VOP for logical operations as well 8 years ago
  Mattias Gaertner 2f7489f8c8 pastojs: low/high(baseinttype) 8 years ago
  svenbarth 68f94d2d2d + add SOCKADDR_STORAGE type 8 years ago
  svenbarth 9619576515 + add support for $SetPE{OS,SubSys,User}Version directives; Delphi compatible; Note: $SetPEUserVersion takes precedence to $Version 8 years ago
  michael 76a6c67022 * Patch from Pascal Riekenberg to fix multi-column layout 8 years ago
  michael 96aa33cfd9 * Fix failing test 8 years ago
  svenbarth 5c447cba50 * fix for Mantis #32476: use the correct string to check i2 8 years ago
  Mattias Gaertner abbea4c416 fcl-passrc: resolver: class visibility protected: aClassInThisModule.Identifier 8 years ago
  svenbarth 81a0f88d8c + add Delphi compatible TThread.ForceQueue() which enqueues the method also for the main thread (at least if the RTL is in multi threading mode, otherwise it's still executed right away - whether this is Delphi compatible needs to be tested as I only have a 10.1 currently which does not yet support TThread.ForceQueue()) 8 years ago
  svenbarth 4f39e57f62 * move PWSTR declaration to unit Windows 8 years ago
  svenbarth cb142cdf7b * use our license header instead of the original MIT one 8 years ago
  michael edca192fad * Fix many warnings & hints 8 years ago
  michael 488e7af362 * Patch from Ondrej Pokorny to fix TSQLScript in case of no final terminator 8 years ago
  Mattias Gaertner 0216c0e9cf pastojs: SetLength(arr,dim1,dim2,...) and keep old values 8 years ago
  Mattias Gaertner 2d0a667d64 fcl-passrc: resolver: SetLength(arr,dim1,dim2,...) 8 years ago
  Mattias Gaertner 567f3e412e fcl-passrc: resolver: fixed checking override of override 8 years ago
  pierre 8b63f97173 Call ungetregister for NR_D2 at m68k-palmos syscall exit 8 years ago
  Mattias Gaertner 8fccd2aefc fcl-passrc: added TPascalScanner.FormatPath to allow formatting filenames in log messages 8 years ago
  michael 3d17111e2f * Remove double inline; chokes fpdoc (2nd occurrence) 8 years ago