summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-lookup.h
Commit message (Expand)AuthorAge
* Fix cyclic lookups with UnscopedEnums (#6110)Julius Ikkala2025-01-17
* formatEllie Hermaszewska2024-10-29
* Fix lookup to prevent finding `typedef` itself. (#3848)Yong He2024-03-27
* Support visibility control and default to `internal`. (#3380)Yong He2023-12-06
* Redesign `DeclRef` and systematic `Val` deduplication (#3049)Yong He2023-08-04
* Fix erroneous error claiming variable is being used before its declaration (#...Ellie Hermaszewska2023-07-06
* Auto synthesis of Differential type (#2466)Yong He2022-10-26
* Make Scope non ref counted (#1904)jsmall-nvidia2021-07-09
* Work on struct inheritance and interfacesTim Foley2020-06-18
* ASTNodes use MemoryArena (#1376)jsmall-nvidia2020-06-05
* WIP: ASTBuilder (#1358)jsmall-nvidia2020-05-28
* Add basic support for namespaces (#1304)Tim Foley2020-04-02
* Expand range of definitions that can be moved into stdlib (#1259)Tim Foley2020-03-06
* Improve behavior when undefined identifier is a contextual keyword (#1200)Tim Foley2020-02-05
* Support conversion from int/uint to enum types (#1147)Tim Foley2019-12-06
* Further refactoring of semantic checking (#1102)Tim Foley2019-11-18
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31