summaryrefslogtreecommitdiff
path: root/test/typecheck/bad-global-type-mismatch.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove check from binary-reader-interp.cc that the validator already catches....Sam Clegg2021-12-131-1/+1
* Share validation code between constant expressions and function bodies. NFC (...Sam Clegg2021-12-101-1/+1
* `wat2wasm` is no longer default TOOL for tests (#735)Ben Smith2018-01-251-1/+2
* Rewrite parser as recursive descent (#591)Ben Smith2017-08-151-1/+1
* Remove BinaryErrorHandler, rename SourceErrorHandler (#553)Ben Smith2017-07-061-1/+1
* Update test/run-tests.py (#255)Ben Smith2017-01-051-1/+1
* fix typecheck and regress tests for binary_0xcBen Smith2016-09-291-1/+1
* passes all testsBen Smith2016-09-291-2/+2
* WIP on tables + memoriesBen Smith2016-09-291-2/+2
* implement globalsBen Smith2016-09-291-0/+8