summaryrefslogtreecommitdiff
path: root/build/visual-studio/compiler-core
AgeCommit message (Expand)Author
2023-03-27Using SourceMap for location output (#2736)jsmall-nvidia
2023-03-27Use c++17 standard (#2686)Ellie Hermaszewska
2023-03-16Preliminary SourceMap support (#2701)jsmall-nvidia
2022-12-01Enable multithread build in premake (#2545)jsmall-nvidia
2022-09-28Fix release CI script. (#2421)Yong He
2022-09-28Fix build script for macos aarch64. (#2420)Yong He
2022-09-01Upgrade slang-llvm (#2390)jsmall-nvidia
2022-08-26DownstreamCompileOptions using POD types (#2381)jsmall-nvidia
2022-08-22Replace DownstreamCompileResult with Artifact (#2369)jsmall-nvidia
2022-08-17Move -Werror to CI (#2362)Eric Engestrom
2022-08-16IDownstreamCompiler interface (#2361)jsmall-nvidia
2022-08-16Move metadata/diagnostics to associated types (#2358)jsmall-nvidia
2022-08-16Remove CompileResult to use IArtifact (#2357)jsmall-nvidia
2022-08-09Artifact split interface and implementation (#2349)jsmall-nvidia
2022-08-03Improvements around Artifact (#2346)jsmall-nvidia
2022-06-08Add smoke test for language server. (#2266)Yong He
2022-04-27Split out Artifact info (#2193)jsmall-nvidia
2022-04-26Linking in DXC (#2190)jsmall-nvidia
2022-03-09Initial support for documentation extraction in C++ (#2156)jsmall-nvidia
2022-01-27Turn off edit and continue to prevent warnings. (#2097)Yong He
2021-11-23JSON-RPC test server (#2026)jsmall-nvidia
2021-11-18RTTI/JSON (#2021)jsmall-nvidia
2021-11-16Support around JSON-RPC (#2014)jsmall-nvidia
2021-09-29Fix ARM64 detection for MSVC (#1951)Chad Engler
2021-09-10First Slang LLVM integration (#1934)jsmall-nvidia
2021-07-08Update VS projects to 2019. (#1901)Yong He
2021-06-24Remove StructTag and associated systems (#1895)jsmall-nvidia
2021-06-23Change default VS version to 2017. (#1893)Yong He
2021-06-18StructTag versioning (#1888)jsmall-nvidia
2021-06-01JSONValue / Container (#1864)jsmall-nvidia
2021-05-27JSON Parser and Writer (#1859)jsmall-nvidia
2021-05-25JSON Lexing and string encoding/decoding (#1858)jsmall-nvidia
2021-05-19SourceLoc use in command line processing (#1848)jsmall-nvidia
2021-05-19Glslang as DownstreamCompiler (#1846)jsmall-nvidia
2021-05-14DXC as DownstreamCompiler (#1845)jsmall-nvidia
2021-05-14FXC as DownstreamCompiler (#1844)jsmall-nvidia
2021-04-01Add compiler-core project files for VS (#1778)jsmall-nvidia