summaryrefslogtreecommitdiffstats
path: root/source/core/slang-dictionary.h
Commit message (Expand)AuthorAge
* Fix crash when loading modules with syntax errors (#6993) (#7288)Harsh Aggarwal (NVIDIA)2025-06-05
* Fixed crash in slang-ir-autodiff-loop-analysis.cpp (#6831)Ronan2025-04-18
* Update build to allow setting external paths (#6528)jarcherNV2025-03-07
* formatEllie Hermaszewska2024-10-29
* Assorted auto-diff enhancements for increased performance & more streamlined ...Sai Praveen Bangaru2024-10-28
* Allow building using external dependencies (#5076)Tobias Frisch2024-10-04
* Fix for problem with OrderedHashSet causing crash (#3251)jsmall-nvidia2023-09-29
* Allow bitwise or expressions and numeric literals in spirv_asm blocks (#3157)Ellie Hermaszewska2023-08-28
* Use ankerl/unordered_dense as a hashmap implementation (#3036)Ellie Hermaszewska2023-08-16
* Simplify Lookup and improve compiler performance. (#2996)Yong He2023-07-18
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Make SourceMap a value type (#2812)jsmall-nvidia2023-04-19
* Type legalization and autodiff bug fixes. (#2722)Yong He2023-03-22
* AD: Fixed do-while loops (#2683)Sai Praveen Bangaru2023-02-28
* Preserve specialization cache in IR for specialization pass. (#2293)Yong He2022-06-23
* Actual global support (#2262)jsmall-nvidia2022-06-08
* gfx: restructure render-d3d12.cpp (#2154)Yong He2022-03-09
* GFX Vulkan: deferred shader compilation and pipeline creation. (#2153)Yong He2022-03-08
* Removing exceptions from core/compiler-core (#1953)jsmall-nvidia2021-10-04
* [gfx] Shader-object driven shader compilation. (#1688)Yong He2021-02-04
* Fix existential specialization of mutable buffer loads. (#1671)Yong He2021-01-22
* Include hierarchy output (#1595)jsmall-nvidia2020-11-11
* Add OrderedDictionary to core. (#1523)Yong He2020-08-28
* ShortList<T> and core.natvis improvements. (#1430)Yong He2020-07-06
* Improvements around hashing (#1355)jsmall-nvidia2020-05-26
* Add support for generic load/store on byte-addressed buffers (#1334)Tim Foley2020-04-27
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31