summaryrefslogtreecommitdiff
path: root/src/lexer-keywords.txt
Commit message (Expand)AuthorAgeFilesLines
* Better error when parsing input/output command (#1460)Ben Smith2020-06-101-0/+2
* Reference types changes to remove subtyping (#1407)Ben Smith2020-05-281-9/+12
* Require `do` in folded `try` statement (#1425)Ben Smith2020-05-141-0/+1
* Add support for atomic.fence from the threads proposal (#1231)Andy Wingo2020-04-201-0/+1
* Add exnref value type to parser (#1389)Ben Smith2020-04-141-0/+1
* Update testsuite (#1381)Ben Smith2020-03-271-0/+3
* Parse ArrayTypes (#1364)Ben Smith2020-03-231-0/+1
* Parse struct fields (#1355)Ben Smith2020-03-161-0/+1
* Initial pass parsing/reading struct (#1352)Ben Smith2020-03-091-0/+1
* Update testsuite (#1327)Sam Clegg2020-02-051-0/+2
* [simd] Update instructions (#1317)Ben Smith2020-01-271-17/+23
* Update testsuite (#1308)Ben Smith2020-01-161-1/+0
* [simd] Implement new SIMD instructions (#1303)Ben Smith2020-01-141-0/+9
* [simd] Add support for narrow/widen instructions (#1301)Ben Smith2020-01-131-0/+12
* Update testsuite (#1275)Sam Clegg2020-01-091-2/+2
* Several fixes for reference types (#1278)Heejin Ahn2020-01-081-0/+1
* reference-types: add table.fill instruction (#1252)Sam Clegg2019-11-251-0/+1
* wast2json: add new `assert_return_func` assertion type (#1224)Sam Clegg2019-11-151-0/+1
* Add ref.* to the (invoke) (#1156)Yury Delendik2019-09-121-0/+1
* Add support for v8x16.swizzle and the load_splats. (#1116)nlewycky2019-07-191-0/+5
* Update spec testsuite (#1111)Ben Smith2019-07-161-1/+0
* Proper encoding of passive element segments (#1066)Ben Smith2019-04-181-0/+1
* Rewrite the lexer manually, instead of re2c (#1058)Ben Smith2019-04-031-0/+516