index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
passes
/
simplify-locals-gc-nn.wast
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Parser] Enable the new text parser by default (#6371)
Thomas Lively
2024-04-25
1
-3
/
+3
*
Update the text syntax for tuple types (#6246)
Thomas Lively
2024-01-26
1
-4
/
+4
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
1
-5
/
+9
*
Add an arity immediate to tuple.extract (#6172)
Thomas Lively
2023-12-12
1
-3
/
+3
*
Add a `tuple.drop` text pseudoinstruction (#6170)
Thomas Lively
2023-12-12
1
-3
/
+3
*
Update `tuple.make` text format to include arity (#6169)
Thomas Lively
2023-12-12
1
-4
/
+4
*
NonNullable => !Defaultable in SimplifyLocals (#6070)
Alon Zakai
2023-11-01
1
-0
/
+24
*
Validate and fix up tuples with non-nullable elements (#5909)
Thomas Lively
2023-08-30
1
-0
/
+60
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-2
/
+2
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
1
-2
/
+2
*
Implement bottom heap types (#5115)
Thomas Lively
2022-10-07
1
-2
/
+2
*
[Wasm GC] Support non-nullable locals in the "1a" form (#4959)
Alon Zakai
2022-08-31
1
-82
/
+17
*
Avoid adding new unneeded names to blocks in text roundtripping (#4943)
Alon Zakai
2022-08-22
1
-1
/
+1
*
[WasmGC] Fix try-catch and non-nullable local sets in values in SimplifyLocal...
Alon Zakai
2022-05-31
1
-1
/
+68
*
[WasmGC] Fix non-nullable locals and try-catch in SimplifyLocals (#4703)
Alon Zakai
2022-05-31
1
-0
/
+90