Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename hash.* -> wasm-keywords.* | Ben Smith | 2015-10-05 | 1 | -1/+1 |
* | add test-everything make target | Ben Smith | 2015-09-25 | 1 | -0/+3 |
* | add LSAN and fix memory leaks | Ben Smith | 2015-09-24 | 1 | -2/+14 |
* | add ASAN/MSAN build of sexpr-wasm | Ben Smith | 2015-09-24 | 1 | -9/+38 |
* | fix Makefile dependencies | Ben Smith | 2015-09-18 | 1 | -3/+4 |
* | add WASM_ prefix to enums | Ben Smith | 2015-09-11 | 1 | -2/+2 |
* | rename parse.c -> wasm-parse.c | Ben Smith | 2015-09-10 | 1 | -1/+1 |
* | starting to move generation out of parser | Ben Smith | 2015-09-10 | 1 | -1/+1 |
* | Factor out wasm types and parser declarations into their own files | Derek Schuff | 2015-09-09 | 1 | -3/+7 |
* | add src/ directory | Ben Smith | 2015-09-07 | 1 | -1/+1 |
* | add .travis.yml and README | Ben Smith | 2015-09-07 | 1 | -1/+0 |
* | use perfect hash to parse expressions | Ben Smith | 2015-09-06 | 1 | -1/+4 |
* | test runner | Ben Smith | 2015-09-01 | 1 | -0/+8 |
* | Initial commit | Ben Smith | 2015-08-31 | 1 | -0/+18 |