summaryrefslogtreecommitdiff
path: root/src/decompiler-naming.h
Commit message (Expand)AuthorAgeFilesLines
* Move headers to include/wabt/ (#1998)Alex Reinking2022-09-281-205/+0
* Fix several issues found by fuzzing (#1931)20192022-09-171-0/+3
* Use C++17 string_view (#1826)Sam Clegg2022-02-111-19/+8
* Clang-format codebase (#1684)Heejin Ahn2021-12-201-3/+5
* [EH] Replace event with tag (#1678)Heejin Ahn2021-06-221-1/+1
* Add TypeEntry, base class for type section entries (#1349)Ben Smith2020-02-281-1/+1
* wasm-decompile: escape hatch for variables used outside scope. (#1322)Wouter van Oortmerssen2020-01-301-0/+2
* wasm-decompile: use symbols from linking section for names. (#1318)Wouter van Oortmerssen2020-01-271-2/+16
* wasm-decompile: name data sections with their content (#1309)Wouter van Oortmerssen2020-01-231-0/+44
* wasm-decompile: overhauled name filtering. (#1272)Wouter van Oortmerssen2019-12-231-0/+151