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

Issue 9232041: Remove support for >>> and >>>= operators in dartc (Closed)

Created:
8 years, 11 months ago by zundel
Modified:
8 years, 11 months ago
Reviewers:
codefu
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 : Remove >>> and >>>= operators #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -66 lines) Patch
M compiler/java/com/google/dart/compiler/backend/common/TypeHeuristicImplementation.java View 4 chunks +2 lines, -6 lines 0 comments Download
M compiler/java/com/google/dart/compiler/backend/js/BasicOptimizationStrategy.java View 4 chunks +2 lines, -4 lines 0 comments Download
M compiler/java/com/google/dart/compiler/backend/js/GenerateJavascriptAST.java View 4 chunks +2 lines, -4 lines 0 comments Download
M compiler/java/com/google/dart/compiler/backend/js/Normalizer.java View 3 chunks +8 lines, -9 lines 0 comments Download
M compiler/java/com/google/dart/compiler/parser/DartParser.java View 5 chunks +1 line, -11 lines 0 comments Download
M compiler/java/com/google/dart/compiler/parser/DartScanner.java View 2 chunks +3 lines, -5 lines 0 comments Download
M compiler/java/com/google/dart/compiler/parser/Token.java View 4 chunks +2 lines, -4 lines 0 comments Download
M compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java View 5 chunks +2 lines, -6 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/parser/Shifting.dart View 1 chunk +1 line, -6 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerTest.java View 4 chunks +3 lines, -6 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/type/class_with_operators.dart View 2 chunks +1 line, -5 lines 0 comments Download
A tests/language/src/UnsignedRightShiftTest.dart View 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
zundel
8 years, 11 months ago (2012-01-19 02:23:53 UTC) #1
codefu
8 years, 11 months ago (2012-01-19 17:21:21 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698