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

Issue 229653004: New analyzer snapshot with MapIterator. (Closed)

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

Description

New analyzer snapshot with MapIterator. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=34891

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3596 lines, -874 lines) Patch
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/sdk/DirectoryBasedDartSdk.java View 2 chunks +2 lines, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/utilities/collection/SingleMapIterator.java View 2 chunks +3 lines, -0 lines 0 comments Download
M editor/util/plugins/com.google.dart.java2dart/resources/java_engine.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M editor/util/plugins/com.google.dart.java2dart/resources/java_io.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M editor/util/plugins/com.google.dart.java2dart/src/com/google/dart/java2dart/engine/MainEngine.java View 10 chunks +22 lines, -6 lines 0 comments Download
M pkg/analyzer/lib/src/generated/ast.dart View 6 chunks +17 lines, -3 lines 0 comments Download
M pkg/analyzer/lib/src/generated/constant.dart View 5 chunks +12 lines, -12 lines 0 comments Download
M pkg/analyzer/lib/src/generated/element.dart View 28 chunks +403 lines, -52 lines 0 comments Download
M pkg/analyzer/lib/src/generated/engine.dart View 74 chunks +1524 lines, -225 lines 0 comments Download
M pkg/analyzer/lib/src/generated/error.dart View 47 chunks +161 lines, -95 lines 0 comments Download
M pkg/analyzer/lib/src/generated/html.dart View 1 chunk +16 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/generated/index.dart View 2 chunks +4 lines, -3 lines 0 comments Download
M pkg/analyzer/lib/src/generated/java_engine.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/generated/java_io.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/generated/parser.dart View 4 chunks +62 lines, -53 lines 0 comments Download
M pkg/analyzer/lib/src/generated/resolver.dart View 62 chunks +407 lines, -246 lines 0 comments Download
M pkg/analyzer/lib/src/generated/scanner.dart View 3 chunks +16 lines, -18 lines 0 comments Download
M pkg/analyzer/lib/src/generated/sdk_io.dart View 11 chunks +125 lines, -44 lines 0 comments Download
M pkg/analyzer/lib/src/generated/source.dart View 1 chunk +9 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/generated/utilities_collection.dart View 2 chunks +225 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/generated/utilities_general.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/test/generated/ast_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/test/generated/parser_test.dart View 12 chunks +41 lines, -1 line 0 comments Download
M pkg/analyzer/test/generated/resolver_test.dart View 31 chunks +474 lines, -98 lines 0 comments Download
M pkg/analyzer/test/generated/scanner_test.dart View 6 chunks +39 lines, -2 lines 0 comments Download
M pkg/analyzer/test/generated/test_support.dart View 4 chunks +8 lines, -7 lines 0 comments Download
M tests/co19/co19-analyzer2.status View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/language/language_analyzer2.status View 1 chunk +5 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
6 years, 8 months ago (2014-04-09 18:59:00 UTC) #1
Brian Wilkerson
LGTM
6 years, 8 months ago (2014-04-09 19:28:31 UTC) #2
scheglov
6 years, 8 months ago (2014-04-09 20:18:19 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r34891 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698