index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wasm-s-parser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[reference-types] remove single table restriction in IR (#3517)
Abbas Mashayekh
2021-02-09
1
-1
/
+6
*
Prototype i32x4.widen_i8x16_{s,u} (#3535)
Thomas Lively
2021-02-01
1
-0
/
+1
*
[GC] Add br_on_func/data/i31 (#3525)
Alon Zakai
2021-01-28
1
-1
/
+1
*
[GC] ref.as_* (#3520)
Alon Zakai
2021-01-27
1
-0
/
+1
*
[GC] ref.is_func/data/i31 (#3519)
Alon Zakai
2021-01-26
1
-1
/
+1
*
[GC] RefIsNull => RefIs. (#3516)
Alon Zakai
2021-01-26
1
-1
/
+1
*
Remove exnref and br_on_exn (#3505)
Heejin Ahn
2021-01-22
1
-1
/
+0
*
Prototype prefetch instructions (#3467)
Thomas Lively
2021-01-06
1
-0
/
+1
*
MemoryPacking: Preserve segment names (#3458)
Sam Clegg
2020-12-18
1
-1
/
+2
*
[GC] Add Array operations (#3436)
Alon Zakai
2020-12-10
1
-2
/
+9
*
[GC] Add struct.get instruction parsing and execution (#3429)
Alon Zakai
2020-12-07
1
-0
/
+1
*
[GC] Support reading and writing of Struct and Array types (#3423)
Alon Zakai
2020-12-05
1
-2
/
+1
*
[GC types] Refactoring to allow future heap type parsing. NFC (#3409)
Alon Zakai
2020-12-02
1
-5
/
+9
*
[TypedFunctionReferences] Implement call_ref (#3396)
Alon Zakai
2020-11-24
1
-0
/
+8
*
[s-parsing] Store full function signatures (#3356)
Alon Zakai
2020-11-13
1
-1
/
+1
*
Implement v128.{load,store}{8,16,32,64}_lane instructions (#3278)
Thomas Lively
2020-10-22
1
-0
/
+1
*
Assign import names consistently between text and binaryn reader (#3238)
Sam Clegg
2020-10-14
1
-0
/
+2
*
GC: Add stubs for the remaining instructions (#3174)
Daniel Wirtz
2020-09-29
1
-0
/
+14
*
GC: Add i31 instructions (#3154)
Daniel Wirtz
2020-09-24
1
-0
/
+2
*
Remove redundant allocator in Builder (#3144)
Thomas Lively
2020-09-22
1
-1
/
+0
*
GC: Add ref.eq instruction (#3145)
Daniel Wirtz
2020-09-21
1
-0
/
+1
*
Initial implementation of "Memory64" proposal (#3130)
Wouter van Oortmerssen
2020-09-18
1
-0
/
+2
*
Refactor Host expression to MemorySize and MemoryGrow (#3137)
Daniel Wirtz
2020-09-17
1
-1
/
+2
*
Implement module and local names in name section (#3115)
Daniel Wirtz
2020-09-14
1
-4
/
+1
*
Update Pop text format to handle tuples (#3116)
Thomas Lively
2020-09-11
1
-1
/
+1
*
Poppy IR wast parsing and validation (#3105)
Thomas Lively
2020-09-09
1
-0
/
+2
*
Update reference types (#3084)
Daniel Wirtz
2020-09-09
1
-0
/
+4
*
Make try body start with 'do' (#2846)
Heejin Ahn
2020-05-11
1
-1
/
+1
*
Tuple globals (#2718)
Thomas Lively
2020-04-02
1
-0
/
+1
*
Initial multivalue support (#2675)
Thomas Lively
2020-03-05
1
-1
/
+3
*
[NFC] Enforce use of `Type::` on type names (#2434)
Thomas Lively
2020-01-07
1
-1
/
+3
*
Add support for reference types proposal (#2451)
Heejin Ahn
2019-12-30
1
-0
/
+3
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-12
/
+9
*
Fix catch parsing (#2428)
Heejin Ahn
2019-11-11
1
-1
/
+1
*
vNxM.load_splat instructions (#2350)
Thomas Lively
2019-09-23
1
-0
/
+1
*
QFMA/QFMS instructions (#2328)
Thomas Lively
2019-09-03
1
-1
/
+1
*
Add atomic.fence instruction (#2307)
Heejin Ahn
2019-08-27
1
-0
/
+1
*
Add basic exception handling support (#2282)
Heejin Ahn
2019-08-13
1
-0
/
+5
*
Initial tail call implementation (#2197)
Thomas Lively
2019-07-03
1
-2
/
+2
*
Minimal Push/Pop support (#2207)
Alon Zakai
2019-07-03
1
-0
/
+2
*
Add event section (#2151)
Heejin Ahn
2019-05-31
1
-1
/
+5
*
Refactor type and function parsing (#2143)
Heejin Ahn
2019-05-24
1
-2
/
+12
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-5
/
+5
*
Refactor type/signature/local parsing methods (NFC) (#2129)
Heejin Ahn
2019-05-21
1
-3
/
+6
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-26
/
+28
*
Passive segments (#1976)
Thomas Lively
2019-04-05
1
-1
/
+1
*
Rename atomic wait/notify instructions (#1972)
Heejin Ahn
2019-03-30
1
-1
/
+1
*
Update v128.const text formats (#1934)
Thomas Lively
2019-03-19
1
-0
/
+1
*
Bulk memory operations (#1892)
Thomas Lively
2019-02-05
1
-1
/
+5
*
Code style improvements (#1868)
Alon Zakai
2019-01-15
1
-7
/
+8
[next]