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
/
tests
/
diagnostics
Commit message (
Expand
)
Author
Age
...
*
Support per field matrix layout (#3101)
Yong He
2023-08-14
*
Add spirv-dis as a downstream compiler (#3059)
Ellie Hermaszewska
2023-08-07
*
Redesign `DeclRef` and systematic `Val` deduplication (#3049)
Yong He
2023-08-04
*
Fix data-flow analysis not propagating diff property through differentiable c...
Sai Praveen Bangaru
2023-07-21
*
Support for vk-shift-* without explicit bindings (#3000)
jsmall-nvidia
2023-07-19
*
Fix vk-shift-* mapping issue (#2993)
jsmall-nvidia
2023-07-14
*
Extend `no_diff` to support subscript operations on resources and array varia...
Sai Praveen Bangaru
2023-07-12
*
Fix erroneous error claiming variable is being used before its declaration (#...
Ellie Hermaszewska
2023-07-06
*
Disable l-value coercion for ref types (#2960)
jsmall-nvidia
2023-07-05
*
Initial sizeof/alignof implementation. (#2954)
jsmall-nvidia
2023-07-05
*
Fix for operator assignment issue (#2951)
jsmall-nvidia
2023-06-30
*
Issue diagnostic for incorrect parameter types & directionality when defining...
Sai Praveen Bangaru
2023-06-29
*
Warn on semicolon after `if`. (#2948)
Yong He
2023-06-29
*
Be lenient on same-size unsigend->signed conversion. (#2913)
Yong He
2023-06-01
*
Fix div-by-zero error during sccp. (#2911)
Yong He
2023-05-31
*
Fix bug in legalizeFuncType that leads to invalid IR. (#2902)
Yong He
2023-05-26
*
Improvements around HLSLToVulkanLayout (#2867)
jsmall-nvidia
2023-05-04
*
Various dxc/fxc compatibility fixes. (#2863)
Yong He
2023-05-02
*
CommandOptions (#2856)
jsmall-nvidia
2023-04-29
*
Add warning for returning without initializing out parameter (#2807)
Ellie Hermaszewska
2023-04-21
*
WIP: "deprecated" attribute (#2698)
Ellie Hermaszewska
2023-04-17
*
Diagnose on using uninitialized `out` param. (#2803)
Yong He
2023-04-14
*
Combine lookupWitness lowering with specialization. (#2794)
Yong He
2023-04-12
*
Implement FileCheck tests for several test commands (#2747)
Ellie Hermaszewska
2023-04-11
*
Diagnose on attempt to specialize with interface type. (#2780)
Yong He
2023-04-07
*
Warn on dangling comparison operator. (#2779)
Yong He
2023-04-05
*
Diagnose on using assignment as predicate expr. (#2774)
Yong He
2023-04-04
*
Fix IRArrayType emit logic. (#2754)
Yong He
2023-03-29
*
Improve diagnostic on differentiablitiy check. (#2687)
Yong He
2023-03-01
*
Diagnose on storing differentiable value into non-differentiable location. (#...
Yong He
2023-02-27
*
More control flow simplifications. (#2673)
Yong He
2023-02-24
*
Miscellaneous backward autodiff fixes. (#2665)
Yong He
2023-02-20
*
Add static for loop iteration inference. (#2659)
Yong He
2023-02-20
*
Add diagnostic for calling non-bwd-diff func from bwd-diff func. (#2602)
Yong He
2023-01-19
*
Data flow validation pass for diagnosing derivative loss. (#2523)
Yong He
2022-11-18
*
Clean up type checking of higher order expressions. (#2519)
Yong He
2022-11-16
*
Add syntax for multi-level break. (#2431)
Yong He
2022-10-06
*
Language feature: pointer sized int types. (#2401)
Yong He
2022-09-15
*
Multi parameter `__subscript` (#2392)
Yong He
2022-09-05
*
Warning on lossy implicit casts. (#2367)
Yong He
2022-08-17
*
Support `class` types. (#2321)
Yong He
2022-07-12
*
Major language server features. (#2264)
Yong He
2022-06-07
*
Disable `class` keyword to define a new type (#2212)
jsmall-nvidia
2022-04-28
*
Refactor: eliminate BackEndCompileRequest (#2178)
Theresa Foley
2022-04-11
*
Improved type printing (#2172)
Alexey Panteleev
2022-04-01
*
Fix for default initialization with generic field (#2168)
jsmall-nvidia
2022-03-24
*
Diagnostic for no type conformance + bug fix. (#1985)
Yong He
2021-10-21
*
First Slang LLVM integration (#1934)
jsmall-nvidia
2021-09-10
*
Include a "stack trace" with nested-import errors (#1872)
T. Foley
2021-06-06
*
Improvements in -X support (#1852)
jsmall-nvidia
2021-05-22
[prev]
[next]