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

Issue 11362002: Option to disable syntax highlighter and use mostly semantic highlighter. Tests. (Closed)

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

Description

Option to disable syntax highlighter and use mostly semantic highlighter. Tests. R=messick@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=14355

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1111 lines, -143 lines) Patch
M compiler/java/com/google/dart/compiler/ast/DartClass.java View 3 chunks +23 lines, -16 lines 0 comments Download
M compiler/java/com/google/dart/compiler/ast/DartPartOfDirective.java View 1 chunk +8 lines, -2 lines 0 comments Download
M compiler/java/com/google/dart/compiler/parser/CompletionHooksParserBase.java View 1 chunk +4 lines, -0 lines 0 comments Download
M compiler/java/com/google/dart/compiler/parser/DartParser.java View 5 chunks +13 lines, -8 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/resolver/ResolverTestCase.java View 2 chunks +2 lines, -2 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, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.core/src/com/google/dart/tools/core/internal/completion/ast/ClassCompleter.java View 2 chunks +6 lines, -4 lines 0 comments Download
A editor/tools/plugins/com.google.dart.tools.ui/.options View 1 chunk +10 lines, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/internal/corext/refactoring/util/ReflectionUtils.java View 3 chunks +61 lines, -0 lines 0 comments Download
A editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/DartUiDebug.java View 1 chunk +41 lines, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/text/dart/DartCodeScanner.java View 6 chunks +28 lines, -18 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/text/editor/SemanticHighlightingManager.java View 2 chunks +43 lines, -43 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/text/editor/SemanticHighlightingReconciler.java View 4 chunks +49 lines, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/ui/internal/text/editor/SemanticHighlightings.java View 11 chunks +172 lines, -50 lines 0 comments Download
A editor/tools/plugins/com.google.dart.tools.ui_test/src/com/google/dart/tools/ui/internal/text/SemanticHighlightingTest.java View 1 chunk +649 lines, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.ui_test/src/com/google/dart/tools/ui/internal/text/TestAll.java View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
scheglov
8 years, 1 month ago (2012-10-31 04:48:57 UTC) #1
messick
8 years, 1 month ago (2012-10-31 17:11:40 UTC) #2
On 2012/10/31 04:48:57, scheglov wrote:

LGTM

Powered by Google App Engine
This is Rietveld 408576698