Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | print line numbers when running tests in shell | Alon Zakai | 2016-07-06 | 1 | -1/+4 |
| | |||||
* | prefix make_unique in binaryen_shell for visual studio workarounds (#595) | Alon Zakai | 2016-06-23 | 1 | -4/+4 |
| | |||||
* | support -o in binaryen-shell (#592) | Alon Zakai | 2016-06-18 | 1 | -0/+9 |
| | |||||
* | refactor interpreter code to provide expression executors for both ↵ | Alon Zakai | 2016-06-18 | 1 | -2/+2 |
| | | | | standalone and full funtime execution | ||||
* | use WASM_UNUSED in some places to fix compiler warning/error on unused ↵ | Alon Zakai | 2016-06-08 | 1 | -0/+1 |
| | | | | variables we only use in asserts (#579) | ||||
* | catch parse exceptions in s-parsing too | Alon Zakai | 2016-05-24 | 1 | -38/+39 |
| | |||||
* | validate after running passes in shell | Alon Zakai | 2016-05-23 | 1 | -0/+1 |
| | |||||
* | move console tool sources into src/tools (#490) | Alon Zakai | 2016-05-12 | 1 | -0/+252 |