summaryrefslogtreecommitdiff
path: root/src/ir/subtype-exprs.h
Commit message (Expand)AuthorAgeFilesLines
* Make more Ifs unreachable (#7094)Thomas Lively2024-11-271-1/+1
* [EH][GC] Add missing subtyping constraints from TryTable (#7012)Alon Zakai2024-10-161-1/+7
* Implement table.init (#6827)Alon Zakai2024-08-161-0/+5
* [Strings] Remove stringview types and instructions (#6579)Thomas Lively2024-05-151-5/+0
* Typed continuations: suspend instructions (#6393)Frank Emrich2024-03-191-0/+1
* Typed continuations: cont.bind instructions (#6365)Frank Emrich2024-03-041-0/+1
* [NFC] Add some comments about flow in SubtypingDiscoverer and Unsubtyping (#6...Alon Zakai2024-02-281-0/+7
* SubtypingDiscoverer: Differentiate non-flow subtyping constraints (#6344)Alon Zakai2024-02-271-2/+18
* Typed continuations: cont.new instructions (#6308)Frank Emrich2024-02-221-0/+1
* [NFC] Use SubtypingDiscoverer in StringLowering (#6325)Alon Zakai2024-02-201-6/+17
* subtype-exprs.h additions [NFC] (#6323)Alon Zakai2024-02-201-8/+31
* Typed continuations: resume instructions (#6083)Frank Emrich2024-01-111-0/+2
* [EH] Add instructions for new proposal (#6181)Heejin Ahn2023-12-191-0/+2
* [NFC] Refactor out subtyping discovery code (#6106)Alon Zakai2023-11-151-0/+338