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

Issue 1867243004: Begin refactoring compiler out of diet parser and scanner (Closed)

Created:
4 years, 8 months ago by Harry Terkelsen
Modified:
4 years, 8 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Begin refactoring compiler out of diet parser and scanner BUG= R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/9f8427d041b99a3749fcaf461726e01db1fc17a8

Patch Set 1 #

Patch Set 2 : #

Total comments: 8

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -52 lines) Patch
M pkg/compiler/lib/src/closure.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/compiler.dart View 1 2 7 chunks +9 lines, -28 lines 0 comments Download
A pkg/compiler/lib/src/id_generator.dart View 1 2 1 chunk +13 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/parser/diet_parser_task.dart View 2 chunks +5 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/parser/element_listener.dart View 5 chunks +4 lines, -5 lines 0 comments Download
M pkg/compiler/lib/src/patch_parser.dart View 3 chunks +4 lines, -4 lines 0 comments Download
M pkg/compiler/lib/src/resolution/class_hierarchy.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/scanner/scanner_task.dart View 1 2 3 chunks +45 lines, -7 lines 0 comments Download
M tests/compiler/dart2js/exit_code_test.dart View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M tests/compiler/dart2js/parser_helper.dart View 1 2 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
Harry Terkelsen
4 years, 8 months ago (2016-04-08 18:05:56 UTC) #2
Siggi Cherem (dart-lang)
lgtm! really nice! https://codereview.chromium.org/1867243004/diff/20001/pkg/compiler/lib/src/compiler.dart File pkg/compiler/lib/src/compiler.dart (right): https://codereview.chromium.org/1867243004/diff/20001/pkg/compiler/lib/src/compiler.dart#newcode92 pkg/compiler/lib/src/compiler.dart:92: abstract class Compiler implements LibraryLoaderListener, IdGenerator ...
4 years, 8 months ago (2016-04-08 19:37:56 UTC) #3
Harry Terkelsen
https://codereview.chromium.org/1867243004/diff/20001/pkg/compiler/lib/src/compiler.dart File pkg/compiler/lib/src/compiler.dart (right): https://codereview.chromium.org/1867243004/diff/20001/pkg/compiler/lib/src/compiler.dart#newcode92 pkg/compiler/lib/src/compiler.dart:92: abstract class Compiler implements LibraryLoaderListener, IdGenerator { On 2016/04/08 ...
4 years, 8 months ago (2016-04-08 20:52:42 UTC) #4
Harry Terkelsen
Thanks, Siggi. PTAL because I changed a couple of things around
4 years, 8 months ago (2016-04-08 20:53:12 UTC) #5
Siggi Cherem (dart-lang)
lgtm!
4 years, 8 months ago (2016-04-08 21:03:21 UTC) #6
Harry Terkelsen
4 years, 8 months ago (2016-04-08 21:11:24 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
9f8427d041b99a3749fcaf461726e01db1fc17a8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698