index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
emscripten-optimizer
/
simple_ast.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Code style improvements (#1868)
Alon Zakai
2019-01-15
1
-10
/
+11
*
Fix alignment in MixedAllocator (#1740)
Alon Zakai
2018-11-13
1
-2
/
+2
*
wasm2asm: Fix and enable a large number of spec tests (#1558)
Alex Crichton
2018-05-29
1
-6
/
+14
*
wasm2asm: Implement float<->int conversions (#1550)
Alex Crichton
2018-05-16
1
-0
/
+15
*
i64 to i32 lowering for wasm2asm (#1134)
Thomas Lively
2017-09-01
1
-3
/
+5
*
wasm2asm test generation (#1124)
Thomas Lively
2017-08-16
1
-61
/
+41
*
Get wasm2asm building again (#1107)
Thomas Lively
2017-08-02
1
-0
/
+651
*
refactor asm.js ast to use an AssignName node, for the common case of assigni...
Alon Zakai (kripken)
2017-01-31
1
-9
/
+30
*
refactor asm.js ast to not use STAT nodes - we don't need to print the asm.js...
Alon Zakai (kripken)
2017-01-31
1
-632
/
+2
*
refactor asm.js ast to use an Assign node
Alon Zakai (kripken)
2017-01-31
1
-116
/
+48
*
use MixedArena in asm.js ast
Alon Zakai (kripken)
2017-01-31
1
-43
/
+35
*
refactor asm.js ast to use a string node directly instead of [NAME, string]
Alon Zakai (kripken)
2017-01-31
1
-8
/
+10
*
refactor asm.js ast to use a number node directly instead of [NUM, number]
Alon Zakai (kripken)
2017-01-30
1
-7
/
+17
*
fix large f32 consts, fixes #817 (#820)
Alon Zakai
2016-11-01
1
-2
/
+2
*
Fix some C6246: "Local declaration of 'i' hides declaration of the same name ...
juj
2016-10-20
1
-1
/
+1
*
clean up in emscripten-optimizer arenas
Alon Zakai
2016-04-27
1
-0
/
+1
*
use strncpy #283
Alon Zakai
2016-03-28
1
-1
/
+1
*
Add Travis builds with sanitizers
JF Bastien
2016-01-10
1
-15
/
+14
*
parse for loops in asm2wasm #60
Alon Zakai
2016-01-04
1
-1
/
+13
*
Fix / uniformize include guards
JF Bastien
2015-12-22
1
-3
/
+3
*
Fix warnings found by GCC
JF Bastien
2015-12-22
1
-16
/
+16
*
Fix uninitialize variable warning
JF Bastien
2015-12-22
1
-1
/
+3
*
Fix the license headers
JF Bastien
2015-12-21
1
-1
/
+15
*
don't quote keys in object printing when not necessary
Alon Zakai
2015-12-07
1
-3
/
+14
*
emit heap views in wasm2asm
Alon Zakai
2015-12-06
1
-0
/
+7
*
wasm2asm fixes
Alon Zakai
2015-12-04
1
-0
/
+6
*
fixes for wasm2asm
Alon Zakai
2015-12-03
1
-1
/
+1
*
refactoring, and wasm2asm arags and locals
Alon Zakai
2015-12-01
1
-6
/
+61
*
finish first pass on wasm2asm
Alon Zakai
2015-12-01
1
-0
/
+6
*
wasm2asm progress
Alon Zakai
2015-12-01
1
-0
/
+6
*
wasm2asm progress
Alon Zakai
2015-11-27
1
-0
/
+8
*
fix makeCall
Alon Zakai
2015-11-27
1
-3
/
+3
*
wasm2asm progress
Alon Zakai
2015-11-26
1
-0
/
+7
*
wasm2asm progress
Alon Zakai
2015-11-26
1
-0
/
+10
*
wasm2asm progress
Alon Zakai
2015-11-26
1
-1
/
+1
*
wasm2asm progress
Alon Zakai
2015-11-24
1
-0
/
+7
*
restructure code, put emscripten-optimizer stuff in its own dir
Alon Zakai
2015-11-09
1
-0
/
+1542