Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add option for imprecise asm2wasm opts | Alon Zakai | 2016-03-20 | 1 | -3/+9 | |
| | ||||||
* | Whitespace removal. | Michael | 2016-02-22 | 1 | -0/+4 | |
| | ||||||
* | Bug fix and adds printing / parsing tests. | Michael | 2016-02-22 | 1 | -0/+9 | |
| | ||||||
* | remove --print-before and --print-after flags, since we now have --print | Alon Zakai | 2016-02-17 | 1 | -1/+1 | |
| | ||||||
* | update auto updater | Alon Zakai | 2016-02-17 | 1 | -1/+5 | |
| | ||||||
* | add example testcases to auto-updater, and update it | Alon Zakai | 2016-02-17 | 1 | -0/+11 | |
| | ||||||
* | remove wast => wast operation in auto_update_tests.py, as it breaks when the ↵ | Alon Zakai | 2016-02-08 | 1 | -9/+0 | |
| | | | | spec changes, and remove some unnecessarily big wasts | |||||
* | auto-update: pass --start when needed | JF Bastien | 2016-02-05 | 1 | -2/+4 | |
| | ||||||
* | add I32ReinterpretF32 in binary format, for now | Alon Zakai | 2016-01-22 | 1 | -1/+1 | |
| | ||||||
* | update auto updater | Alon Zakai | 2016-01-21 | 1 | -12/+3 | |
| | ||||||
* | add expected outputs from text->binary->text test | Alon Zakai | 2016-01-14 | 1 | -0/+18 | |
| | ||||||
* | simplify print output in passes tests | Alon Zakai | 2016-01-08 | 1 | -1/+1 | |
| | ||||||
* | update auto_update_tests.py | Alon Zakai | 2016-01-06 | 1 | -12/+11 | |
| | ||||||
* | implement a temporary hack for __stack_pointer | Alon Zakai | 2015-12-26 | 1 | -1/+1 | |
| | ||||||
* | finish updating .s tests | Alon Zakai | 2015-12-25 | 1 | -1/+1 | |
| | ||||||
* | s2wasm const parsing fixes | Alon Zakai | 2015-12-23 | 1 | -1/+1 | |
| | ||||||
* | improve auto updater | Alon Zakai | 2015-12-21 | 1 | -1/+3 | |
| | ||||||
* | add first spec test for wasm2asm | Alon Zakai | 2015-12-21 | 1 | -0/+9 | |
| | ||||||
* | update tests | Alon Zakai | 2015-12-18 | 1 | -6/+19 | |
| | ||||||
* | update .s tests | Alon Zakai | 2015-12-15 | 1 | -1/+3 | |
| | ||||||
* | add memops .s benchmark | Alon Zakai | 2015-12-15 | 1 | -1/+1 | |
| | ||||||
* | start to emit metadata from s2wasm | Alon Zakai | 2015-12-14 | 1 | -1/+1 | |
| | ||||||
* | relocation.s now works | Alon Zakai | 2015-12-14 | 1 | -1/+1 | |
| | ||||||
* | parse switch in s2wasm | Alon Zakai | 2015-12-14 | 1 | -1/+1 | |
| | ||||||
* | handle more loop/block combos in s2wasm, and update more test outputs | Alon Zakai | 2015-12-14 | 1 | -1/+1 | |
| | ||||||
* | scan function result types in s2wasm | Alon Zakai | 2015-12-12 | 1 | -1/+1 | |
| | ||||||
* | disable switch.s which looks nonstandard | Alon Zakai | 2015-12-12 | 1 | -1/+1 | |
| | ||||||
* | fix s2wasm load | Alon Zakai | 2015-12-12 | 1 | -1/+1 | |
| | ||||||
* | copy_local | Alon Zakai | 2015-12-12 | 1 | -1/+1 | |
| | ||||||
* | cpus.s | Alon Zakai | 2015-12-12 | 1 | -1/+1 | |
| | ||||||
* | many more ops in s2wasm | Alon Zakai | 2015-12-12 | 1 | -1/+1 | |
| | ||||||
* | more comparisons .ses | Alon Zakai | 2015-12-12 | 1 | -1/+1 | |
| | ||||||
* | float comparisons and another .s | Alon Zakai | 2015-12-12 | 1 | -1/+1 | |
| | ||||||
* | add cfg-stackify.s | Alon Zakai | 2015-12-12 | 1 | -1/+1 | |
| | ||||||
* | add call.s | Alon Zakai | 2015-12-12 | 1 | -2/+5 | |
| | ||||||
* | fix block handling in s2wasm | Alon Zakai | 2015-12-11 | 1 | -0/+8 | |
| | ||||||
* | add wasm2asm to auto_update_tests.py | Alon Zakai | 2015-12-05 | 1 | -0/+7 | |
| | ||||||
* | fix case printing | Alon Zakai | 2015-11-22 | 1 | -2/+0 | |
| | ||||||
* | improve auto updater | Alon Zakai | 2015-11-16 | 1 | -0/+10 | |
| | ||||||
* | add test auto updater | Alon Zakai | 2015-10-29 | 1 | -0/+21 | |