Commit History

Author SHA1 Message Date
  Mattias Gaertner 18fdc0675e pas2js: function await(atype; p:TJSPromise):atype 5 years ago
  Mattias Gaertner b92ffac29a pas2js: built-in function await(const expr: T): T 5 years ago
  florian 15baa272fe * exceptions are side effects which must be considered in boolean expressions 5 years ago
  michael 5cc7622161 * Uncomment SO_REUSEPORT 5 years ago
  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 years ago
  yury 30e61067a0 * It is needed to mark $parentfp as used for all targets. 5 years ago
  yury afc568cf93 * Fixed the jvm target after r45436. 5 years ago
  yury 2808873d1b * Reworked the optimization of unused $parentfp for nested routines. 5 years ago
  Mattias Gaertner a501be1b2b pas2js: async procedure modifier 5 years ago
  Mattias Gaertner d9734aa533 fcl-passrc: fixed parsing case statement without semicolon before else, added comments 5 years ago
  Mattias Gaertner 375cfbf25c undo 5 years ago
  Mattias Gaertner 23e7ced100 fcl-passrc: fixed parsing case statement without semicolon before else, added comments 5 years ago
  Mattias Gaertner a2342c710e fcl-passrc: resolver: check procedure modifiers of proc body and declration, procedure modifier async 5 years ago
  florian 9b54588d75 + PXorPXor2PXor optimization 5 years ago
  michael c3e10be898 * Test case (currently failing) for else else in case statement 5 years ago
  michael 9db7a9e8c9 * Fix include file, trim file 5 years ago
  michael ac208ab689 * clarify dubious case statements 5 years ago
  Jonas Maebe 8d18c1792e * fixed {$unitpath xxx} directive with absolute paths 5 years ago
  Mattias Gaertner a7ecde8bb2 fcl-js: write async function and await expression 5 years ago
  michael 8e8bbf4411 * Support generating API 5 years ago
  michael feb861e73a * Patch from Fabio Girardi to support ifNoneChanged header using enumerated 5 years ago
  michael 2639e8af7e * Fix warning about visibility change 5 years ago
  michael 45d08916f2 * test for method aliases (function) 5 years ago
  michael 7649e205aa * test for method aliases 5 years ago
  Mattias Gaertner f74eb4692f pas2js: safecall for procedure 5 years ago
  Mattias Gaertner fef402f6e6 pas2js: safecall for procedure 5 years ago
  michael ce6789bdbf * Add OnComment 5 years ago
  michael 0fd06ded8d * Reverse onUncaughtException result 5 years ago
  nickysn edcc14a5ce * Z80: JR can be both conditional and uncoditional jump, just like JP 5 years ago
  Jonas Maebe a88eee4080 * fixed unitdir directive for relative paths in case the current module's 5 years ago