summaryrefslogtreecommitdiff
path: root/src/wasm-ast-parser-lexer-shared.c
Commit message (Expand)AuthorAgeFilesLines
* some fixes/updates to match the spec testsBen Smith2016-05-131-0/+6
* parse split segment strings; modules as binariesBen Smith2016-05-091-0/+10
* fix bug when displaying source lines for errorsBen Smith2016-05-051-1/+1
* rename Lexer -> AstLexer, Parser -> AstParserBen Smith2016-04-281-0/+72