|
Add @jsify annotation. Support automatically proxying Lists and Maps to Dart in Proxies. Support copying List and Maps to JS in Proxies.
BUG=
Total comments: 10
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+416 lines, -43 lines) |
Patch |
 |
M |
lib/src/js_impl.dart
|
View
|
1
2
|
2 chunks |
+76 lines, -11 lines |
0 comments
|
Download
|
 |
A |
lib/src/js_list.dart
|
View
|
1
2
|
1 chunk |
+79 lines, -0 lines |
3 comments
|
Download
|
 |
A |
lib/src/js_object_map.dart
|
View
|
1
2
|
1 chunk |
+69 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/src/metadata.dart
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
lib/src/mirrors.dart
|
View
|
1
2
|
6 chunks |
+44 lines, -25 lines |
2 comments
|
Download
|
 |
M |
lib/src/static.dart
|
View
|
1
2
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
lib/src/transformer/js_proxy_generator.dart
|
View
|
1
2
|
4 chunks |
+16 lines, -6 lines |
0 comments
|
Download
|
 |
M |
lib/src/transformer/utils.dart
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test_sources/non_transformed/lib/library.js
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test_sources/non_transformed/lib/library2.dart
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test_sources/non_transformed/lib/library2.js
|
View
|
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
M |
test_sources/non_transformed/web/generated_code_test.dart
|
View
|
1
2
|
1 chunk |
+55 lines, -0 lines |
0 comments
|
Download
|
Total messages: 10 (2 generated)
|