| Commit message (Expand) | Author | Age | Files | Lines |
* | [NFC] Standardize Super:: over super:: (#6920) | Alon Zakai | 2024-09-10 | 1 | -1/+1 |
* | Implement table.init (#6827) | Alon Zakai | 2024-08-16 | 1 | -0/+2 |
* | Rename external conversion instructions (#6716) | Jérôme Vouillon | 2024-07-08 | 1 | -2/+2 |
* | [threads] Shared basic heap types (#6667) | Thomas Lively | 2024-06-19 | 1 | -3/+4 |
* | [Strings] Remove stringview types and instructions (#6579) | Thomas Lively | 2024-05-15 | 1 | -7/+0 |
* | Typed continuations: suspend instructions (#6393) | Frank Emrich | 2024-03-19 | 1 | -0/+1 |
* | Typed continuations: cont.bind instructions (#6365) | Frank Emrich | 2024-03-04 | 1 | -0/+1 |
* | Typed continuations: cont.new instructions (#6308) | Frank Emrich | 2024-02-22 | 1 | -0/+1 |
* | Typed continuations: resume instructions (#6083) | Frank Emrich | 2024-01-11 | 1 | -0/+2 |
* | [EH] Add instructions for new proposal (#6181) | Heejin Ahn | 2023-12-19 | 1 | -0/+2 |
* | Implement more TypeGeneralizing transfer functions (#6118) | Thomas Lively | 2023-11-15 | 1 | -65/+524 |
* | [analysis] Add an experimental TypeGeneralizing optimization (#6080) | Thomas Lively | 2023-11-08 | 1 | -0/+475 |