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
/
slang
/
slang-lookup.h
Commit message (
Expand
)
Author
Age
*
Fix cyclic lookups with UnscopedEnums (#6110)
Julius Ikkala
2025-01-17
*
format
Ellie Hermaszewska
2024-10-29
*
Fix lookup to prevent finding `typedef` itself. (#3848)
Yong He
2024-03-27
*
Support visibility control and default to `internal`. (#3380)
Yong He
2023-12-06
*
Redesign `DeclRef` and systematic `Val` deduplication (#3049)
Yong He
2023-08-04
*
Fix erroneous error claiming variable is being used before its declaration (#...
Ellie Hermaszewska
2023-07-06
*
Auto synthesis of Differential type (#2466)
Yong He
2022-10-26
*
Make Scope non ref counted (#1904)
jsmall-nvidia
2021-07-09
*
Work on struct inheritance and interfaces
Tim Foley
2020-06-18
*
ASTNodes use MemoryArena (#1376)
jsmall-nvidia
2020-06-05
*
WIP: ASTBuilder (#1358)
jsmall-nvidia
2020-05-28
*
Add basic support for namespaces (#1304)
Tim Foley
2020-04-02
*
Expand range of definitions that can be moved into stdlib (#1259)
Tim Foley
2020-03-06
*
Improve behavior when undefined identifier is a contextual keyword (#1200)
Tim Foley
2020-02-05
*
Support conversion from int/uint to enum types (#1147)
Tim Foley
2019-12-06
*
Further refactoring of semantic checking (#1102)
Tim Foley
2019-11-18
*
Use slang- prefix on slang compiler and core source (#973)
jsmall-nvidia
2019-05-31