summaryrefslogtreecommitdiff
path: root/test/typecheck/bad-select-value0.txt
Commit message (Expand)AuthorAgeFilesLines
* Validator: normalize handling of Select in ExprVisitor Delegate (#2285)Keith Winstein2023-08-231-3/+0
* Fix function body start/end locations in wasm-validate (#1842)Sam Clegg2022-03-021-3/+3
* Remove check from binary-reader-interp.cc that the validator already catches....Sam Clegg2021-12-131-1/+1
* reference-types: add support for typed select (#1253)Sam Clegg2019-11-261-0/+3
* Fix expected stack layout when typechecking select instruction (#1222)Sam Clegg2019-11-151-1/+1
* `wat2wasm` is no longer default TOOL for tests (#735)Ben Smith2018-01-251-1/+2
* Better type-checking errors (#662)Ben Smith2017-10-301-5/+6
* Remove BinaryErrorHandler, rename SourceErrorHandler (#553)Ben Smith2017-07-061-1/+1
* Full typechecking for unreachable code (#302)Ben Smith2017-02-141-1/+1
* Update test/run-tests.py (#255)Ben Smith2017-01-051-1/+1
* Convert tests to new flat syntax (#227)Kwadwo 'Que' Amankwa2016-11-281-4/+7
* Fix typecheck testsBen Smith2016-09-291-2/+2
* select is type-parametric, update testsuiteBen Smith2016-03-031-4/+6
* nicer errors for wasm-check tooBen Smith2016-02-261-0/+2
* update testsuite; condition comes last in selectBen Smith2016-02-041-2/+2
* check ASTBen Smith2015-12-031-1/+1
* parse select expressionBen Smith2015-11-041-0/+5