summaryrefslogtreecommitdiffstats
path: root/source/compiler-core
Commit message (Expand)AuthorAge
* Enable running tests in parallel. (#2078)Yong He2022-01-10
* Fix hexadecimal escape is string literals (#2072)JKot2022-01-10
* Check g++ version compatibility (#2044)jsmall-nvidia2021-12-07
* Support array args for JSON-RPC (#2046)jsmall-nvidia2021-12-07
* Split out ExecutableLocation (#2041)jsmall-nvidia2021-12-03
* Auto flush for streams for stdin/out in slang-test (#2035)jsmall-nvidia2021-11-30
* Use test-server on CI (#2034)jsmall-nvidia2021-11-30
* JSON-RPC make id explicit (#2030)jsmall-nvidia2021-11-24
* PersistentJSONValue (#2028)jsmall-nvidia2021-11-24
* Remove test-proxy (#2027)jsmall-nvidia2021-11-24
* JSON-RPC test server (#2026)jsmall-nvidia2021-11-23
* Improvements to JSON/RTTI (#2022)jsmall-nvidia2021-11-19
* RTTI/JSON (#2021)jsmall-nvidia2021-11-18
* Support around JSON-RPC (#2014)jsmall-nvidia2021-11-16
* Interprocess communication via pipes (#2009)jsmall-nvidia2021-11-10
* Hotfix/osx fix (#1994)jsmall-nvidia2021-10-28
* Enabling slang-llvm for host-callable (#1975)jsmall-nvidia2021-10-25
* Selecting downstream compiler on code gen transition (#1980)jsmall-nvidia2021-10-20
* Small improvements for premake linking on linux (#1958)jsmall-nvidia2021-10-09
* Removing exceptions from core/compiler-core (#1953)jsmall-nvidia2021-10-04
* Fix GitHub release (#1956)Yong He2021-09-30
* First Slang LLVM integration (#1934)jsmall-nvidia2021-09-10
* Enable swiftshader in linux CI builds (#1909)Yong He2021-07-19
* Remove StructTag and associated systems (#1895)jsmall-nvidia2021-06-24
* StructTag versioning (#1888)jsmall-nvidia2021-06-18
* Initial support for variadic macros (#1887)Theresa Foley2021-06-16
* Downstream compiler location fix. (#1866)jsmall-nvidia2021-06-02
* JSONBuilder (#1865)jsmall-nvidia2021-06-02
* JSONValue / Container (#1864)jsmall-nvidia2021-06-01
* Glslang refactor bugfix (#1863)jsmall-nvidia2021-05-28
* JSON Parser and Writer (#1859)jsmall-nvidia2021-05-27
* JSON Lexing and string encoding/decoding (#1858)jsmall-nvidia2021-05-25
* Improvements in -X support (#1852)jsmall-nvidia2021-05-22
* Downstream option handling (#1850)jsmall-nvidia2021-05-21
* Overhaul the preprocessor (#1849)T. Foley2021-05-21
* 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
* Simplify CommandLine by removing Escaping (#1825)jsmall-nvidia2021-04-29
* Support for escaped paths in tools (#1823)jsmall-nvidia2021-04-29
* Fix lexer/preproc diagnose issue (#1806)jsmall-nvidia2021-04-23
* Preliminary CUDA Half support (#1808)jsmall-nvidia2021-04-23
* C++ extractor improvements (#1803)jsmall-nvidia2021-04-22
* NVTRC 64 bit requirement (#1792)jsmall-nvidia2021-04-14
* Added compiler-core project (#1775)jsmall-nvidia2021-04-01