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

Issue 9241014: Generate AST nodes for field initializers. (Closed)

Created:
8 years, 11 months ago by ahe
Modified:
8 years, 11 months ago
Reviewers:
floitsch, ngeoffray
CC:
reviews_dartlang.org, karlklose, Lasse Reichstein Nielsen, kasperl
Visibility:
Public.

Description

Generate AST nodes for field initializers. Committed: https://code.google.com/p/dart/source/detail?r=3363

Patch Set 1 : changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -88 lines) Patch
M dart/frog/leg/elements/elements.dart View 1 chunk +16 lines, -4 lines 0 comments Download
M dart/frog/leg/resolver.dart View 3 chunks +14 lines, -3 lines 0 comments Download
M dart/frog/leg/scanner/class_element_parser.dart View 3 chunks +7 lines, -6 lines 0 comments Download
M dart/frog/leg/scanner/listener.dart View 4 chunks +4 lines, -11 lines 0 comments Download
M dart/frog/leg/scanner/scanner_task.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M dart/frog/leg/tree/nodes.dart View 2 chunks +6 lines, -2 lines 0 comments Download
M dart/tests/corelib/corelib-leg.status View 3 chunks +7 lines, -7 lines 0 comments Download
M dart/tests/language/language-leg.status View 18 chunks +42 lines, -53 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ahe
8 years, 11 months ago (2012-01-17 16:06:59 UTC) #1
ngeoffray
8 years, 11 months ago (2012-01-17 16:17:33 UTC) #2
LGTM!

Powered by Google App Engine
This is Rietveld 408576698