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

Issue 38353003: Issue 13807. Support for function types promotion. (Closed)

Created:
7 years, 2 months ago by scheglov
Modified:
7 years, 2 months ago
Reviewers:
jwren, Brian Wilkerson
CC:
reviews_dartlang.org, lukeechurch_gmail.com
Visibility:
Public.

Description

Issue 13807. Support for function types promotion. https://code.google.com/p/dart/issues/detail?id=13807 Also related language tests triage. R=brianwilkerson@google.com, jwren@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=29146

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+250 lines, -46 lines) Patch
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/ElementResolver.java View 3 chunks +7 lines, -1 line 0 comments Download
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/ResolverVisitor.java View 1 chunk +15 lines, -27 lines 0 comments Download
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/StaticTypeAnalyzer.java View 2 chunks +4 lines, -5 lines 0 comments Download
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/resolver/TypePromotionManager.java View 2 chunks +14 lines, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/DynamicTypeImpl.java View 1 chunk +5 lines, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/type/FunctionTypeImpl.java View 4 chunks +112 lines, -5 lines 0 comments Download
M editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/NonErrorResolverTest.java View 2 chunks +65 lines, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/resolver/StaticWarningCodeTest.java View 1 chunk +15 lines, -0 lines 0 comments Download
M tests/language/language_analyzer.status View 2 chunks +13 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
7 years, 2 months ago (2013-10-23 22:22:34 UTC) #1
Brian Wilkerson
LGTM
7 years, 2 months ago (2013-10-23 23:22:13 UTC) #2
scheglov
7 years, 2 months ago (2013-10-24 03:16:50 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r29146 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698