Commit History

Author SHA1 Message Date
  Mattias Gaertner e32782f5b3 fcl-passrc: resolver: typecast procvar and pointer 8 years ago
  joost 790c9995fe * Added PackageVariant-test 8 years ago
  Mattias Gaertner 4775c6d517 fcl-passrc: analyzer: fixed marking method override 8 years ago
  Mattias Gaertner f57816c116 pastojs: clean up 8 years ago
  Mattias Gaertner 89bf386545 pastojs: const set of chars, in operator returns boolean on false 8 years ago
  Mattias Gaertner 975b5b8007 pastojs: fixed typeinfo module path 8 years ago
  Mattias Gaertner e7eefef464 pastojs: name anonymous enumtypes 8 years ago
  Mattias Gaertner 45fe33e8d8 fcl-passrc: resolver: option to name anonymous enumtypes 8 years ago
  michael 6bdda7b85f * Fix bug #31665 8 years ago
  Mattias Gaertner 7cc9a70dfb pastojs: 8 years ago
  Mattias Gaertner 17f6a4aacd fcl-passrc: pasanalyzer: fixed enumtype, mark typeinfo param as published 8 years ago
  joost 75e8cbd187 * Added ability to pass options to other packages + test 8 years ago
  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