index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
gtest
Commit message (
Expand
)
Author
Age
Files
Lines
*
[threads] Shared basic heap types (#6667)
Thomas Lively
2024-06-19
2
-9
/
+210
*
[NFC] Add constexpr HeapTypes for basic heap types (#6662)
Thomas Lively
2024-06-14
1
-38
/
+38
*
[threads] Parse, build, and print shared composite types (#6654)
Thomas Lively
2024-06-12
1
-0
/
+34
*
Remove obsolete parser code (#6607)
Thomas Lively
2024-05-29
2
-2
/
+0
*
[Strings] Remove stringview types and instructions (#6579)
Thomas Lively
2024-05-15
1
-82
/
+4
*
Use the new wat parser in tests (#6556)
Thomas Lively
2024-04-29
4
-72
/
+90
*
Improve return validation (#6551)
Thomas Lively
2024-04-29
1
-0
/
+17
*
[Parser] Do not eagerly lex parens (#6540)
Thomas Lively
2024-04-25
1
-3
/
+0
*
Typed continuations: nocont and cont basic heap types (#6468)
Frank Emrich
2024-04-04
1
-1
/
+83
*
Fix stringview subtyping (#6440)
Thomas Lively
2024-03-26
1
-28
/
+39
*
[Parser] Simplify the lexer interface (#6319)
Thomas Lively
2024-02-20
1
-1432
/
+831
*
[Parser] Support string-style identifiers (#6278)
Thomas Lively
2024-02-06
1
-0
/
+27
*
[Parser] Templatize lexing of integers (#6272)
Thomas Lively
2024-02-05
1
-166
/
+166
*
JSON: Add simple printing and creation (#6265)
Alon Zakai
2024-02-01
2
-0
/
+17
*
Update the text syntax for tuple types (#6246)
Thomas Lively
2024-01-26
1
-6
/
+6
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
2
-17
/
+23
*
[Outlining] Adding more tests (#6117)
Ashley Nelson
2023-11-15
1
-1
/
+1
*
[Outlining] Adds Outlining pass (#6110)
Ashley Nelson
2023-11-13
1
-26
/
+6
*
Update CFGWalker to generate consolidated exit blocks (#6079)
Thomas Lively
2023-11-06
1
-2
/
+57
*
[analysis] Allow joining a single vector element efficiently (#6071)
Thomas Lively
2023-11-02
1
-0
/
+43
*
[analysis] Simplify the stack lattice (#6069)
Thomas Lively
2023-11-02
2
-97
/
+26
*
[analysis] Add a "Shared" lattice to represent shared state (#6067)
Thomas Lively
2023-11-02
1
-0
/
+108
*
[analysis][NFC] Refactor lattice unit tests (#6065)
Thomas Lively
2023-11-01
1
-420
/
+145
*
[analysis] Add a lattice for value types (#6064)
Thomas Lively
2023-11-01
1
-0
/
+112
*
[analysis] Add a tuple lattice (#6062)
Thomas Lively
2023-10-31
1
-0
/
+117
*
[analysis] Implement a vector lattice (#6058)
Thomas Lively
2023-10-31
1
-0
/
+109
*
[analysis] Implement an array lattice (#6057)
Thomas Lively
2023-10-31
1
-0
/
+109
*
[analysis] Implement a Lift lattice (#6040)
Thomas Lively
2023-10-25
1
-0
/
+77
*
[analysis] Implement Flat lattice (#6039)
Thomas Lively
2023-10-25
1
-0
/
+103
*
[analysis] Add a FullLattice concept and Inverted lattice (#6038)
Thomas Lively
2023-10-25
1
-3
/
+113
*
[analysis] Implement an Int lattice (#6037)
Thomas Lively
2023-10-25
1
-0
/
+36
*
[analysis] Implement a Bool lattice (#6036)
Thomas Lively
2023-10-25
2
-0
/
+51
*
[analysis][NFC] Rename `makeLeastUpperBound` to `join` and move it to lattice...
Thomas Lively
2023-10-25
1
-2
/
+2
*
[analysis] Simplify core analysis code (#6034)
Thomas Lively
2023-10-25
1
-169
/
+0
*
Fix segfault in catch validator (#6032)
Philip Blair
2023-10-23
2
-0
/
+51
*
[analysis][NFC] Move the stack lattice to analysis/lattices (#6030)
Thomas Lively
2023-10-20
1
-1
/
+1
*
[Outlining] Filter branches & returns (#6024)
Ashley Nelson
2023-10-18
1
-56
/
+95
*
[Outlining] Filter Local Set (#6018)
Ashley Nelson
2023-10-18
1
-1
/
+42
*
Added type to fix template deduction failure (#6014)
Ashley Nelson
2023-10-17
1
-2
/
+1
*
Add getGeneralSuperType() that includes basic supers, and use in fuzzer (#6005)
Alon Zakai
2023-10-17
2
-3
/
+77
*
[NFC] Rename getSuperType to getDeclaredSuperType (#6015)
Alon Zakai
2023-10-17
1
-3
/
+3
*
[Outlining] Adds separator context (#5977)
Ashley Nelson
2023-10-04
1
-39
/
+67
*
[Outlining] Adds SuffixTree::RepeatSubstring dedupe test (#5972)
Ashley Nelson
2023-10-04
1
-0
/
+17
*
Outlining Test Improvements (#5971)
Ashley Nelson
2023-09-25
1
-13
/
+21
*
[NFC] Split the new wat parser into multiple files (#5960)
Thomas Lively
2023-09-19
1
-1
/
+1
*
Remove legacy type defintion text syntax (#5948)
Thomas Lively
2023-09-18
1
-7
/
+7
*
Make final types the default (#5918)
Thomas Lively
2023-09-09
2
-68
/
+53
*
Lattice to model Stack (#5849)
Bruce He
2023-08-03
1
-0
/
+98
*
[Outlining] Integration test for suffix_tree and stringify (#5839)
Ashley Nelson
2023-08-03
1
-3
/
+40
*
[NFC] Move ModuleUtils copying and renaming logic from header to cpp (#5855)
Alon Zakai
2023-08-02
1
-0
/
+1
[next]