Commit History

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