summaryrefslogtreecommitdiff
path: root/src/parser/context-decls.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename indexType -> addressType. NFC (#7060)Sam Clegg2024-11-071-3/+3
* Make source parser consistent with binary parser when naming things. NFC (#6813)Sam Clegg2024-08-061-2/+3
* [memory64] Add table64 to existing memory64 support (#6577)Sam Clegg2024-05-101-6/+7
* [Parser] Support prologue and epilogue sourcemap annotations (#6370)Thomas Lively2024-03-041-7/+15
* [Parser][NFC] Remove parser/input.h (#6332)Thomas Lively2024-02-221-1/+1
* [Parser] Parse tables and element segments (#6147)Thomas Lively2023-12-061-1/+74
* [Parser] Parse tags and throw (#6126)Thomas Lively2023-11-201-9/+35
* [NFC][Parser] Simplify instruction handling (#5964)Thomas Lively2023-09-211-1/+0
* [NFC] Split the new wat parser into multiple files (#5960)Thomas Lively2023-09-191-0/+194