Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | loops no longer have an out label and other upstream loop updates | Alon Zakai | 2016-09-07 | 1 | -8/+2 |
* | support function table initial and max sizes, and new printing format | Alon Zakai | 2016-08-12 | 1 | -0/+2 |
* | support expressions in segment offsets | Alon Zakai | 2016-08-12 | 1 | -0/+1 |
* | binary support for wasm globals (#652) | Alon Zakai | 2016-07-22 | 1 | -0/+1 |
* | add shared-constants.h for wasm constants | Alon Zakai | 2016-06-26 | 1 | -0/+55 |
* | add a precompute pass | Alon Zakai | 2016-06-18 | 1 | -0/+3 |
* | note default in type checking of switches | Alon Zakai | 2016-06-01 | 1 | -0/+1 |
* | type check loop output type properly | Alon Zakai | 2016-05-20 | 1 | -23/+48 |
* | spec test updates, and many validation fixes | Alon Zakai | 2016-05-18 | 1 | -34/+33 |
* | break type system fixes, avoid spurious errors on mismatched types | Alon Zakai | 2016-05-13 | 1 | -1/+5 |
* | add wasm.cpp which does full type detection for blocks, and prepare for full ... | Alon Zakai | 2016-04-29 | 1 | -0/+84 |