|
fixes #52, fields shadowing getters/setters or other fields
Total comments: 9
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1466 lines, -294 lines) |
Patch |
 |
M |
lib/runtime/dart/_foreign_helper.js
|
View
|
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/runtime/dart/_isolate_helper.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/runtime/dart/_js_helper.js
|
View
|
|
18 chunks |
+220 lines, -40 lines |
0 comments
|
Download
|
 |
M |
lib/runtime/dart/_native_typed_data.js
|
View
|
|
9 chunks |
+93 lines, -33 lines |
0 comments
|
Download
|
 |
M |
lib/runtime/dart/async.js
|
View
|
|
12 chunks |
+196 lines, -37 lines |
0 comments
|
Download
|
 |
M |
lib/runtime/dart/collection.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
lib/runtime/dart/convert.js
|
View
|
|
5 chunks |
+42 lines, -10 lines |
0 comments
|
Download
|
 |
M |
lib/runtime/dart/core.js
|
View
|
|
28 chunks |
+139 lines, -43 lines |
0 comments
|
Download
|
 |
M |
lib/runtime/dart/isolate.js
|
View
|
|
2 chunks |
+25 lines, -5 lines |
0 comments
|
Download
|
 |
M |
lib/runtime/dart/math.js
|
View
|
|
3 chunks |
+46 lines, -8 lines |
0 comments
|
Download
|
 |
M |
lib/src/codegen/js_codegen.dart
|
View
|
1
|
18 chunks |
+105 lines, -64 lines |
0 comments
|
Download
|
 |
A |
lib/src/codegen/js_field_storage.dart
|
View
|
1
|
1 chunk |
+90 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test/codegen/expect/BenchmarkBase.js
|
View
|
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
test/codegen/expect/DeltaBlue.js
|
View
|
|
8 chunks |
+131 lines, -19 lines |
0 comments
|
Download
|
 |
M |
test/codegen/expect/cascade.js
|
View
|
|
2 chunks |
+13 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/codegen/expect/constructors.js
|
View
|
|
2 chunks |
+50 lines, -8 lines |
0 comments
|
Download
|
 |
A |
test/codegen/expect/fields.js
|
View
|
|
1 chunk |
+115 lines, -0 lines |
0 comments
|
Download
|
 |
A |
test/codegen/expect/fields.txt
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
test/codegen/expect/fieldtest.js
|
View
|
|
1 chunk |
+32 lines, -4 lines |
0 comments
|
Download
|
 |
M |
test/codegen/expect/methods.js
|
View
|
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
test/codegen/expect/names.js
|
View
|
|
1 chunk |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
test/codegen/expect/opassign.js
|
View
|
|
1 chunk |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
test/codegen/expect/sunflower/dom.js
|
View
|
|
2 chunks |
+69 lines, -9 lines |
0 comments
|
Download
|
 |
M |
test/codegen/expect/sunflower/sunflower.js
|
View
|
|
1 chunk |
+23 lines, -4 lines |
0 comments
|
Download
|
 |
A |
test/codegen/fields.dart
|
View
|
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
Total messages: 13 (3 generated)
|