提交历史

作者 SHA1 备注 提交日期
  florian d2d2904d78 * make more use of is_typeparam 5 年之前
  florian 51da470757 * constrained type parameters are not undefined defs, resolves #37107 5 年之前
  Jonas Maebe 4caa471a24 * implemented a_load_undefined_cgpara for LLVM, fixes LLVM code generator 5 年之前
  marcus 571095773a Amiga: optimized video unit drawing 5 年之前
  yury 627fcb4354 * Do not use the LOC_VOID location to indicate unused parameters. 5 年之前
  michael a409f63a55 * Fix use of defines 5 年之前
  nickysn 56632b720c + Z80: handle the flags register in TAoptBaseCpu.RegModifiedByInstruction 5 年之前
  nickysn 88b6bbe6cc * compilation fixed after r45450 5 年之前
  nickysn cc47a49c81 + Z80: handle all instructions that modify registers, that are not an operand in TAoptBaseCpu.RegModifiedByInstruction 5 年之前
  nickysn 2507c1ace6 * Reg1ReadDependsOnReg2 moved to TAoptBaseCpu 5 年之前
  florian 4f707c3d7e * patch by Karl-Michael Schindler to update the German help files, resolves #37122 5 年之前
  michael c3218e19c7 * Fix for samesite 5 年之前
  michael 3c75ae82d2 * Add support for SameSite attribute of cookie (bug ID 0037115) 5 年之前
  Mattias Gaertner fa267f90a6 pas2js: doc about await 5 年之前
  michael 74e65f77bc * Fix bug ID #37118 5 年之前
  Mattias Gaertner 18fdc0675e pas2js: function await(atype; p:TJSPromise):atype 5 年之前
  Mattias Gaertner b92ffac29a pas2js: built-in function await(const expr: T): T 5 年之前
  florian 15baa272fe * exceptions are side effects which must be considered in boolean expressions 5 年之前
  michael 5cc7622161 * Uncomment SO_REUSEPORT 5 年之前
  yury 9d1c814387 * Added the thlcgobj.a_load_undefined_cgpara() method to pass an undefined value as a parameter to a routine. The generic version passes the 0/nil value if the parameter's location is not a register. 5 年之前
  yury 30e61067a0 * It is needed to mark $parentfp as used for all targets. 5 年之前
  yury afc568cf93 * Fixed the jvm target after r45436. 5 年之前
  yury 2808873d1b * Reworked the optimization of unused $parentfp for nested routines. 5 年之前
  Mattias Gaertner a501be1b2b pas2js: async procedure modifier 5 年之前
  Mattias Gaertner d9734aa533 fcl-passrc: fixed parsing case statement without semicolon before else, added comments 5 年之前
  Mattias Gaertner 375cfbf25c undo 5 年之前
  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 年之前