summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* rename hash.* -> wasm-keywords.*Ben Smith2015-10-051-1/+1
* add test-everything make targetBen Smith2015-09-251-0/+3
* add LSAN and fix memory leaksBen Smith2015-09-241-2/+14
* add ASAN/MSAN build of sexpr-wasmBen Smith2015-09-241-9/+38
* fix Makefile dependenciesBen Smith2015-09-181-3/+4
* add WASM_ prefix to enumsBen Smith2015-09-111-2/+2
* rename parse.c -> wasm-parse.cBen Smith2015-09-101-1/+1
* starting to move generation out of parserBen Smith2015-09-101-1/+1
* Factor out wasm types and parser declarations into their own filesDerek Schuff2015-09-091-3/+7
* add src/ directoryBen Smith2015-09-071-1/+1
* add .travis.yml and READMEBen Smith2015-09-071-1/+0
* use perfect hash to parse expressionsBen Smith2015-09-061-1/+4
* test runnerBen Smith2015-09-011-0/+8
* Initial commitBen Smith2015-08-311-0/+18