summaryrefslogtreecommitdiffstats
path: root/build/visual-studio/compiler-core
Commit message (Expand)AuthorAge
* WIP Drop Premake (#3703)Ellie Hermaszewska2024-07-10
* Add metal downstream compiler + metallib target. (#3990)Yong He2024-04-19
* Capability def parsing & codegen + disjoint sets (#3451)Yong He2024-01-18
* Run curated spirv-opt passes through slang-glslang. (#3266)Yong He2023-10-09
* Add more wave intrinsics. (#3162)Yong He2023-08-29
* Allow bitwise or expressions and numeric literals in spirv_asm blocks (#3157)Ellie Hermaszewska2023-08-28
* Add spirv-dis as a downstream compiler (#3059)Ellie Hermaszewska2023-08-07
* Source embedding for output (#2889)jsmall-nvidia2023-05-22
* Some small fixes with Windows/DX usage (#2797)Ellie Hermaszewska2023-04-14
* Artifact Container (#2783)jsmall-nvidia2023-04-12
* Using SourceMap for location output (#2736)jsmall-nvidia2023-03-27
* Use c++17 standard (#2686)Ellie Hermaszewska2023-03-27
* Preliminary SourceMap support (#2701)jsmall-nvidia2023-03-16
* Enable multithread build in premake (#2545)jsmall-nvidia2022-12-01
* Fix release CI script. (#2421)Yong He2022-09-28
* Fix build script for macos aarch64. (#2420)Yong He2022-09-28
* Upgrade slang-llvm (#2390)jsmall-nvidia2022-09-01
* DownstreamCompileOptions using POD types (#2381)jsmall-nvidia2022-08-26
* Replace DownstreamCompileResult with Artifact (#2369)jsmall-nvidia2022-08-22
* Move -Werror to CI (#2362)Eric Engestrom2022-08-17
* IDownstreamCompiler interface (#2361)jsmall-nvidia2022-08-16
* Move metadata/diagnostics to associated types (#2358)jsmall-nvidia2022-08-16
* Remove CompileResult to use IArtifact (#2357)jsmall-nvidia2022-08-16
* Artifact split interface and implementation (#2349)jsmall-nvidia2022-08-09
* Improvements around Artifact (#2346)jsmall-nvidia2022-08-03
* Add smoke test for language server. (#2266)Yong He2022-06-08
* Split out Artifact info (#2193)jsmall-nvidia2022-04-27
* Linking in DXC (#2190)jsmall-nvidia2022-04-26
* Initial support for documentation extraction in C++ (#2156)jsmall-nvidia2022-03-09
* Turn off edit and continue to prevent warnings. (#2097)Yong He2022-01-27
* JSON-RPC test server (#2026)jsmall-nvidia2021-11-23
* RTTI/JSON (#2021)jsmall-nvidia2021-11-18
* Support around JSON-RPC (#2014)jsmall-nvidia2021-11-16
* Fix ARM64 detection for MSVC (#1951)Chad Engler2021-09-29
* First Slang LLVM integration (#1934)jsmall-nvidia2021-09-10
* Update VS projects to 2019. (#1901)Yong He2021-07-08
* Remove StructTag and associated systems (#1895)jsmall-nvidia2021-06-24
* Change default VS version to 2017. (#1893)Yong He2021-06-23
* StructTag versioning (#1888)jsmall-nvidia2021-06-18
* JSONValue / Container (#1864)jsmall-nvidia2021-06-01
* JSON Parser and Writer (#1859)jsmall-nvidia2021-05-27
* JSON Lexing and string encoding/decoding (#1858)jsmall-nvidia2021-05-25
* SourceLoc use in command line processing (#1848)jsmall-nvidia2021-05-19
* Glslang as DownstreamCompiler (#1846)jsmall-nvidia2021-05-19
* DXC as DownstreamCompiler (#1845)jsmall-nvidia2021-05-14
* FXC as DownstreamCompiler (#1844)jsmall-nvidia2021-05-14
* Add compiler-core project files for VS (#1778)jsmall-nvidia2021-04-01