|
|
cleanup resolveMember and get/set
Fixes two get/set tests as a result of cleanup and mostly addresses several other issues to be completed in a follow-up commit. This version has been better tested and addresses perf and correctness issue in the reverted 922001.
Committed: https://code.google.com/p/dart/source/detail?r=3328
Total comments: 19
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1151 lines, -1050 lines) |
Patch |
 |
M |
frog/gen.dart
|
View
|
|
10 chunks |
+67 lines, -163 lines |
7 comments
|
Download
|
 |
M |
frog/lib/corelib_impl.dart
|
View
|
|
2 chunks |
+39 lines, -15 lines |
1 comment
|
Download
|
 |
M |
frog/member.dart
|
View
|
|
5 chunks |
+104 lines, -15 lines |
2 comments
|
Download
|
 |
M |
frog/minfrog
|
View
|
|
242 chunks |
+749 lines, -731 lines |
2 comments
|
Download
|
 |
M |
frog/tests/frog/frog.status
|
View
|
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
frog/type.dart
|
View
|
|
9 chunks |
+27 lines, -50 lines |
1 comment
|
Download
|
 |
M |
frog/value.dart
|
View
|
|
6 chunks |
+149 lines, -57 lines |
6 comments
|
Download
|
 |
M |
frog/var_member.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
frog/world.dart
|
View
|
|
3 chunks |
+9 lines, -10 lines |
0 comments
|
Download
|
 |
M |
tests/language/language.status
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
Total messages: 1 (0 generated)
|