index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
passes
/
fuzz-exec_O.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[StackIR] Run StackIR during binary writing and not as a pass (#6568)
Alon Zakai
2024-05-09
1
-3
/
+3
*
Drop support for non-standard quoted function names (#6188)
Thomas Lively
2023-12-20
1
-10
/
+10
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-3
/
+3
*
Remove Type ordering (#3793)
Thomas Lively
2021-05-18
1
-1
/
+1
*
Standardize NaNs in the interpreter, when there is nondeterminism (#3298)
Alon Zakai
2020-10-30
1
-30
/
+27
*
Add --fast-math mode (#3155)
Alon Zakai
2020-09-30
1
-8
/
+44
*
Interpreter: Don't change NaN bits when multiplying by 1 (#3096)
Alon Zakai
2020-09-09
1
-16
/
+24
*
Interpreter: Don't change NaN bits when dividing by 1 (#2958)
Alon Zakai
2020-07-15
1
-0
/
+19
*
Use std::cout for interpreter trap logging (#2755)
Alon Zakai
2020-04-13
1
-0
/
+4
*
Remove function index printing (#2742)
Thomas Lively
2020-04-09
1
-2
/
+2
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-4
/
+4
*
Don't include `$` with names unless outputting to wat format (#2506)
Sam Clegg
2019-12-06
1
-6
/
+6
*
Print only literal values when printing literals (#2469)
Heejin Ahn
2019-11-26
1
-4
/
+0
*
Refactor type and function parsing (#2143)
Heejin Ahn
2019-05-24
1
-4
/
+4
*
Compare binaryen fuzz-exec to JS VMs (#1856)
Alon Zakai
2019-01-10
1
-7
/
+8
*
Print Stack IR in proper .wat format (#1630)
Alon Zakai
2018-08-14
1
-4
/
+4
*
Stack IR (#1623)
Alon Zakai
2018-07-30
1
-2
/
+2
*
Emit binary function index in comment in text format, for convenience (#1232)
Alon Zakai
2017-10-20
1
-2
/
+2
*
Fuzzing improvement: Run execution results on the same instance (#1132)
Alon Zakai
2017-08-22
1
-4
/
+4
*
New fuzzer (#1126)
Alon Zakai
2017-08-11
1
-1
/
+7
*
do not combine a load/store offset with a constant pointer if it would wrap a...
Alon Zakai (kripken)
2017-07-29
1
-0
/
+25