summaryrefslogtreecommitdiffstats
path: root/tools/slang-cpp-extractor
Commit message (Expand)AuthorAge
* A new approach to AST serialization (#6854)Theresa Foley2025-04-22
* Move c++ parsing code from slang-cpp-extractor to static library (#5675)Lauro Oyen2024-12-02
* Embed core module in wasm build. (#5569)Yong He2024-11-15
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* Move the file public header files to `include` dir (#4636)kaizhangNV2024-07-17
* Use ankerl/unordered_dense as a hashmap implementation (#3036)Ellie Hermaszewska2023-08-16
* Fix most of the disabled warnings on gcc/clang (#2839)Ellie Hermaszewska2023-04-26
* StringBuilder to lowerCamel (#2840)jsmall-nvidia2023-04-25
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Improvements around diagnostic controls (#2414)jsmall-nvidia2022-09-28
* C++ extractor parsing slang.h (#2162)jsmall-nvidia2022-03-24
* C++ extractor callable support (#2159)jsmall-nvidia2022-03-15
* Initial support for documentation extraction in C++ (#2156)jsmall-nvidia2022-03-09
* Removing exceptions from core/compiler-core (#1953)jsmall-nvidia2021-10-04
* Overhaul the preprocessor (#1849)T. Foley2021-05-21
* C++ extractor improvements (#1803)jsmall-nvidia2021-04-22
* Splitting up C++ extractor (#1800)jsmall-nvidia2021-04-19
* C++ Extractor reorganize (#1793)jsmall-nvidia2021-04-14
* Added compiler-core project (#1775)jsmall-nvidia2021-04-01
* Diagnostic location highlighting (#1700)jsmall-nvidia2021-02-12
* Projects in 'build' and Slang API separation (#1624)jsmall-nvidia2020-12-04
* Include hierarchy output (#1595)jsmall-nvidia2020-11-11
* Value type serialization via C++ Extractor (#1588)jsmall-nvidia2020-10-26
* C++ extractor fix for access modifiers (#1586)jsmall-nvidia2020-10-23
* Single pass C++ extraction (#1583)jsmall-nvidia2020-10-22
* Use Reflection for (Serial)RefObject Serialization (#1567)jsmall-nvidia2020-10-06
* [slang-cpp-extractor] Don't modify generated source if there is no change. (#...Yong He2020-09-02
* Bug fix in C++ extractor (#1429)jsmall-nvidia2020-07-02
* Fix problem with C++ extractor ernoneous concating of type tokens (#1382)jsmall-nvidia2020-06-11
* Small improvements to documentation and code around DiagnosticSink (#1359)jsmall-nvidia2020-05-28
* AST dumping via C++ Extractor reflection (#1348)jsmall-nvidia2020-05-20
* Reduce the size of Token (#1349)jsmall-nvidia2020-05-19
* Use 'balance' for extracting array suffix in C++ extractor (#1346)jsmall-nvidia2020-05-18
* Add support for parsing array types to C++ extractor. (#1343)jsmall-nvidia2020-05-14
* AST nodes using C++ Extractor (#1341)jsmall-nvidia2020-05-08
* Enhanced C++ extractor (#1340)jsmall-nvidia2020-05-07
* C++ Extractor (#1337)jsmall-nvidia2020-05-04