Konstantin Shcheglov
|
0f0b38dab3
|
Implement stable resolution of generic types without type arguments to their bounds.
R=brianwilkerson@google.com, leafp@google.com
BUG= https://github.com/dart-lang/sdk/issues/26265
Review URL: https://codereview.chromium.org/1927323002 .
|
2016-04-29 08:25:55 -07:00 |
|
Konstantin Shcheglov
|
8a7b4ea225
|
Don't use AnalysisContext.exists() in VerifyUnitTask.
Use REFERENCED_SOURCES and MODIFICATION_TIME instead.
R=brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org/1902403005 .
|
2016-04-20 14:02:01 -07:00 |
|
Paul Berry
|
22369c3e19
|
Regenerate task dependency graph after c1475a13a0
TBR=scheglov@google.com
Review URL: https://codereview.chromium.org/1903873002 .
|
2016-04-20 12:26:14 -07:00 |
|
Konstantin Shcheglov
|
cd685d96e8
|
Use single map of Source to modification time.
R=brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org/1899303003 .
|
2016-04-19 15:50:56 -07:00 |
|
Paul Berry
|
5e3b3f8d50
|
Regenerate task dependency graph after d3f6c67732
TBR=scheglov@google.com
Review URL: https://codereview.chromium.org/1896153002 .
|
2016-04-19 08:14:25 -07:00 |
|
Brian Wilkerson
|
9f002011ea
|
Generate the task model graph as an HTML file and put it in the doc directory.
R=scheglov@google.com
Review URL: https://codereview.chromium.org/1817913002 .
|
2016-04-09 09:15:52 -07:00 |
|