提交歷史

作者 SHA1 備註 提交日期
  Mattias Gaertner 23e7ced100 fcl-passrc: fixed parsing case statement without semicolon before else, added comments 5 年之前
  Mattias Gaertner a2342c710e fcl-passrc: resolver: check procedure modifiers of proc body and declration, procedure modifier async 5 年之前
  florian 9b54588d75 + PXorPXor2PXor optimization 5 年之前
  michael c3e10be898 * Test case (currently failing) for else else in case statement 5 年之前
  michael 9db7a9e8c9 * Fix include file, trim file 5 年之前
  michael ac208ab689 * clarify dubious case statements 5 年之前
  Jonas Maebe 8d18c1792e * fixed {$unitpath xxx} directive with absolute paths 5 年之前
  Mattias Gaertner a7ecde8bb2 fcl-js: write async function and await expression 5 年之前
  michael 8e8bbf4411 * Support generating API 5 年之前
  michael feb861e73a * Patch from Fabio Girardi to support ifNoneChanged header using enumerated 5 年之前
  michael 2639e8af7e * Fix warning about visibility change 5 年之前
  michael 45d08916f2 * test for method aliases (function) 5 年之前
  michael 7649e205aa * test for method aliases 5 年之前
  Mattias Gaertner f74eb4692f pas2js: safecall for procedure 5 年之前
  Mattias Gaertner fef402f6e6 pas2js: safecall for procedure 5 年之前
  michael ce6789bdbf * Add OnComment 5 年之前
  michael 0fd06ded8d * Reverse onUncaughtException result 5 年之前
  nickysn edcc14a5ce * Z80: JR can be both conditional and uncoditional jump, just like JP 5 年之前
  Jonas Maebe a88eee4080 * fixed unitdir directive for relative paths in case the current module's 5 年之前
  svenbarth 6b548b9016 * fix for Mantis #37042: apply patch and test (adjusted for Big Endian) by Bi0T1N to add support for TBitConverter 5 年之前
  marco c5b1398bff * fix loading of index in ide. Needs to get second instead of first subitem's local property now. 5 年之前
  florian af0ba7be83 * when auto-inlining is used, do not require that inlining is explicitly turned on 5 年之前
  florian 97efb03ae6 * call x86 addordinal for non short boolean evaluated boolean nodes 5 年之前
  florian fcf2cd2bea * boolean or/and nodes might be swapped when they have no side effect, in case 5 年之前
  nickysn 13028db5a4 - z80: disable regvars, because they don't work 5 年之前
  Jonas Maebe f9672b53a2 - removed old float-to-string and string-to-float conversion code 5 年之前
  marco 4c9fae1e35 * workaround that fixes project imports with html backend specific paths by ignoring it. 5 年之前
  nickysn b54d9cfecb * fixed IsJumpToLabelUncond for the Z80 5 年之前
  michael e928f402fc * Make name a little clearer in operator parsing 5 年之前
  michael 6e0a8415df * Add switch to ignore unknown resources 5 年之前