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

Issue 10388019: Allow self referencing typedefs (issue 2490). (Closed)

Created:
8 years, 7 months ago by regis
Modified:
8 years, 7 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Allow self referencing typedefs (issue 2490). Fix Type::Name for malformed function types (issue 2340). Added tests. Removed bad negative test. Committed: https://code.google.com/p/dart/source/detail?r=7422

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -72 lines) Patch
M runtime/vm/class_finalizer.cc View 4 chunks +47 lines, -52 lines 0 comments Download
M runtime/vm/object.cc View 2 chunks +9 lines, -7 lines 0 comments Download
A + tests/language/function_type_alias5_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
A tests/language/function_type_alias6_test.dart View 1 chunk +11 lines, -0 lines 0 comments Download
D tests/language/function_type_alias_negative_test.dart View 1 chunk +0 lines, -10 lines 0 comments Download
M tests/language/language.status View 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
regis
8 years, 7 months ago (2012-05-08 00:09:36 UTC) #1
srdjan
8 years, 7 months ago (2012-05-08 00:15:57 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698