Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |