提交歷史

作者 SHA1 備註 提交日期
  nickysn 4b9397fce4 * our_iov converted to a local var 4 年之前
  nickysn 82e9cb0189 * our_nwritten converted to a local var 4 年之前
  nickysn acb13602ea * fixed getting the address of local variables 4 年之前
  nickysn 08ae48aebf * i in strlen converted to a local variable, because that now works 4 年之前
  nickysn 31bc357c1b * fixed internal error 2019083002 with e.g. inc(local) 4 年之前
  nickysn 0858579b50 * the gp: pchar global variable converted to local, because the code generator can now cope with this 4 年之前
  nickysn 46a09bd8e4 * fixed thlcgwasm.a_load_ref_ref for NR_EVAL_STACK_BASE source references 4 年之前
  nickysn 361594bafd * synchronized with trunk 4 年之前
  Mattias Gaertner c1a2b6279e pastojs: fixed delay init specialized interface 4 年之前
  marco 4353d36516 * commited patch(-5) by Andrey Sobol from mantis #38153 . 4 年之前
  Mattias Gaertner 7032cba91e fcl-passrc: resolver: fixed typecast a(b.func) marking implicit call 4 年之前
  joost 32999fbaba * Fixed missing slash in fppkg.cfg when installed in the root 4 年之前
  michael 46d301b7b2 * Function result can also contain ^ in type 4 年之前
  florian b5725ac3ed * while not official supported, bootstrapping with 3.0.4 fixed 4 年之前
  michael 6dafbfb7ca * Fix Pointer types as arguments 4 年之前
  nickysn 253e64f66b + allocate 'noreuse' locals in allocbasepointer and allocframepointer 4 年之前
  nickysn 158da03691 + introduced TWasmLocal.allocnoreuse 4 年之前
  nickysn 57b976535f * synchronized with trunk 4 年之前
  Mattias Gaertner 8eafcd9490 pastojs: await with one param must be async function 4 年之前
  florian edfbf2ce30 * correctly handle inlined exits in dfa, resolves #38259 4 年之前
  florian 6866b07266 * simplified test after r47892 4 年之前
  florian eb7702bea4 + implement align directive for records, resolves #28927 4 年之前
  marco 6f2bd77119 * committed fix by Emilio Martinez, first parameter of CreateDataAdviseHolder should be OUT 4 年之前
  Jonas Maebe 2fc672452d * fixed error in load_fpu_location triggered by round() (fixes webtbs/tw32671 4 年之前
  michael 73dd1afd7d * Fix bug ID #38269 (caret can be start of string) 4 年之前
  nickysn 08580ed628 + introduced ttgwasm(tg).allocframepointer and .allocbasepointer 4 年之前
  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 年之前
  nickysn 4d0909d4d3 * replace NR_LOCAL_FRAME_POINTER_REG with tcpuprocdef(current_procinfo.procdef).frame_pointer_ref in the wasm32 register allocator 4 年之前
  nickysn 4a1c295955 - removed the ttgwasm.getlocal override, so that local variables are allocated on the linear stack 4 年之前
  Mattias Gaertner 50c659b1ca fcl-passrc: separate hints for not used fields: 4501, 4502 4 年之前