Commit Verlauf

Autor SHA1 Nachricht Datum
  Mattias Gaertner abbea4c416 fcl-passrc: resolver: class visibility protected: aClassInThisModule.Identifier vor 8 Jahren
  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()) vor 8 Jahren
  svenbarth 4f39e57f62 * move PWSTR declaration to unit Windows vor 8 Jahren
  svenbarth cb142cdf7b * use our license header instead of the original MIT one vor 8 Jahren
  michael edca192fad * Fix many warnings & hints vor 8 Jahren
  michael 488e7af362 * Patch from Ondrej Pokorny to fix TSQLScript in case of no final terminator vor 8 Jahren
  Mattias Gaertner 0216c0e9cf pastojs: SetLength(arr,dim1,dim2,...) and keep old values vor 8 Jahren
  Mattias Gaertner 2d0a667d64 fcl-passrc: resolver: SetLength(arr,dim1,dim2,...) vor 8 Jahren
  Mattias Gaertner 567f3e412e fcl-passrc: resolver: fixed checking override of override vor 8 Jahren
  pierre 8b63f97173 Call ungetregister for NR_D2 at m68k-palmos syscall exit vor 8 Jahren
  Mattias Gaertner 8fccd2aefc fcl-passrc: added TPascalScanner.FormatPath to allow formatting filenames in log messages vor 8 Jahren
  michael 3d17111e2f * Remove double inline; chokes fpdoc (2nd occurrence) vor 8 Jahren
  michael 809a096232 * Remove double inline; chokes fpdoc vor 8 Jahren
  michael 3cc6537345 * Fix operator as identifier after type vor 8 Jahren
  michael a26ac7dc91 * Fix typo overlowed->overflowed vor 8 Jahren
  michael 2ce264b496 * Patch from Pascal Riekenberg with massive improvements: vor 8 Jahren
  michael 3ecf6622ac * Patch from Pascal Riekenberg to implement Modulo (mod) support vor 8 Jahren
  svenbarth b3ee9339b8 * also report the dynamic array "overloads" for the Insert() intrinsics vor 8 Jahren
  svenbarth c5b33f51f9 * fix for Mantis #32412: correctly handle an incorrect parameter count for Delete() and Insert() intrinsics vor 8 Jahren
  svenbarth a1c910d892 * fix for Mantis #32108: ensure that types are registered once there is no more specialization is going on vor 8 Jahren
  svenbarth b765d661ce * when registering a def also register the syms and defs of its symtables vor 8 Jahren
  svenbarth b322339758 + extend tstoredsymtable with method register_children to register all its symbols and defs vor 8 Jahren
  svenbarth ddf91a4d19 * regenerate Makefile after r37337 vor 8 Jahren
  svenbarth c38efb692b * fix parallel compilation of Linux RTL: the software FPU units require the ObjPas unit vor 8 Jahren
  Mattias Gaertner 503b95bfa7 pastojs: added modeswitch ignoreinterfaces, typecast enum to integer vor 8 Jahren
  Mattias Gaertner b69ffccb44 fcl-passrc: added modeswitch ignoreinterfaces, typecast enum to integer vor 8 Jahren
  svenbarth a52b675779 * fix that *annoying* search & replace remnant of incorrect casing vor 8 Jahren
  michael 6a0dee6583 * Simple JSON -> YAML converter vor 8 Jahren
  nickysn e4a405dcd9 + added unit 'cpu' for i8086 vor 8 Jahren
  michael 48fb1eb8cf * Fix wrong page orientation on export (Patch from Graeme Geldenhuys, bug ID #32480) vor 8 Jahren