summaryrefslogtreecommitdiff
path: root/test/parse/module/bad-global-invalid-expr.txt
Commit message (Expand)AuthorAgeFilesLines
* Share validation code between constant expressions and function bodies. NFC (...Sam Clegg2021-12-101-3/+3
* Fix TODOs in validator; only affects error outputBen Smith2020-02-291-1/+1
* The great renaming (#985)Ben Smith2018-12-191-1/+1
* `wat2wasm` is no longer default TOOL for tests (#735)Ben Smith2018-01-251-1/+2
* Remove BinaryErrorHandler, rename SourceErrorHandler (#553)Ben Smith2017-07-061-1/+1
* Update testsuite; various lexing/parsing fixes (#482)Ben Smith2017-06-071-2/+2
* Validate block signatures w/ multiple types (#474)Ben Smith2017-06-071-1/+1
* Update test/run-tests.py (#255)Ben Smith2017-01-051-1/+1
* Parse arbitrary user sections (#220)Sam Clegg2016-11-181-1/+0
* Convert tests to new flat syntax (#222)Kwadwo 'Que' Amankwa2016-11-171-3/+7
* passes all testsBen Smith2016-09-291-2/+2
* WIP on tables + memoriesBen Smith2016-09-291-2/+2
* implement globalsBen Smith2016-09-291-0/+8