summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ast-builder.cpp
Commit message (Expand)AuthorAge
* Properly fill `declref` in `Linkage::getContainerType`. (#1882)Yong He2021-06-11
* Initial implementation of interface conjunctions (#1691)Tim Foley2021-02-05
* Standard library save/loadable (#1592)jsmall-nvidia2020-11-05
* Generalizing Serialization (#1563)jsmall-nvidia2020-09-30
* Allow mixing unspecialized and specialized existential parameters. (#1533)Yong He2020-09-04
* AST Serialize Reading (#1409)jsmall-nvidia2020-06-25
* Small fixes/improvements based on review. (#1379)jsmall-nvidia2020-06-08
* ASTNodes use MemoryArena (#1376)jsmall-nvidia2020-06-05
* Add a ASTBuilder to a Module (#1369)jsmall-nvidia2020-06-04
* NodeBase types constructed with astNodeType member set (#1363)jsmall-nvidia2020-05-29
* WIP: ASTBuilder (#1358)jsmall-nvidia2020-05-28