summaryrefslogtreecommitdiff
path: root/source/slang/slang-serialize-factory.cpp
AgeCommit message (Expand)Author
2024-10-29formatEllie Hermaszewska
2024-02-23Add slangc interface to compile and use ir modules. (#3615)Yong He
2024-02-15Support loading serialized modules. (#3588)Yong He
2022-06-13Language Server improvements. (#2269)Yong He
2021-07-09Make Scope non ref counted (#1904)jsmall-nvidia
2020-11-18Serialized stdlib working (#1603)jsmall-nvidia
2020-11-05Standard library save/loadable (#1592)jsmall-nvidia
2020-10-29Handling imported/exporting symbols from serialized modules (#1589)jsmall-nvidia
2020-10-06Use Reflection for (Serial)RefObject Serialization (#1567)jsmall-nvidia