Commit History

Author SHA1 Message Date
  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
  michael 809a096232 * Remove double inline; chokes fpdoc 8 years ago
  michael 3cc6537345 * Fix operator as identifier after type 8 years ago
  michael a26ac7dc91 * Fix typo overlowed->overflowed 8 years ago
  michael 2ce264b496 * Patch from Pascal Riekenberg with massive improvements: 8 years ago
  michael 3ecf6622ac * Patch from Pascal Riekenberg to implement Modulo (mod) support 8 years ago
  svenbarth b3ee9339b8 * also report the dynamic array "overloads" for the Insert() intrinsics 8 years ago
  svenbarth c5b33f51f9 * fix for Mantis #32412: correctly handle an incorrect parameter count for Delete() and Insert() intrinsics 8 years ago
  svenbarth a1c910d892 * fix for Mantis #32108: ensure that types are registered once there is no more specialization is going on 8 years ago
  svenbarth b765d661ce * when registering a def also register the syms and defs of its symtables 8 years ago
  svenbarth b322339758 + extend tstoredsymtable with method register_children to register all its symbols and defs 8 years ago
  svenbarth ddf91a4d19 * regenerate Makefile after r37337 8 years ago
  svenbarth c38efb692b * fix parallel compilation of Linux RTL: the software FPU units require the ObjPas unit 8 years ago
  Mattias Gaertner 503b95bfa7 pastojs: added modeswitch ignoreinterfaces, typecast enum to integer 8 years ago
  Mattias Gaertner b69ffccb44 fcl-passrc: added modeswitch ignoreinterfaces, typecast enum to integer 8 years ago
  svenbarth a52b675779 * fix that *annoying* search & replace remnant of incorrect casing 8 years ago
  michael 6a0dee6583 * Simple JSON -> YAML converter 8 years ago