summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-21Upgrade SPIR-V Tools and GLSLANG (#2335)jsmall-nvidia
2022-07-19Typo fixes in cpu-target.md. (#2333)jsmall-nvidia
2022-07-19Yet more improvements/fixes to cpu-target.md (#2330)jsmall-nvidia
2022-07-18Added forward-mode autodiff support for more instructions (#2331)Sai Praveen Bangaru
2022-07-18Atomic ref counting for ISlangSharedLibrary (#2332)jsmall-nvidia
2022-07-15More cpu-target.md improvements. (#2329)jsmall-nvidia
2022-07-15Improvements to cpu-target documentation (#2328)jsmall-nvidia
2022-07-14Language Server: Auto format bug fixes. (#2326)Yong He
2022-07-13Added support for differentiating out and inout parameters. (#2323)Sai Praveen Bangaru
2022-07-13Small improvements around 'size versioning' and TargetDesc (#2325)jsmall-nvidia
2022-07-12Support `class` types. (#2321)Yong He
2022-07-12Fixed incorrectly scoped variable causing crashes on certain linux toolchains...Sai Praveen Bangaru
2022-07-11Added support for differentiating calls to basic functions, as well as arithm...Sai Praveen Bangaru
2022-07-06WAR for double/host-callable/x86 (#2314)jsmall-nvidia
2022-07-01Language server: auto completion of `import` file and directories. (#2312)Yong He
2022-07-01Fix for issue with redirecting stdout/err to a file (#2311)jsmall-nvidia
2022-07-01Upgrade to glslang 11.10.0+ (#2306)jsmall-nvidia
2022-06-30Added `[__custom_jvp(func)]` attribute, and modified the derivative pass to o...Sai Praveen Bangaru
2022-06-30Language server: extract documentation from ordinary comments (#2308)Yong He
2022-06-30Split render-d3d11.cpp into smaller files (#2307)lucy96chen
2022-06-29Native call marshalling for ComPtr parameters and return values. (#2305)Yong He
2022-06-27Language server fixes and improvements (#2304)Yong He
2022-06-25Specialize generic/existential calls within generic functions. (#2294)Yong He
2022-06-25Added basic auto-diff capabilities for local load/store and simple arithmetic...Sai Praveen Bangaru
2022-06-24Fix language server crash when processing predefind macros. (#2302)Yong He
2022-06-24xcode4 premake support (#2300)jsmall-nvidia
2022-06-24Handling of temporary files (#2299)jsmall-nvidia
2022-06-24Add multithreading doc section (#2298)jsmall-nvidia
2022-06-23Added basic syntax to mark and request function derivatives, as well as the f...Sai Praveen Bangaru
2022-06-23Preserve specialization cache in IR for specialization pass. (#2293)Yong He
2022-06-23Define proper diagnostic item for two common "unimplemented" cases. (#2296)Yong He
2022-06-22 More Language Server Improvements. (#2289)Yong He
2022-06-21Lower throwing COM interface method. (#2282)Yong He
2022-06-21Added a second set of shaders to the ray tracing test and added another test ...lucy96chen
2022-06-21Add CPU executable compile test (#2278)Yong He
2022-06-16Added a decorator to mark functions for forward-mode differentiation (#2283)Sai Praveen Bangaru
2022-06-16Fix macos release workflow. (#2288)Yong He
2022-06-16Language server: document symbols (#2287)Yong He
2022-06-16Update MacOS workflow to sign and notarize binaries (#2286)Yong He
2022-06-15Add signing to Macos release workflow. (#2285)Yong He
2022-06-15Sign macos binaries.Yong He
2022-06-14Swapchain resize now draws both before and after the resize operation (#2281)lucy96chen
2022-06-13Upload artifact in macos build. (#2271)Yong He
2022-06-13Follow up on Language Server Improvement (#2275)Yong He
2022-06-13More liveness improvements (#2272)jsmall-nvidia
2022-06-13Hotfix/default embed stdlib source (#2276)jsmall-nvidia
2022-06-13Language Server improvements. (#2269)Yong He
2022-06-13Liveness fixes and improvements (#2270)jsmall-nvidia
2022-06-13Hot fix: Language server protocol initialization (#2274)jsmall-nvidia
2022-06-13Hotfix: Hover initialization (#2273)jsmall-nvidia