summaryrefslogtreecommitdiffstats
path: root/source/compiler-core
Commit message (Expand)AuthorAge
* IMutableFileSystem::saveFileBlob (#2427)jsmall-nvidia2022-10-03
* Improvements around diagnostic controls (#2414)jsmall-nvidia2022-09-28
* Support raw string literals. (#2405)Yong He2022-09-20
* Upgrade slang-llvm (#2390)jsmall-nvidia2022-09-01
* Remove artifact from SourceFile (#2384)jsmall-nvidia2022-09-01
* Make FileSystem files and OS files distinct (#2383)jsmall-nvidia2022-09-01
* Passing source to Downstream compilation as artifacts (#2382)jsmall-nvidia2022-09-01
* DownstreamCompileOptions using POD types (#2381)jsmall-nvidia2022-08-26
* Improvements around file tracking and Artifacts (#2379)jsmall-nvidia2022-08-24
* Assorted Artifact improvements (#2374)jsmall-nvidia2022-08-24
* Improve binary compatibility for DownstreamCompiler types (#2371)jsmall-nvidia2022-08-22
* Support compile-time constant int val in the form of polynomials. (#2372)Yong He2022-08-22
* Replace DownstreamCompileResult with Artifact (#2369)jsmall-nvidia2022-08-22
* 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 closer to being able to replace CompileResult (#2354)jsmall-nvidia2022-08-11
* Yet more refactoring around Artifact (#2352)jsmall-nvidia2022-08-10
* Artifact and ICastable (#2351)jsmall-nvidia2022-08-10
* Language server pointer type support + add `DLLImport` test (#2350)Yong He2022-08-10
* Artifact split interface and implementation (#2349)jsmall-nvidia2022-08-09
* Support for Items on IArtifact (#2347)jsmall-nvidia2022-08-09
* Improvements around Artifact (#2346)jsmall-nvidia2022-08-03
* Atomic ref counting for ISlangSharedLibrary (#2332)jsmall-nvidia2022-07-18
* Added support for differentiating calls to basic functions, as well as arithm...Sai Praveen Bangaru2022-07-11
* Language server: auto completion of `import` file and directories. (#2312)Yong He2022-07-01
* Language server: extract documentation from ordinary comments (#2308)Yong He2022-06-30
* Language server fixes and improvements (#2304)Yong He2022-06-27
* Handling of temporary files (#2299)jsmall-nvidia2022-06-24
* More Language Server Improvements. (#2289)Yong He2022-06-22
* Language server: document symbols (#2287)Yong He2022-06-16
* Follow up on Language Server Improvement (#2275)Yong He2022-06-13
* Language Server improvements. (#2269)Yong He2022-06-13
* Hot fix: Language server protocol initialization (#2274)jsmall-nvidia2022-06-13
* Add smoke test for language server. (#2266)Yong He2022-06-08
* Improvements around Visual Studio versions/matching versions (#2267)jsmall-nvidia2022-06-08
* Actual global support (#2262)jsmall-nvidia2022-06-08
* Major language server features. (#2264)Yong He2022-06-07
* COM interfaces with host callable (#2258)jsmall-nvidia2022-06-02
* Configuration for warnings (#2241)Alexey Panteleev2022-05-17
* Fixed the false successful compile result when the FXC downstream compiler is...Alexey Panteleev2022-05-16
* Fix errors when building with the latest Xcode (#2215)Vincent Isambart2022-04-28
* Make artifact an interface (#2195)jsmall-nvidia2022-04-27
* Split out Artifact info (#2193)jsmall-nvidia2022-04-27
* Improvements around Artifacts (#2192)jsmall-nvidia2022-04-26
* Linking in DXC (#2190)jsmall-nvidia2022-04-26
* Allow slangc to generate exe from .slang file. (#2170)Yong He2022-03-28
* C++ extractor parsing slang.h (#2162)jsmall-nvidia2022-03-24
* Initial support for documentation extraction in C++ (#2156)jsmall-nvidia2022-03-09
* Slangc improvements: help message, downstream error passthrough (#2152)Alexey Panteleev2022-03-08