Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add frem test | Alon Zakai | 2015-11-16 | 1 | -0/+3 | |
| | ||||||
* | add switch testcase | Alon Zakai | 2015-11-16 | 1 | -0/+11 | |
| | ||||||
* | set seq type properly in asm2wasm | Alon Zakai | 2015-11-13 | 1 | -0/+4 | |
| | ||||||
* | fix conversions | Alon Zakai | 2015-10-30 | 1 | -0/+6 | |
| | ||||||
* | handle aliasing local and global | Alon Zakai | 2015-10-30 | 1 | -1/+10 | |
| | ||||||
* | fix logical not | Alon Zakai | 2015-10-30 | 1 | -0/+5 | |
| | ||||||
* | fix double compares | Alon Zakai | 2015-10-30 | 1 | -0/+6 | |
| | ||||||
* | fix float constants <1 | Alon Zakai | 2015-10-30 | 1 | -0/+2 | |
| | ||||||
* | handle minified function tables | Alon Zakai | 2015-10-30 | 1 | -0/+8 | |
| | ||||||
* | fix type detection of globals | Alon Zakai | 2015-10-30 | 1 | -0/+8 | |
| | ||||||
* | fix printing of large negatives | Alon Zakai | 2015-10-30 | 1 | -1/+1 | |
| | ||||||
* | parse large negative literals properly | Alon Zakai | 2015-10-30 | 1 | -0/+11 | |