index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wasm-type.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
GC: Integrate eqref and i31ref types (#3141)
Daniel Wirtz
2020-09-19
1
-1
/
+3
*
Add anyref feature and type (#3109)
Daniel Wirtz
2020-09-10
1
-7
/
+8
*
Update reference types (#3084)
Daniel Wirtz
2020-09-09
1
-2
/
+6
*
Stack utils (#3083)
Thomas Lively
2020-09-07
1
-3
/
+27
*
Add new compound Rtt type (#3076)
Daniel Wirtz
2020-08-26
1
-24
/
+96
*
Add new compound Signature, Struct and Array types (#3012)
Daniel Wirtz
2020-08-24
1
-65
/
+135
*
Use const modifier when dealing with types (#3064)
Daniel Wirtz
2020-08-20
1
-1
/
+1
*
Replace Type::expand() with an iterator-based approach (#3061)
Daniel Wirtz
2020-08-19
1
-6
/
+53
*
Prepare for compound types that are single but not basic (#3046)
Daniel Wirtz
2020-08-17
1
-4
/
+43
*
Rename anyref to externref to match proposal change (#2900)
Jay Phelps
2020-06-10
1
-1
/
+1
*
Move std::hash specializations into the std namespace (#2835)
Thomas Lively
2020-05-06
1
-2
/
+6
*
Use direct pointers as Type IDs (#2745)
Thomas Lively
2020-04-13
1
-15
/
+13
*
Handle tuples in Asyncify call support (#2743)
Thomas Lively
2020-04-09
1
-0
/
+5
*
Performance optimizations for Type (#2733)
Thomas Lively
2020-04-09
1
-3
/
+7
*
Handle multivalue returns in the interpreter (#2684)
Thomas Lively
2020-03-10
1
-0
/
+15
*
Remove implicit conversion operators from Type (#2577)
Thomas Lively
2020-01-08
1
-12
/
+18
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
1
-12
/
+0
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-1
/
+23
*
Move Type-related functions into Type class (NFC) (#2556)
Heejin Ahn
2019-12-29
1
-5
/
+15
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-1
/
+1
*
Refactor and optimize binary writing type collection (#2478)
Alon Zakai
2019-11-26
1
-4
/
+5
*
Remove FunctionType from Event (#2466)
Thomas Lively
2019-11-25
1
-0
/
+20
*
Multivalue type creation and inspection (#2459)
Thomas Lively
2019-11-22
1
-18
/
+45
*
[NFC] Make Type a class instead of enum (#2433)
Thomas Lively
2019-11-13
1
-13
/
+50
*
Add initial support for anyref as an opaque type (#2294)
Jay Phelps
2019-08-20
1
-0
/
+1
*
Rename except_ref type to exnref (#2224)
Heejin Ahn
2019-07-14
1
-1
/
+1
*
wasm2js: avoid reinterprets (#2094)
Alon Zakai
2019-05-10
1
-0
/
+1
*
Add except_ref type (#2081)
Heejin Ahn
2019-05-07
1
-0
/
+2
*
Fix formatting of some comments (NFC) (#2091)
Heejin Ahn
2019-05-06
1
-3
/
+4
*
Validate that types match features (#1949)
Thomas Lively
2019-03-18
1
-0
/
+3
*
Add v128 type (#1777)
Thomas Lively
2018-11-29
1
-0
/
+2
*
Some simple integer math opts (#1504)
Alon Zakai
2018-04-11
1
-1
/
+2
*
Rename WasmType => Type (#1398)
Alon Zakai
2018-02-02
1
-7
/
+7
*
Wasm h to cpp (#926)
jgravelle-google
2017-03-10
1
-0
/
+42