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