提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  michael e70d86f1d8 * Trim param in mode statement (bug 37092) 5 年之前
  michael 14a6768497 * Use unsigned for ip6 parts 5 年之前
  Mattias Gaertner 9a954d384a pas2js: safecall calling convention for of-object proctypes 5 年之前
  nickysn 63af4e173d + z80: handle all instructions in TCpuAsmOptimizer.RegLoadedWithNewValue 5 年之前
  nickysn 5502d6cc58 + Z80: report the flags usage for all the remaining instructions in TCpuAsmOptimizer.RegLoadedWithNewValue 5 年之前