index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
literal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
GC: Integrate eqref and i31ref types (#3141)
Daniel Wirtz
2020-09-19
1
-0
/
+2
*
Initial implementation of "Memory64" proposal (#3130)
Wouter van Oortmerssen
2020-09-18
1
-0
/
+15
*
Add anyref feature and type (#3109)
Daniel Wirtz
2020-09-10
1
-0
/
+1
*
Update reference types (#3084)
Daniel Wirtz
2020-09-09
1
-11
/
+34
*
Harden exnref literals (#3092)
Daniel Wirtz
2020-09-02
1
-5
/
+7
*
Fix ExceptionPackage memory errors (#3088)
Thomas Lively
2020-09-01
1
-4
/
+1
*
Prepare for compound types that are single but not basic (#3046)
Daniel Wirtz
2020-08-17
1
-13
/
+4
*
Refactor hashing (#3023)
Daniel Wirtz
2020-08-12
1
-6
/
+7
*
Rename anyref to externref to match proposal change (#2900)
Jay Phelps
2020-06-10
1
-2
/
+2
*
Add prototype SIMD rounding instructions (#2895)
Thomas Lively
2020-06-05
1
-0
/
+8
*
Implement i64x2.mul (#2860)
Thomas Lively
2020-05-19
1
-0
/
+1
*
Implement pseudo-min/max SIMD instructions (#2847)
Thomas Lively
2020-05-12
1
-0
/
+6
*
Add interpreter support for EH (#2780)
Heejin Ahn
2020-05-06
1
-1
/
+30
*
SIMD integer abs and bitmask instructions (#2703)
Thomas Lively
2020-03-20
1
-0
/
+6
*
Update Precompute to handle tuples (#2687)
Thomas Lively
2020-03-10
1
-10
/
+39
*
Handle multivalue returns in the interpreter (#2684)
Thomas Lively
2020-03-10
1
-2
/
+6
*
Remove implicit conversion operators from Type (#2577)
Thomas Lively
2020-01-08
1
-4
/
+4
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-10
/
+26
*
SIMD {i8x16,i16x8}.avgr_u instructions (#2539)
Thomas Lively
2019-12-18
1
-0
/
+3
*
Add string parameter to WASM_UNREACHABLE (#2499)
Sam Clegg
2019-12-05
1
-3
/
+3
*
Add i32x4.dot_i16x8_s (#2420)
Thomas Lively
2019-11-04
1
-0
/
+1
*
Add SIMD integer min and max instructions (#2416)
Thomas Lively
2019-11-01
1
-0
/
+16
*
v8x16.swizzle (#2368)
Thomas Lively
2019-10-03
1
-0
/
+1
*
SIMD narrowing and widening operations (#2341)
Thomas Lively
2019-09-14
1
-0
/
+12
*
Add initial support for anyref as an opaque type (#2294)
Jay Phelps
2019-08-20
1
-0
/
+2
*
Rename except_ref type to exnref (#2224)
Heejin Ahn
2019-07-14
1
-2
/
+2
*
Add except_ref type (#2081)
Heejin Ahn
2019-05-07
1
-0
/
+2
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-2
/
+4
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-53
/
+100
*
NaN fuzzing improvements (#1913)
Alon Zakai
2019-02-19
1
-0
/
+2
*
fix binaryen.js bindings handling of literals (#1896)
Alon Zakai
2019-02-06
1
-12
/
+11
*
Rename `idx` to `index` in SIMD code for consistency (#1836)
Thomas Lively
2018-12-18
1
-14
/
+14
*
Fuzzing v128 and associated bug fixes (#1827)
Thomas Lively
2018-12-14
1
-1
/
+1
*
SIMD (#1820)
Thomas Lively
2018-12-13
1
-6
/
+214
*
Update wrap and demote literal op names (#1817)
Thomas Lively
2018-12-12
1
-6
/
+5
*
Implement nontrapping float-to-int instructions (#1780)
Thomas Lively
2018-12-04
1
-4
/
+9
*
Change the Literal class's operator== to be bitwise (#1661)
Alon Zakai
2018-09-01
1
-1
/
+6
*
Refactor interpreter (#1508)
Alon Zakai
2018-04-13
1
-6
/
+5
*
Rename WasmType => Type (#1398)
Alon Zakai
2018-02-02
1
-18
/
+18
*
disambiguate hash usage (#1182)
Alon Zakai
2017-09-13
1
-2
/
+2
*
precompute-propagate pass (#1179)
Alon Zakai
2017-09-12
1
-1
/
+5
*
Const hoisting (#1176)
Alon Zakai
2017-09-12
1
-3
/
+23
*
Wasm h to cpp (#926)
jgravelle-google
2017-03-10
1
-0
/
+151