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

Issue 2977133002: Add documentationComment for Class to Kernel. Parse it. Resynthesize in Analyzer. (Closed)

Created:
3 years, 5 months ago by scheglov
Modified:
3 years, 5 months ago
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add documentationComment for Class to Kernel. Parse it. Resynthesize in Analyzer. R=ahe@google.com, kmillikin@google.com, paulberry@google.com, sigmund@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/a9fbe224bc0af20b9cc670499ac510f928bb0788

Patch Set 1 #

Total comments: 3

Patch Set 2 : Skip kDocumentationCommentIndex, don't store it. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -45 lines) Patch
M pkg/analyzer/lib/src/dart/element/element.dart View 1 1 chunk +3 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/fasta/analyzer_loader.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/src/fasta/analyzer_target.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_common.dart View 1 2 chunks +17 lines, -12 lines 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_kernel_test.dart View 1 1 chunk +2 lines, -12 lines 0 comments Download
M pkg/front_end/lib/src/fasta/fasta.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_enum_builder.dart View 3 chunks +4 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_library_builder.dart View 4 chunks +5 lines, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_target.dart View 3 chunks +6 lines, -3 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/outline_builder.dart View 2 chunks +9 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/source_class_builder.dart View 2 chunks +4 lines, -0 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/source_library_builder.dart View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/source_loader.dart View 3 chunks +6 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/incremental/kernel_driver.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/kernel_generator_impl.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/test/fasta/shaker_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/test/fasta/testing/suite.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/kernel/lib/ast.dart View 2 chunks +9 lines, -0 lines 0 comments Download
M pkg/kernel/lib/binary/ast_from_binary.dart View 2 chunks +2 lines, -0 lines 0 comments Download
M pkg/kernel/lib/binary/ast_to_binary.dart View 2 chunks +2 lines, -0 lines 0 comments Download
M runtime/vm/kernel_binary_flowgraph.h View 1 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
scheglov
3 years, 5 months ago (2017-07-14 20:57:42 UTC) #1
Paul Berry
lgtm, but I'd like to hear someone else's thoughts about runtime/vm/kernel_binary_flowgraph.h before we land this. ...
3 years, 5 months ago (2017-07-14 22:03:08 UTC) #2
Siggi Cherem (dart-lang)
I believe Kevin and Jens are on vacation for a few weeks. +asiva - not ...
3 years, 5 months ago (2017-07-14 22:12:44 UTC) #4
scheglov
PTAL, I fixed the native code. It's not like the change to kernel_binary_flowgraph.h is anything ...
3 years, 5 months ago (2017-07-15 00:41:57 UTC) #5
Siggi Cherem (dart-lang)
I'm OK moving forward with this kind of changes in the .ht file and address ...
3 years, 5 months ago (2017-07-15 02:36:03 UTC) #6
scheglov
On 2017/07/15 02:36:03, Siggi Cherem (dart-lang) wrote: > I'm OK moving forward with this kind ...
3 years, 5 months ago (2017-07-15 16:25:19 UTC) #7
scheglov
3 years, 5 months ago (2017-07-15 16:53:57 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
a9fbe224bc0af20b9cc670499ac510f928bb0788 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698