Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move headers to include/wabt/ (#1998) | Alex Reinking | 2022-09-28 | 1 | -1/+1 |
* | Clang-format codebase (#1684) | Heejin Ahn | 2021-12-20 | 1 | -0/+2 |
* | [cleanup] Always use braces with if (#691) | Ben Smith | 2017-12-09 | 1 | -2/+4 |
* | Always include quoted headers like "src/foo.h" (#601) | Ben Smith | 2017-08-30 | 1 | -1/+1 |
* | Rename snake_case to MixedCase. (#579) | Ben Smith | 2017-07-19 | 1 | -5/+5 |
* | Consistent comments when ending anonymous namespace (#521) | Sam Clegg | 2017-06-23 | 1 | -1/+1 |
* | Implement UTF-8 validation, update testsuite (#429) | Ben Smith | 2017-05-19 | 1 | -0/+102 |