Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle minified function tables | Alon Zakai | 2015-10-30 | 5 | -18/+24 |
| | |||||
* | fix type detection of globals | Alon Zakai | 2015-10-30 | 4 | -13/+68 |
| | |||||
* | debug note | Alon Zakai | 2015-10-30 | 1 | -0/+2 |
| | |||||
* | fix printing of large negatives | Alon Zakai | 2015-10-30 | 4 | -11/+21 |
| | |||||
* | parse large negative literals properly | Alon Zakai | 2015-10-30 | 3 | -5/+43 |
| | |||||
* | not on function pointers | Alon Zakai | 2015-10-30 | 1 | -1/+7 |
| | |||||
* | add optimized hello world testcase | Alon Zakai | 2015-10-30 | 2 | -0/+15001 |
| | |||||
* | nop imports; all tests pass | Alon Zakai | 2015-10-29 | 4 | -183/+125 |
| | |||||
* | fix unary printing | Alon Zakai | 2015-10-29 | 2 | -7/+9 |
| | |||||
* | clz | Alon Zakai | 2015-10-29 | 3 | -12/+30 |
| | |||||
* | fix large int constants | Alon Zakai | 2015-10-29 | 2 | -12/+5 |
| | |||||
* | double fixes | Alon Zakai | 2015-10-29 | 3 | -52/+62 |
| | |||||
* | add test auto updater | Alon Zakai | 2015-10-29 | 1 | -0/+21 |
| | |||||
* | print a memory section | Alon Zakai | 2015-10-29 | 4 | -7/+12 |
| | |||||
* | print call_import properly | Alon Zakai | 2015-10-29 | 2 | -121/+129 |
| | |||||
* | fix conditional type | Alon Zakai | 2015-10-29 | 2 | -21/+22 |
| | |||||
* | don't emit empty blocks | Alon Zakai | 2015-10-29 | 2 | -4/+11 |
| | |||||
* | fix Convert | Alon Zakai | 2015-10-29 | 3 | -7/+10 |
| | |||||
* | use Nop | Alon Zakai | 2015-10-29 | 3 | -12/+11 |
| | |||||
* | ignore switches for now | Alon Zakai | 2015-10-29 | 2 | -43/+35 |
| | |||||
* | fix load printing | Alon Zakai | 2015-10-29 | 2 | -50/+50 |
| | |||||
* | add a faq | Alon Zakai | 2015-10-29 | 1 | -0/+5 |
| | |||||
* | fix function type printing | Alon Zakai | 2015-10-29 | 2 | -5/+5 |
| | |||||
* | fix check.py, do not try interpreter if not provided | Alon Zakai | 2015-10-29 | 1 | -18/+19 |
| | |||||
* | fix export printing | Alon Zakai | 2015-10-29 | 4 | -26/+24 |
| | |||||
* | pretty-print wasm interpreter errors | Alon Zakai | 2015-10-29 | 1 | -3/+22 |
| | |||||
* | improve check.py | Alon Zakai | 2015-10-29 | 2 | -2/+31 |
| | |||||
* | update readme | Alon Zakai | 2015-10-29 | 1 | -1/+1 |
| | |||||
* | update example | Alon Zakai | 2015-10-29 | 1 | -0/+0 |
| | |||||
* | ignore diff files | Alon Zakai | 2015-10-29 | 1 | -0/+1 |
| | |||||
* | optimize away trivial blocks | Alon Zakai | 2015-10-29 | 5 | -13374/+13050 |
| | |||||
* | ensure deterministic order in check | Alon Zakai | 2015-10-29 | 1 | -1/+1 |
| | |||||
* | todo | Alon Zakai | 2015-10-29 | 1 | -0/+1 |
| | |||||
* | notes | Alon Zakai | 2015-10-29 | 1 | -1/+3 |
| | |||||
* | comment | Alon Zakai | 2015-10-29 | 1 | -1/+1 |
| | |||||
* | syntax highlighting | Alon Zakai | 2015-10-29 | 1 | -1/+1 |
| | |||||
* | improve example | Alon Zakai | 2015-10-29 | 1 | -0/+10 |
| | |||||
* | mention opts | Alon Zakai | 2015-10-29 | 1 | -0/+1 |
| | |||||
* | improve text | Alon Zakai | 2015-10-29 | 1 | -1/+1 |
| | |||||
* | mention c++11 | Alon Zakai | 2015-10-29 | 1 | -0/+2 |
| | |||||
* | fix readme | Alon Zakai | 2015-10-29 | 1 | -1/+1 |
| | |||||
* | update name | Alon Zakai | 2015-10-29 | 1 | -1/+1 |
| | |||||
* | add example image | Alon Zakai | 2015-10-29 | 2 | -0/+4 |
| | |||||
* | nicer check.py output | Alon Zakai | 2015-10-29 | 1 | -2/+2 |
| | |||||
* | fix check.py | Alon Zakai | 2015-10-29 | 1 | -1/+1 |
| | |||||
* | add emcc output testcase | Alon Zakai | 2015-10-29 | 2 | -0/+35102 |
| | |||||
* | support emcc --separate-asm output | Alon Zakai | 2015-10-29 | 3 | -8/+27 |
| | |||||
* | support 'almost asm' | Alon Zakai | 2015-10-29 | 1 | -1/+1 |
| | |||||
* | check.py improvements | Alon Zakai | 2015-10-29 | 1 | -1/+3 |
| | |||||
* | add testing | Alon Zakai | 2015-10-29 | 3 | -0/+42 |
| |