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

Issue 11415065: Issue 6770. Support for @deprecated on library directive. (Closed)

Created:
8 years, 1 month ago by scheglov
Modified:
8 years, 1 month ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -11 lines) Patch
M compiler/java/com/google/dart/compiler/ast/DartDeclaration.java View 1 chunk +2 lines, -1 line 0 comments Download
M compiler/java/com/google/dart/compiler/ast/DartDirective.java View 2 chunks +12 lines, -2 lines 0 comments Download
M compiler/java/com/google/dart/compiler/ast/DartStringLiteral.java View 3 chunks +13 lines, -0 lines 0 comments Download
A + compiler/java/com/google/dart/compiler/ast/HasObsoleteMetadata.java View 1 chunk +5 lines, -4 lines 0 comments Download
M compiler/java/com/google/dart/compiler/ast/LibraryUnit.java View 1 chunk +8 lines, -0 lines 0 comments Download
M compiler/java/com/google/dart/compiler/parser/DartParser.java View 2 chunks +3 lines, -3 lines 0 comments Download
M compiler/java/com/google/dart/compiler/resolver/Elements.java View 1 chunk +4 lines, -0 lines 0 comments Download
M compiler/java/com/google/dart/compiler/resolver/LibraryElementImplementation.java View 3 chunks +11 lines, -0 lines 0 comments Download
M compiler/java/com/google/dart/compiler/resolver/Resolver.java View 3 chunks +25 lines, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/text/editor/SemanticHighlightings.java View 2 chunks +12 lines, -1 line 0 comments Download
M editor/tools/plugins/com.google.dart.tools.ui_test/src/com/google/dart/tools/ui/internal/text/SemanticHighlightingTest.java View 3 chunks +24 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
scheglov
8 years, 1 month ago (2012-11-20 01:58:34 UTC) #1
Brian Wilkerson
8 years, 1 month ago (2012-11-20 14:52:39 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698