Commit History

Author SHA1 Message Date
  joost a799d6465b * Added test for source-dependencies 8 years ago
  Mattias Gaertner 4f1755b174 pastojs: 8 years ago
  Mattias Gaertner 3343a936d9 fcl-passrc: updated tests 8 years ago
  Mattias Gaertner a0482df6df fcl-passrc: useanalyzer: mark needed typeinfo 8 years ago
  marco 5a8578cfaa * dword -> dword_ptr in sendmessagetimeout (3x), mantis #31661 8 years ago
  Mattias Gaertner a42fa05288 fcl-passrc: resolver: built-in function typeinfo 8 years ago
  Mattias Gaertner 642ea28368 fcl-passrc: split procedure modifiers into proc modifiers and proctype modifiers, pmVarargs is now ptmVarargs 8 years ago
  Mattias Gaertner 9f5906e115 fcl-js: added TJSArrayLiteral.AddElement TJSNewMemberExpression.AddArg TJSCallExpression.AddArg 8 years ago
  joost 3d16dfbc0b * Set the global- and local-prefix from older config versions correctly 8 years ago
  nickysn b14f277e8f + use rtl helpers for 64-bit shl/shr/sar/rol/ror modify in place operations, on 8 years ago
  nickysn a1ad705646 + allocate and free flags before and after the shl+rcl/shr+rcr/sar+rcr sequences 8 years ago
  nickysn cddb48bad4 + i386 implementation of a_op64_const_reg for OP_SHR,OP_SHL and OP_SAR; needed 8 years ago
  nickysn 6a710964f2 + i386 implementation of a_op64_const_ref for OP_SHR,OP_SHL and OP_SAR; needed 8 years ago
  nickysn 599b9e73de * determine correctly whether operand size is 32 or 64 bits for 8 years ago
  Mattias Gaertner d8dbeb10b9 fcl-passrc: no writeln, bug #31656 8 years ago
  nickysn b6d05dba9e * mark the sar/shl/shr/rol/ror_assign nodes as having side effects 8 years ago
  nickysn f514657e45 + implemented the sar/shl/shr/rol/ror inline modify-in-place nodes; the actual 8 years ago
  yury 252f9ef153 * pas2jni: Support for class references. 8 years ago
  joost 13b73244b3 * Added tests for r35776 and r35777 8 years ago
  joost f38f4d637f * Handle directories that do no contain an installed package 8 years ago
  joost 61739262c7 * Give a clear error when the source of a package is not available 8 years ago
  joost 2aa623964e * Fix the location where the .cod-files are installed on unices. 8 years ago
  nickysn 7b40bdaa6e + treat the new modify-in-place inline nodes as having side effects in 8 years ago
  nickysn 5bb77905cd * fixed the missing warnings for unused variables at -O3, when one of the new 8 years ago
  nickysn 4697a653a4 + perform the "i:=i +/-/and/or/xor k" optimization when there are two typecasts 8 years ago
  joost 31bff45d19 * Test for r35770 8 years ago
  joost 977a82b866 * Do not stop on invalid package-files, but show a warning + test 8 years ago
  joost a9d4b17638 * Solved possible AV 8 years ago
  joost e5be5bd460 * When no TestPath is given, use the default. The ExpandFileName avoided this 8 years ago
  joost d1d1c5a7bd Added notification to trace where packages are found 8 years ago