index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
Commit message (
Expand
)
Author
Age
*
Add `none` literal that is convertible to `Optional`. (#2356)
Yong He
2022-08-10
*
`is` and `as` operator and `Optional<T>`. (#2355)
Yong He
2022-08-10
*
Yet more refactoring around Artifact (#2352)
jsmall-nvidia
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-10
*
Artifact split interface and implementation (#2349)
jsmall-nvidia
2022-08-09
*
Support for Items on IArtifact (#2347)
jsmall-nvidia
2022-08-09
*
Added a new differential type system and various improvements (#2343)
Sai Praveen Bangaru
2022-08-05
*
Implicit pointer dereference when using member operator. (#2348)
Yong He
2022-08-04
*
Improvements around Artifact (#2346)
jsmall-nvidia
2022-08-03
*
Basic pointer usages. (#2342)
Yong He
2022-08-03
*
Allow `class` to implement COM interface, [DLLExport] (#2338)
Yong He
2022-07-25
*
Allow dynamic dispatch to handle nested interface-typed fields. (#2336)
Yong He
2022-07-21
*
Added forward-mode autodiff support for more instructions (#2331)
Sai Praveen Bangaru
2022-07-18
*
Atomic ref counting for ISlangSharedLibrary (#2332)
jsmall-nvidia
2022-07-18
*
Language Server: Auto format bug fixes. (#2326)
Yong He
2022-07-14
*
Added support for differentiating out and inout parameters. (#2323)
Sai Praveen Bangaru
2022-07-13
*
Small improvements around 'size versioning' and TargetDesc (#2325)
jsmall-nvidia
2022-07-13
*
Support `class` types. (#2321)
Yong He
2022-07-12
*
Added support for differentiating calls to basic functions, as well as arithm...
Sai Praveen Bangaru
2022-07-11
*
Language server: auto completion of `import` file and directories. (#2312)
Yong He
2022-07-01
*
Fix for issue with redirecting stdout/err to a file (#2311)
jsmall-nvidia
2022-07-01
*
Upgrade to glslang 11.10.0+ (#2306)
jsmall-nvidia
2022-07-01
*
Added `[__custom_jvp(func)]` attribute, and modified the derivative pass to o...
Sai Praveen Bangaru
2022-06-30
*
Language server: extract documentation from ordinary comments (#2308)
Yong He
2022-06-30
*
Native call marshalling for ComPtr parameters and return values. (#2305)
Yong He
2022-06-29
*
Language server fixes and improvements (#2304)
Yong He
2022-06-27
*
Specialize generic/existential calls within generic functions. (#2294)
Yong He
2022-06-25
*
Added basic auto-diff capabilities for local load/store and simple arithmetic...
Sai Praveen Bangaru
2022-06-25
*
Fix language server crash when processing predefind macros. (#2302)
Yong He
2022-06-24
*
Handling of temporary files (#2299)
jsmall-nvidia
2022-06-24
*
Added basic syntax to mark and request function derivatives, as well as the f...
Sai Praveen Bangaru
2022-06-23
*
Preserve specialization cache in IR for specialization pass. (#2293)
Yong He
2022-06-23
*
Define proper diagnostic item for two common "unimplemented" cases. (#2296)
Yong He
2022-06-23
*
More Language Server Improvements. (#2289)
Yong He
2022-06-22
*
Lower throwing COM interface method. (#2282)
Yong He
2022-06-21
*
Add CPU executable compile test (#2278)
Yong He
2022-06-21
*
Added a decorator to mark functions for forward-mode differentiation (#2283)
Sai Praveen Bangaru
2022-06-16
*
Language server: document symbols (#2287)
Yong He
2022-06-16
*
Follow up on Language Server Improvement (#2275)
Yong He
2022-06-13
*
More liveness improvements (#2272)
jsmall-nvidia
2022-06-13
*
Language Server improvements. (#2269)
Yong He
2022-06-13
*
Liveness fixes and improvements (#2270)
jsmall-nvidia
2022-06-13
*
Hot fix: Language server protocol initialization (#2274)
jsmall-nvidia
2022-06-13
*
Hotfix: Hover initialization (#2273)
jsmall-nvidia
2022-06-13
*
Improved bounds checking for C++/CUDA (#2263)
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-08
*
Code review fixes for language server. (#2265)
Yong He
2022-06-07
[next]