summaryrefslogtreecommitdiffstats
path: root/tools/slang-test/parse-diagnostic-util.cpp
Commit message (Expand)AuthorAge
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* Replace stdlib with core-module on files and projects (#5411)Jay Kwak2024-10-25
* Move the file public header files to `include` dir (#4636)kaizhangNV2024-07-17
* Confirm reflection output is valid JSON (#2910)jsmall-nvidia2023-05-31
* DownstreamCompileOptions using POD types (#2381)jsmall-nvidia2022-08-26
* Replace DownstreamCompileResult with Artifact (#2369)jsmall-nvidia2022-08-22
* Glslang as DownstreamCompiler (#1846)jsmall-nvidia2021-05-19
* DXC as DownstreamCompiler (#1845)jsmall-nvidia2021-05-14
* FXC as DownstreamCompiler (#1844)jsmall-nvidia2021-05-14
* Added compiler-core project (#1775)jsmall-nvidia2021-04-01
* Support for __LINE__ and __FILE__ in preprocessor (#1772)jsmall-nvidia2021-03-31
* DownstreamDiagnostic::Type -> Severity (#1687)jsmall-nvidia2021-02-04
* Diagnostic comparison using parsing (#1683)jsmall-nvidia2021-02-03
* Downstream compiler line number test (#1682)jsmall-nvidia2021-02-02