Commit History

Author SHA1 Message Date
  nickysn 361594bafd * synchronized with trunk 4 years ago
  Mattias Gaertner c1a2b6279e pastojs: fixed delay init specialized interface 4 years ago
  marco 4353d36516 * commited patch(-5) by Andrey Sobol from mantis #38153 . 4 years ago
  Mattias Gaertner 7032cba91e fcl-passrc: resolver: fixed typecast a(b.func) marking implicit call 4 years ago
  joost 32999fbaba * Fixed missing slash in fppkg.cfg when installed in the root 4 years ago
  michael 46d301b7b2 * Function result can also contain ^ in type 4 years ago
  florian b5725ac3ed * while not official supported, bootstrapping with 3.0.4 fixed 4 years ago
  michael 6dafbfb7ca * Fix Pointer types as arguments 4 years ago
  nickysn 253e64f66b + allocate 'noreuse' locals in allocbasepointer and allocframepointer 4 years ago
  nickysn 158da03691 + introduced TWasmLocal.allocnoreuse 4 years ago
  nickysn 57b976535f * synchronized with trunk 4 years ago
  Mattias Gaertner 8eafcd9490 pastojs: await with one param must be async function 4 years ago
  florian edfbf2ce30 * correctly handle inlined exits in dfa, resolves #38259 4 years ago
  florian 6866b07266 * simplified test after r47892 4 years ago
  florian eb7702bea4 + implement align directive for records, resolves #28927 4 years ago
  marco 6f2bd77119 * committed fix by Emilio Martinez, first parameter of CreateDataAdviseHolder should be OUT 4 years ago
  Jonas Maebe 2fc672452d * fixed error in load_fpu_location triggered by round() (fixes webtbs/tw32671 4 years ago
  michael 73dd1afd7d * Fix bug ID #38269 (caret can be start of string) 4 years ago
  nickysn 08580ed628 + introduced ttgwasm(tg).allocframepointer and .allocbasepointer 4 years ago
  nickysn dc151465c5 * replace NR_LOCAL_FRAME_POINTER_REG with tcpuprocdef(current_procinfo.procdef).frame_pointer_ref in tcpuprocinfo.postprocess_code instead of inside the register allocator 4 years ago
  nickysn 4d0909d4d3 * replace NR_LOCAL_FRAME_POINTER_REG with tcpuprocdef(current_procinfo.procdef).frame_pointer_ref in the wasm32 register allocator 4 years ago
  nickysn 4a1c295955 - removed the ttgwasm.getlocal override, so that local variables are allocated on the linear stack 4 years ago
  Mattias Gaertner 50c659b1ca fcl-passrc: separate hints for not used fields: 4501, 4502 4 years ago
  Mattias Gaertner baac8efaab fcl-passrc: resolver: fixed resolving string lit switching to utf-16 4 years ago
  Mattias Gaertner db0fe18de5 fcl-passrc: fixed implicit call of specialized method 4 years ago
  Mattias Gaertner 1f4868caa8 fcl-passrc: fixed parsing a(b).c<d>() 4 years ago
  nickysn 11989ce010 * sync with trunk 4 years ago
  nickysn 96de6c4b96 * synchronize with trunk 4 years ago
  nickysn 90251d7050 * allocate the base and frame pointer correctly as locals after the previous commit 4 years ago
  nickysn c3ac9eb559 * only allocate a local for tt_regallocator temps in ttgwasm.gethltemp 4 years ago