dawn-cmake/src
dan sinclair c35176eadf Remove the context object.
This CL strips the context object out of Tint.

Change-Id: Id0dcb9c557b217c03a8d9ac08fc9fe1c799f3fdc
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/34742
Commit-Queue: dan sinclair <dsinclair@chromium.org>
Reviewed-by: Ben Clayton <bclayton@google.com>
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
2020-12-07 16:03:54 +00:00
..
ast Remove the context object. 2020-12-07 16:03:54 +00:00
diagnostic Rework all transforms to transform-on-copy 2020-12-04 09:06:09 +00:00
inspector Remove the context object. 2020-12-07 16:03:54 +00:00
reader Remove the context object. 2020-12-07 16:03:54 +00:00
transform Remove the context object. 2020-12-07 16:03:54 +00:00
validator Remove the context object. 2020-12-07 16:03:54 +00:00
writer Remove the context object. 2020-12-07 16:03:54 +00:00
CMakeLists.txt Remove the context object. 2020-12-07 16:03:54 +00:00
castable.cc Add ClassID::Unique template and TINT_INSTANTIATE_CLASS_ID 2020-12-02 18:19:28 +00:00
castable.h Castable: Minor tweaks 2020-12-03 17:44:19 +00:00
castable_test.cc Castable: Minor tweaks 2020-12-03 17:44:19 +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 Remove the context object. 2020-12-07 16:03:54 +00:00
type_determiner.h Remove the context object. 2020-12-07 16:03:54 +00:00
type_determiner_test.cc Remove internal usage of Context. 2020-12-02 21:17:58 +00:00