summaryrefslogtreecommitdiffstats
path: root/source/compiler-core/slang-diagnostic-sink.h
Commit message (Expand)AuthorAge
* Organize code better by splitting some big files (#7890)Theresa Foley2025-07-24
* Implemented #pragma warning (#6748)Ronan2025-04-24
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* Move the file public header files to `include` dir (#4636)kaizhangNV2024-07-17
* Add check for invalid use of modifiers. (#3402)Yong He2023-12-12
* Fix a bug that warning 39001 can't be fully disabled. (#3112)Yong He2023-08-16
* Redesign `DeclRef` and systematic `Val` deduplication (#3049)Yong He2023-08-04
* Make DeclRefBase a Val, and DeclRef<T> a helper class. (#2967)Yong He2023-07-07
* Fix erroneous error claiming variable is being used before its declaration (#...Ellie Hermaszewska2023-07-06
* HLSL->Vulkan binding support (#2865)jsmall-nvidia2023-05-03
* Clean up type checking of higher order expressions. (#2519)Yong He2022-11-16
* Improvements around diagnostic controls (#2414)jsmall-nvidia2022-09-28
* Major language server features. (#2264)Yong He2022-06-07
* Configuration for warnings (#2241)Alexey Panteleev2022-05-17
* Support around JSON-RPC (#2014)jsmall-nvidia2021-11-16
* Downstream option handling (#1850)jsmall-nvidia2021-05-21
* SourceLoc use in command line processing (#1848)jsmall-nvidia2021-05-19
* C++ extractor improvements (#1803)jsmall-nvidia2021-04-22
* Added compiler-core project (#1775)jsmall-nvidia2021-04-01