..
ast
[ast] Remove more set methods.
2020-12-02 19:13:48 +00:00
diagnostic
Fixup all doxygen tags
2020-12-02 15:31:08 +00:00
inspector
Post migration to castable cleanup
2020-12-01 21:07:27 +00:00
reader
[ast] Remove more set methods.
2020-12-02 19:13:48 +00:00
transform
Fixup all doxygen tags
2020-12-02 15:31:08 +00:00
validator
Fixup all doxygen tags
2020-12-02 15:31:08 +00:00
writer
Unrevert "[ast] Remove unused constructors and setters".
2020-12-02 18:48:58 +00:00
CMakeLists.txt
ast: Add Module.Clone()
2020-12-01 18:04:17 +00:00
castable.cc
Add ClassID::Unique template and TINT_INSTANTIATE_CLASS_ID
2020-12-02 18:19:28 +00:00
castable.h
Add ClassID::Unique template and TINT_INSTANTIATE_CLASS_ID
2020-12-02 18:19:28 +00:00
castable_test.cc
Add ClassID::Unique template and TINT_INSTANTIATE_CLASS_ID
2020-12-02 18:19:28 +00:00
context.cc
Move TypeManager from tint::Context to ast::Module
2020-11-23 19:50:55 +00:00
context.h
Move TypeManager from tint::Context to ast::Module
2020-11-23 19:50:55 +00:00
namer.cc
Place the namer into the context object.
2020-11-13 18:13:24 +00:00
namer.h
Fixup all doxygen tags
2020-12-02 15:31:08 +00:00
namer_test.cc
Place the namer into the context object.
2020-11-13 18:13:24 +00:00
scope_stack.h
Fixup all doxygen tags
2020-12-02 15:31:08 +00:00
scope_stack_test.cc
Unrevert "[ast] Remove unused constructors and setters".
2020-12-02 18:48:58 +00:00
source.cc
Fixup lint errors.
2020-11-03 16:26:09 +00:00
source.h
Fixup all doxygen tags
2020-12-02 15:31:08 +00:00
type_determiner.cc
Post migration to castable cleanup
2020-12-01 21:07:27 +00:00
type_determiner.h
Fixup all doxygen tags
2020-12-02 15:31:08 +00:00
type_determiner_test.cc
ast: Add Module.Clone()
2020-12-01 18:04:17 +00:00