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

Issue 10832436: Remove most references to frog from lib/compiler . (Closed)

Created:
8 years, 4 months ago by dgrove
Modified:
8 years, 4 months ago
Reviewers:
ahe
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Remove most references to frog from lib/compiler . Committed: https://code.google.com/p/dart/source/detail?r=11115

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -28 lines) Patch
M lib/compiler/implementation/README.txt View 1 chunk +4 lines, -17 lines 0 comments Download
M lib/compiler/implementation/lib/interceptors.dart View 1 chunk +1 line, -2 lines 0 comments Download
M lib/compiler/implementation/script.dart View 1 chunk +1 line, -4 lines 0 comments Download
M lib/compiler/implementation/ssa/builder.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M lib/compiler/implementation/tools/find_file_to_parse.sh View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
dgrove
8 years, 4 months ago (2012-08-21 22:39:48 UTC) #1
ahe
I'm not sure about the change to use MockFile as a type annotation. Take a ...
8 years, 4 months ago (2012-08-21 23:04:13 UTC) #2
dgrove
8 years, 4 months ago (2012-08-21 23:59:52 UTC) #3
On 2012/08/21 23:04:13, ahe wrote:
> I'm not sure about the change to use MockFile as a type annotation. 
> 
> Take a look at http://code.google.com/p/dart/wiki/TestingDart2js, in
particular
> running dummy_compiler_test. If that works with dart2js_developer, you're
fine. 
> 
> With that caveat: LGTM
> 
> And thank you for keeping it neat!
> 
> Cheers,
> Peter

You're correct, Peter. I've reverted that part of this change, and corrected the
comment to point to the dart2js parser_helper.

Powered by Google App Engine
This is Rietveld 408576698