summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-reflection.cpp
Commit message (Expand)AuthorAge
* ASTNodes use MemoryArena (#1376)jsmall-nvidia2020-06-05
* Feature/ast syntax standard (#1360)jsmall-nvidia2020-05-29
* WIP: ASTBuilder (#1358)jsmall-nvidia2020-05-28
* Improvements around hashing (#1355)jsmall-nvidia2020-05-26
* Tidy up around AST nodes (#1353)jsmall-nvidia2020-05-22
* Reduce the size of Token (#1349)jsmall-nvidia2020-05-19
* Remove static struct members from layout and reflection (#1310)jsmall-nvidia2020-04-08
* Renamed UnownedStringSlice::size to getLength to make match String. (#1254)jsmall-nvidia2020-03-02
* Catch exceptions inside FindTypeByName()Tim Foley2020-01-09
* Cover a few corner cases in reflection API (#1163)Tim Foley2020-01-08
* Feature/string hash review (#1142)jsmall-nvidia2019-12-04
* getStringHash on string literals (#1140)jsmall-nvidia2019-12-03
* * Added getCStr(Name*) (#1121)jsmall-nvidia2019-11-13
* IR types for subset of Attributes (#1067)jsmall-nvidia2019-10-04
* Revisions to "new" Slang API based on use in Falcor (#1052)Tim Foley2019-09-13
* Revise new COM-lite API (#1007)Tim Foley2019-08-08
* Start exposing a new COM-lite API (#987)Tim Foley2019-06-19
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31