Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |