index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passes
/
FuncCastEmulation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove implicit conversion operators from Type (#2577)
Thomas Lively
2020-01-08
1
-2
/
+2
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
1
-27
/
+28
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-8
/
+8
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-20
/
+13
*
Add string parameter to WASM_UNREACHABLE (#2499)
Sam Clegg
2019-12-05
1
-12
/
+6
*
Add initial support for anyref as an opaque type (#2294)
Jay Phelps
2019-08-20
1
-0
/
+8
*
Simpify PassRunner.add() and automatically parallelize parallel functions (#2...
Alon Zakai
2019-07-19
1
-4
/
+1
*
Rename except_ref type to exnref (#2224)
Heejin Ahn
2019-07-14
1
-4
/
+4
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-1
/
+1
*
Add except_ref type (#2081)
Heejin Ahn
2019-05-07
1
-0
/
+8
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-30
/
+22
*
Increase FuncCastEmulation NUM_PARAMS (#1884)
Will Glynn
2019-01-29
1
-1
/
+1
*
Add v128 type (#1777)
Thomas Lively
2018-11-29
1
-0
/
+8
*
Remove default cases (#1757)
Thomas Lively
2018-11-27
1
-8
/
+0
*
Unify imported and non-imported things (#1678)
Alon Zakai
2018-09-19
1
-7
/
+4
*
fix a fuzz bug in fpcast-emu: if the call_indirect we are modifying is unreac...
Alon Zakai
2018-03-19
1
-1
/
+2
*
Function pointer cast emulation (#1468)
Alon Zakai
2018-03-13
1
-0
/
+235