summaryrefslogtreecommitdiff
path: root/source/compiler-core
AgeCommit message (Expand)Author
2021-10-28Hotfix/osx fix (#1994)jsmall-nvidia
2021-10-25Enabling slang-llvm for host-callable (#1975)jsmall-nvidia
2021-10-20Selecting downstream compiler on code gen transition (#1980)jsmall-nvidia
2021-10-09Small improvements for premake linking on linux (#1958)jsmall-nvidia
2021-10-04Removing exceptions from core/compiler-core (#1953)jsmall-nvidia
2021-09-30Fix GitHub release (#1956)Yong He
2021-09-10First Slang LLVM integration (#1934)jsmall-nvidia
2021-07-19Enable swiftshader in linux CI builds (#1909)Yong He
2021-06-24Remove StructTag and associated systems (#1895)jsmall-nvidia
2021-06-18StructTag versioning (#1888)jsmall-nvidia
2021-06-16Initial support for variadic macros (#1887)Theresa Foley
2021-06-02Downstream compiler location fix. (#1866)jsmall-nvidia
2021-06-02JSONBuilder (#1865)jsmall-nvidia
2021-06-01JSONValue / Container (#1864)jsmall-nvidia
2021-05-28Glslang refactor bugfix (#1863)jsmall-nvidia
2021-05-27JSON Parser and Writer (#1859)jsmall-nvidia
2021-05-25JSON Lexing and string encoding/decoding (#1858)jsmall-nvidia
2021-05-22Improvements in -X support (#1852)jsmall-nvidia
2021-05-21Downstream option handling (#1850)jsmall-nvidia
2021-05-21Overhaul the preprocessor (#1849)T. Foley
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-29Simplify CommandLine by removing Escaping (#1825)jsmall-nvidia
2021-04-29Support for escaped paths in tools (#1823)jsmall-nvidia
2021-04-23Fix lexer/preproc diagnose issue (#1806)jsmall-nvidia
2021-04-23Preliminary CUDA Half support (#1808)jsmall-nvidia
2021-04-22C++ extractor improvements (#1803)jsmall-nvidia
2021-04-14NVTRC 64 bit requirement (#1792)jsmall-nvidia
2021-04-01Added compiler-core project (#1775)jsmall-nvidia