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

Issue 10919266: Add built-in identifiers 'library', 'import', 'export' and 'part' (issue 5120) (Closed)

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

Description

Add built-in identifiers 'library', 'import', 'export' and 'part' (issue 5120) Committed: https://code.google.com/p/dart/source/detail?r=12335

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -134 lines) Patch
M compiler/java/com/google/dart/compiler/parser/DartParser.java View 6 chunks +10 lines, -8 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/end2end/inc/IncrementalCompilation2Test.java View 1 chunk +4 lines, -4 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/parser/NegativeParserTest.java View 3 chunks +67 lines, -96 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java View 1 chunk +28 lines, -23 lines 0 comments Download
M tests/co19/co19-compiler.status View 1 chunk +14 lines, -0 lines 0 comments Download
M tests/language/language.status View 1 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Brian Wilkerson
8 years, 3 months ago (2012-09-13 15:09:47 UTC) #1
scheglov
8 years, 3 months ago (2012-09-13 15:12:57 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698