| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-06-04 | Make interface types non c-style in Slang2026. (#7260) | Yong He |
| 2024-11-05 | Move switch statement bodies to their own lines (#5493) | Ellie Hermaszewska |
| 2024-10-29 | format | Ellie Hermaszewska |
| 2024-06-11 | Fix crash when using optional type in a generic. (#4341) | Yong He |
| 2023-08-16 | Use ankerl/unordered_dense as a hashmap implementation (#3036) | Ellie Hermaszewska |
| 2023-07-12 | Pool inst worklists and hashsets to avoid rehashing. (#2982) | Yong He |
| 2023-04-25 | Dictionary using lowerCamel (#2835) | jsmall-nvidia |
| 2023-02-16 | Remove `SharedIRBuilder`. (#2657) | Yong He |
| 2022-09-15 | Run simple compute kernel in gfx-smoke test. (#2400) | Yong He |
| 2022-08-22 | Make Optional<PointerType> lower to PointerType instead of a struct. (#2373) | Yong He |
| 2022-08-10 | `is` and `as` operator and `Optional<T>`. (#2355) | Yong He |
