summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-lower-result-type.cpp
Commit message (Expand)AuthorAge
* Implement throw & catch statements (#6916)Julius Ikkala2025-05-23
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* Use ankerl/unordered_dense as a hashmap implementation (#3036)Ellie Hermaszewska2023-08-16
* Pool inst worklists and hashsets to avoid rehashing. (#2982)Yong He2023-07-12
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Remove `SharedIRBuilder`. (#2657)Yong He2023-02-16
* Remove `construct` IR op. (#2555)Yong He2022-12-07
* Language feature: pointer sized int types. (#2401)Yong He2022-09-15
* Lower throwing COM interface method. (#2282)Yong He2022-06-21
* Clean up void returns. (#2260)Yong He2022-06-01
* New language feature: basic error handling. (#2253)Yong He2022-06-01