index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
compiler-core
Age
Commit message (
Expand
)
Author
2022-08-10
Artifact and ICastable (#2351)
jsmall-nvidia
2022-08-10
Language server pointer type support + add `DLLImport` test (#2350)
Yong He
2022-08-09
Artifact split interface and implementation (#2349)
jsmall-nvidia
2022-08-09
Support for Items on IArtifact (#2347)
jsmall-nvidia
2022-08-03
Improvements around Artifact (#2346)
jsmall-nvidia
2022-07-18
Atomic ref counting for ISlangSharedLibrary (#2332)
jsmall-nvidia
2022-07-11
Added support for differentiating calls to basic functions, as well as arithm...
Sai Praveen Bangaru
2022-07-01
Language server: auto completion of `import` file and directories. (#2312)
Yong He
2022-06-30
Language server: extract documentation from ordinary comments (#2308)
Yong He
2022-06-27
Language server fixes and improvements (#2304)
Yong He
2022-06-24
Handling of temporary files (#2299)
jsmall-nvidia
2022-06-22
More Language Server Improvements. (#2289)
Yong He
2022-06-16
Language server: document symbols (#2287)
Yong He
2022-06-13
Follow up on Language Server Improvement (#2275)
Yong He
2022-06-13
Language Server improvements. (#2269)
Yong He
2022-06-13
Hot fix: Language server protocol initialization (#2274)
jsmall-nvidia
2022-06-08
Add smoke test for language server. (#2266)
Yong He
2022-06-08
Improvements around Visual Studio versions/matching versions (#2267)
jsmall-nvidia
2022-06-08
Actual global support (#2262)
jsmall-nvidia
2022-06-07
Major language server features. (#2264)
Yong He
2022-06-02
COM interfaces with host callable (#2258)
jsmall-nvidia
2022-05-17
Configuration for warnings (#2241)
Alexey Panteleev
2022-05-16
Fixed the false successful compile result when the FXC downstream compiler is...
Alexey Panteleev
2022-04-28
Fix errors when building with the latest Xcode (#2215)
Vincent Isambart
2022-04-27
Make artifact an interface (#2195)
jsmall-nvidia
2022-04-27
Split out Artifact info (#2193)
jsmall-nvidia
2022-04-26
Improvements around Artifacts (#2192)
jsmall-nvidia
2022-04-26
Linking in DXC (#2190)
jsmall-nvidia
2022-03-28
Allow slangc to generate exe from .slang file. (#2170)
Yong He
2022-03-24
C++ extractor parsing slang.h (#2162)
jsmall-nvidia
2022-03-09
Initial support for documentation extraction in C++ (#2156)
jsmall-nvidia
2022-03-08
Slangc improvements: help message, downstream error passthrough (#2152)
Alexey Panteleev
2022-01-10
Enable running tests in parallel. (#2078)
Yong He
2022-01-10
Fix hexadecimal escape is string literals (#2072)
JKot
2021-12-07
Check g++ version compatibility (#2044)
jsmall-nvidia
2021-12-07
Support array args for JSON-RPC (#2046)
jsmall-nvidia
2021-12-03
Split out ExecutableLocation (#2041)
jsmall-nvidia
2021-11-30
Auto flush for streams for stdin/out in slang-test (#2035)
jsmall-nvidia
2021-11-30
Use test-server on CI (#2034)
jsmall-nvidia
2021-11-24
JSON-RPC make id explicit (#2030)
jsmall-nvidia
2021-11-24
PersistentJSONValue (#2028)
jsmall-nvidia
2021-11-24
Remove test-proxy (#2027)
jsmall-nvidia
2021-11-23
JSON-RPC test server (#2026)
jsmall-nvidia
2021-11-19
Improvements to JSON/RTTI (#2022)
jsmall-nvidia
2021-11-18
RTTI/JSON (#2021)
jsmall-nvidia
2021-11-16
Support around JSON-RPC (#2014)
jsmall-nvidia
2021-11-10
Interprocess communication via pipes (#2009)
jsmall-nvidia
2021-10-28
Hotfix/osx fix (#1994)
jsmall-nvidia
2021-10-25
Enabling slang-llvm for host-callable (#1975)
jsmall-nvidia
2021-10-20
Selecting downstream compiler on code gen transition (#1980)
jsmall-nvidia
[next]