index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
compiler-core
/
slang-diagnostic-sink.h
Commit message (
Expand
)
Author
Age
*
Organize code better by splitting some big files (#7890)
Theresa Foley
2025-07-24
*
Implemented #pragma warning (#6748)
Ronan
2025-04-24
*
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-11-05
*
format
Ellie Hermaszewska
2024-10-29
*
Move the file public header files to `include` dir (#4636)
kaizhangNV
2024-07-17
*
Add check for invalid use of modifiers. (#3402)
Yong He
2023-12-12
*
Fix a bug that warning 39001 can't be fully disabled. (#3112)
Yong He
2023-08-16
*
Redesign `DeclRef` and systematic `Val` deduplication (#3049)
Yong He
2023-08-04
*
Make DeclRefBase a Val, and DeclRef<T> a helper class. (#2967)
Yong He
2023-07-07
*
Fix erroneous error claiming variable is being used before its declaration (#...
Ellie Hermaszewska
2023-07-06
*
HLSL->Vulkan binding support (#2865)
jsmall-nvidia
2023-05-03
*
Clean up type checking of higher order expressions. (#2519)
Yong He
2022-11-16
*
Improvements around diagnostic controls (#2414)
jsmall-nvidia
2022-09-28
*
Major language server features. (#2264)
Yong He
2022-06-07
*
Configuration for warnings (#2241)
Alexey Panteleev
2022-05-17
*
Support around JSON-RPC (#2014)
jsmall-nvidia
2021-11-16
*
Downstream option handling (#1850)
jsmall-nvidia
2021-05-21
*
SourceLoc use in command line processing (#1848)
jsmall-nvidia
2021-05-19
*
C++ extractor improvements (#1803)
jsmall-nvidia
2021-04-22
*
Added compiler-core project (#1775)
jsmall-nvidia
2021-04-01