|
|
Restore r1383: Fix method resolution to warn about things that don't exist on the declared type. Only change from previous rev is fixed co19 status file.
There are some new failures in "negative" tests, but they're now failing for the right reason instead of failing because Frog generated incorrect code. They're passing (i.e. throwing the right runtime type error) if I pass --enable_type_checks. So we just need to get that hooked up somehow.
Committed: https://code.google.com/p/dart/source/detail?r=1389
Total comments: 7
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+525 lines, -412 lines) |
Patch |
 |
M |
frog/frogsh
|
View
|
|
94 chunks |
+282 lines, -235 lines |
0 comments
|
Download
|
 |
M |
frog/gen.dart
|
View
|
|
6 chunks |
+54 lines, -45 lines |
0 comments
|
Download
|
 |
M |
frog/lib/corelib.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
frog/library.dart
|
View
|
|
3 chunks |
+3 lines, -3 lines |
1 comment
|
Download
|
 |
M |
frog/member.dart
|
View
|
|
13 chunks |
+48 lines, -30 lines |
0 comments
|
Download
|
 |
M |
frog/tree.dart
|
View
|
|
1 chunk |
+1 line, -0 lines |
1 comment
|
Download
|
 |
M |
frog/type.dart
|
View
|
|
10 chunks |
+65 lines, -44 lines |
2 comments
|
Download
|
 |
M |
frog/utils.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
1 comment
|
Download
|
 |
M |
frog/value.dart
|
View
|
|
6 chunks |
+52 lines, -38 lines |
1 comment
|
Download
|
 |
M |
frog/world.dart
|
View
|
|
1 chunk |
+14 lines, -14 lines |
1 comment
|
Download
|
 |
M |
tests/co19/co19-frog.status
|
View
|
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|