diff options
| author | jsmall-nvidia <jsmall@nvidia.com> | 2020-05-20 10:56:49 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-20 10:56:49 -0400 |
| commit | 96a00c8e8d14964c8e1f45c7c3c85d321b2a1b61 (patch) | |
| tree | 5cda70f1c650db831afa4b3efb1b0d2bda497856 /source/slang/slang-syntax.cpp | |
| parent | c54c957d2e647d2f9bfdc0bf31561fca5a02c5df (diff) | |
AST dumping via C++ Extractor reflection (#1348)
* Add support for parsing array types to C++ extractor.
* C++ extractor looks for 'balanced tokens'. Use for extracting array suffixes.
* First pass at field dumping.
* Update project for field dumping.
* WIP AST Dumper.
* More AST dump compiling.
* Fix bug in StringSlicePool where it doesn't use the copy of the UnownedStringSlice in the map.
* Add support for SLANG_RELFECTED and SLANG_UNREFLECTED
More AST dump support.
* Support for hierarchical dumping/flat dumping.
Use SourceWriter to dump.
* Add -dump-ast command line option.
* Add fixes to VS project to incude AST dump.
* Fix compilation on gcc.
* Add fix for type ambiguity issue on x86 VS.
* Fixes from merge of reducing Token size.
* Fix comment about using SourceWriter.
Diffstat (limited to 'source/slang/slang-syntax.cpp')
0 files changed, 0 insertions, 0 deletions
