Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Issue 1759653003: Tool for visualizing type inference graph. (Closed)

Created:
4 years, 9 months ago by asgerf
Modified:
4 years, 9 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Fix filenames in example #

Total comments: 19

Patch Set 3 : Rebase and minor fixes #

Patch Set 4 : Comments #

Patch Set 5 : Rebase after splitting out change #

Patch Set 6 : Revert+Unrevert #

Patch Set 7 : Remove use of dart:io #

Unified diffs Side-by-side diffs Delta from patch set Stats (+465 lines, -5 lines) Patch
M pkg/compiler/lib/src/inferrer/debug.dart View 1 chunk +4 lines, -4 lines 0 comments Download
A pkg/compiler/lib/src/inferrer/type_graph_dump.dart View 1 2 3 4 5 6 1 chunk +445 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/inferrer/type_graph_inferrer.dart View 1 2 3 6 chunks +16 lines, -1 line 0 comments Download

Messages

Total messages: 11 (4 generated)
asgerf
We really ought to polish and commit this stuff instead of having it lying around, ...
4 years, 9 months ago (2016-03-03 11:40:39 UTC) #2
asgerf
Ping.
4 years, 9 months ago (2016-03-11 14:27:54 UTC) #3
kevmoo
On 2016/03/11 14:27:54, asgerf wrote: > Ping. FYI: I have code that wraps a graphvis ...
4 years, 9 months ago (2016-03-11 16:47:03 UTC) #4
Siggi Cherem (dart-lang)
lgtm! This is a million times better than my hackish version I had. In case ...
4 years, 9 months ago (2016-03-11 19:06:15 UTC) #5
asgerf
https://codereview.chromium.org/1759653003/diff/20001/pkg/compiler/lib/src/inferrer/type_graph_dump.dart File pkg/compiler/lib/src/inferrer/type_graph_dump.dart (right): https://codereview.chromium.org/1759653003/diff/20001/pkg/compiler/lib/src/inferrer/type_graph_dump.dart#newcode42 pkg/compiler/lib/src/inferrer/type_graph_dump.dart:42: Set<TypeInformation> copy = node.assignments.toSet(); On 2016/03/11 19:06:15, Siggi Cherem ...
4 years, 9 months ago (2016-03-14 12:47:45 UTC) #6
asgerf
Committed patchset #5 (id:80001) manually as 408e38e82fe4b08c700578953708225e18ef18d2 (presubmit successful).
4 years, 9 months ago (2016-03-14 12:57:59 UTC) #8
asgerf
4 years, 9 months ago (2016-03-14 14:15:29 UTC) #11
Message was sent while issue was closed.
Committed patchset #7 (id:120001) manually as
35a984ac7f5bc86c0f705b7b54b2b4dec7399b59 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698