Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split construction, scanning, and building phases of S2WasmBuilder (#400) | Derek Schuff | 2016-04-27 | 1 | -2/+2 |
* | Fix the build with GCC 5.3.1 and Clang 3.8.0. | Csaba Osztrogonác | 2016-03-31 | 1 | -2/+2 |
* | parse nans with all due care | Alon Zakai | 2016-02-02 | 1 | -2/+2 |
* | save int bits in Literals, only bitcast to float/double on explicit request | Alon Zakai | 2016-02-02 | 1 | -21/+18 |
* | don't accept -+ #163 | Alon Zakai | 2016-02-02 | 1 | -1/+5 |
* | Use bit_cast in parseConst, avoid UB | JF Bastien | 2016-01-28 | 1 | -24/+19 |
* | Fix / uniformize include guards | JF Bastien | 2015-12-22 | 1 | -0/+5 |
* | Fix the license headers | JF Bastien | 2015-12-21 | 1 | -1/+15 |
* | process on s2wasm, and first working testcase | Alon Zakai | 2015-12-10 | 1 | -0/+2 |
* | refactor const parsing | Alon Zakai | 2015-12-10 | 1 | -0/+151 |