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
/
slang
/
slang-ast-decl.h
Age
Commit message (
Expand
)
Author
2022-10-24
Rework differentiation of member access through `[DerivativeMember(DiffType.f...
Yong He
2022-10-20
Modified the new type system to support generic differentiable types … (#2413)
Sai Praveen Bangaru
2022-08-24
Allow `static const` interface requirements. (#2378)
Yong He
2022-06-22
More Language Server Improvements. (#2289)
Yong He
2022-06-13
Language Server improvements. (#2269)
Yong He
2022-06-07
Major language server features. (#2264)
Yong He
2022-06-01
New language feature: basic error handling. (#2253)
Yong He
2021-07-09
Make Scope non ref counted (#1904)
jsmall-nvidia
2020-11-18
Serialized stdlib working (#1603)
jsmall-nvidia
2020-10-29
Handling imported/exporting symbols from serialized modules (#1589)
jsmall-nvidia
2020-10-20
Small improvement in AST serialization (#1582)
jsmall-nvidia
2020-08-31
AST Serialization in Modules (#1524)
jsmall-nvidia
2020-08-20
Initial support for a using construct (#1506)
Tim Foley
2020-07-23
Fix the way extension declarations are cached for lookup (#1450)
Tim Foley
2020-06-30
Initial work on property declarations (#1410)
Tim Foley
2020-06-05
ASTNodes use MemoryArena (#1376)
jsmall-nvidia
2020-06-03
Devirtualize AST types (#1368)
jsmall-nvidia
2020-05-26
Improvements around hashing (#1355)
jsmall-nvidia
2020-05-22
Tidy up around AST nodes (#1353)
jsmall-nvidia
2020-05-21
AST dump improvements (#1350)
jsmall-nvidia
2020-05-20
AST dumping via C++ Extractor reflection (#1348)
jsmall-nvidia
2020-05-14
Change to make a single implementation of SLANG_ABSTRACT_CLASS and SLANG_CLAS...
jsmall-nvidia
2020-05-08
AST nodes using C++ Extractor (#1341)
jsmall-nvidia
[prev]