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

Issue 10558014: Use operator location for operator resolving problems (Closed)

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

Description

Use operator location for operator resolving problems R=brianwilkerson@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=8760

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -17 lines) Patch
M compiler/java/com/google/dart/compiler/ast/DartUnaryExpression.java View 2 chunks +8 lines, -3 lines 1 comment Download
M compiler/java/com/google/dart/compiler/parser/DartParser.java View 3 chunks +9 lines, -4 lines 0 comments Download
M compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java View 6 chunks +41 lines, -9 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java View 1 chunk +19 lines, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.core/src/com/google/dart/tools/core/dom/AST.java View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
scheglov
8 years, 6 months ago (2012-06-16 01:43:36 UTC) #1
Brian Wilkerson
8 years, 6 months ago (2012-06-16 14:21:51 UTC) #2
LGTM

https://chromiumcodereview.appspot.com/10558014/diff/1/compiler/java/com/goog...
File compiler/java/com/google/dart/compiler/ast/DartUnaryExpression.java
(right):

https://chromiumcodereview.appspot.com/10558014/diff/1/compiler/java/com/goog...
compiler/java/com/google/dart/compiler/ast/DartUnaryExpression.java:1: //
Copyright (c) 2011, the Dart project authors.  Please see the AUTHORS file
nit: copyright year

Powered by Google App Engine
This is Rietveld 408576698