summaryrefslogtreecommitdiff
path: root/src/wasm/wasm-s-parser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unreachable typing fixes (#1004)Alon Zakai2017-05-091-0/+7
* text format parsing fixes (#1002)Alon Zakai2017-05-081-4/+5
* Parsing fixes (#990)Alon Zakai2017-05-021-2/+4
* Wasm h to cpp (#926)jgravelle-google2017-03-101-14/+14
* clean up raw pointer import->functionType, make it a Name like everything els...Alon Zakai2017-02-171-4/+4
* fix table import size when no maximum is providedAlon Zakai2016-12-071-1/+1
* Binary 0xd changes (#803)Derek Schuff2016-10-261-3/+2
* Move wasm.cpp and wasm-s-parser into a library (#796)Derek Schuff2016-10-201-0/+1776