summaryrefslogtreecommitdiff
path: root/src/lexer-source-line-finder.cc
Commit message (Expand)AuthorAgeFilesLines
* Move headers to include/wabt/ (#1998)Alex Reinking2022-09-281-2/+2
* Replace ErrorHandler with Errors and FormatErrors*Ben Smith2018-09-041-0/+1
* [cleanup] Always use braces with if (#691)Ben Smith2017-12-091-4/+8
* Fix potential use-after-free in WastLexer (#626)Ben Smith2017-09-141-1/+1
* Always include quoted headers like "src/foo.h" (#601)Ben Smith2017-08-301-2/+2
* Move Result to its own file (result.h) (#600)Ben Smith2017-08-291-6/+0
* Remove WABT_ZERO_MEMORY WABT_FAILED and WABT_SUCCEEDED macros. (#540)KarlSchimpf2017-06-281-1/+1
* Update testsuite; more lexer/parser changes (#484)Ben Smith2017-06-111-1/+1
* Cleanup Lexer (#466)Ben Smith2017-06-021-0/+153