summaryrefslogtreecommitdiff
path: root/source/compiler-core/slang-source-loc.h
AgeCommit message (Expand)Author
2025-06-05Fix missing debug info for the included slang file (#7281)Lujin Wang
2025-04-24Implemented #pragma warning (#6748)Ronan
2024-10-29formatEllie Hermaszewska
2024-07-17Move the file public header files to `include` dir (#4636)kaizhangNV
2024-02-23Add slangc interface to compile and use ir modules. (#3615)Yong He
2024-02-22Add API for querying and reusing precompiled binary modules. (#3614)Yong He
2023-12-05Support `include` for pulling file into the current module. (#3377)Yong He
2023-07-18nsight Aftermath crash example (#2984)jsmall-nvidia
2023-04-19Make SourceMap a value type (#2812)jsmall-nvidia
2023-04-17Round trip source map (#2810)jsmall-nvidia
2023-03-27Using SourceMap for location output (#2736)jsmall-nvidia
2023-03-22Source map obfuscation (#2717)jsmall-nvidia
2022-09-01Remove artifact from SourceFile (#2384)jsmall-nvidia
2022-09-01Make FileSystem files and OS files distinct (#2383)jsmall-nvidia
2022-09-01Passing source to Downstream compilation as artifacts (#2382)jsmall-nvidia
2021-11-16Support around JSON-RPC (#2014)jsmall-nvidia
2021-05-19SourceLoc use in command line processing (#1848)jsmall-nvidia
2021-04-01Added compiler-core project (#1775)jsmall-nvidia