提交历史

作者 SHA1 备注 提交日期
  Nikolay Nikolov d38dbcac8f * use tcallparanode.parasym to find the tparavarsym in twasmcallnode.pass_typecheck 2 年之前
  Nikolay Nikolov e6cbdba0bd * fixed crash in twasmcallnode.pass_typecheck when there is no procdefinition (for generic methods) 2 年之前
  Nikolay Nikolov c117c0abf5 * fixed another crash, introduced in 6ff566350cbc2ecf8615cae6cc6792939a288ec8 2 年之前
  Nikolay Nikolov 3d55ac9d09 * fixed bug, introduced in 6ff566350cbc2ecf8615cae6cc6792939a288ec8, due to 2 年之前
  Nikolay Nikolov 6ff566350c * disallow passing WebAssembly reference types as untyped var/constref/const parameters 2 年之前
  Nikolay Nikolov 3c58f26e83 * thlcgwasm.g_checkexceptions renamed .g_maybe_checkforexceptions, added also as 3 年之前
  Nikolay Nikolov 7afb665c92 + insert exception flag check and branch after each function call, when 3 年之前
  Nikolay Nikolov 324382d3a5 * use create_functype to determine accurately the number of parameters to 3 年之前
  Nikolay Nikolov fa36141649 * fixed the stack tracking in twasmcallnode.do_release_unused_return_value for 3 年之前
  nickysn 9fa61a6c9f - removed the discardresult proc directive 4 年之前
  nickysn 7e958e0a35 + introduced the discardresult directive and declared the UniqueString() 4 年之前
  nickysn 2bdd089645 - removed unused parameters from g_adjust_stack_after_call for WebAssembly 4 年之前
  nickysn 0a0ec1de65 + adjust the stack properly on function calls 4 年之前
  nickysn f86665b97f * drop unused return values from the stack 4 年之前
  nickysn c9ee72b05a * the compiler/wasm directory renamed compiler/wasm32 5 年之前