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

Issue 11361118: Use new library/import syntax in dart2js. (Closed)

Created:
8 years, 1 month ago by karlklose
Modified:
8 years, 1 month ago
Reviewers:
erikcorry
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Use new library/import syntax in dart2js. Committed: https://code.google.com/p/dart/source/detail?r=14564

Patch Set 1 : #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -42 lines) Patch
M sdk/lib/_internal/compiler/compiler.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/colors.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/dart2js.dart View 1 chunk +9 lines, -9 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/filenames.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/js/precedence.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/source_file.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/source_map_builder.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/tools/mini_parser.dart View 1 1 chunk +15 lines, -15 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/util/uri_extras.dart View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
karlklose
8 years, 1 month ago (2012-11-06 09:42:46 UTC) #1
erikcorry
8 years, 1 month ago (2012-11-06 09:44:28 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698