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

Issue 2862163003: Move resolution/operators.dart to elements/operators.dart (Closed)

Created:
3 years, 7 months ago by Johnni Winther
Modified:
3 years, 7 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Move resolution/operators.dart to elements/operators.dart R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/0adb70eb524797767511954154f0af57f7962699

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -547 lines) Patch
M pkg/compiler/lib/src/compile_time_constants.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/constants/constant_constructors.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/constants/constant_system.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/constants/expressions.dart View 1 chunk +2 lines, -2 lines 0 comments Download
A + pkg/compiler/lib/src/elements/operators.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/inferrer/builder.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/kernel/element_adapter.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/kernel/error.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/kernel/kernel_visitor.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/kernel/unresolved.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/resolution/members.dart View 4 chunks +4 lines, -3 lines 0 comments Download
D pkg/compiler/lib/src/resolution/operators.dart View 1 chunk +0 lines, -511 lines 0 comments Download
M pkg/compiler/lib/src/resolution/semantic_visitor.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/resolution/send_structure.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/serialization/constant_serialization.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/serialization/serialization_util.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/ssa/builder.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/use_unused_api.dart View 2 chunks +1 line, -1 line 0 comments Download
M tests/compiler/dart2js/semantic_visitor_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Johnni Winther
3 years, 7 months ago (2017-05-05 11:22:03 UTC) #2
Siggi Cherem (dart-lang)
lgtm
3 years, 7 months ago (2017-05-05 18:00:19 UTC) #3
Johnni Winther
3 years, 7 months ago (2017-05-08 08:08:41 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
0adb70eb524797767511954154f0af57f7962699 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698