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

Issue 538513002: Move js library back into compiler directory. (Closed)

Created:
6 years, 3 months ago by floitsch
Modified:
6 years, 3 months ago
Reviewers:
ricow1
CC:
reviews_dartlang.org, ahe
Visibility:
Public.

Description

Move js library back into compiler directory. R=ricow@google.com Committed: https://code.google.com/p/dart/source/detail?r=39870

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-4 lines, -18336 lines) Patch
M sdk/lib/_internal/compiler/implementation/warnings.dart View 1 chunk +1 line, -1 line 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/annotations.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/async_patch.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/collection_patch.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/constant_map.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/convert_patch.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/core_patch.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/foreign_helper.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/interceptors.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/internal_patch.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/io_patch.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/isolate_helper.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/isolate_patch.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/js_array.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/js_helper.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/js_mirrors.dart View 1 chunk +1 line, -1 line 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/js_names.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/js_number.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/js_primitives.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/js_rti.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/js_string.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/math_patch.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/mirror_helper.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/mirrors_patch.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/native_helper.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/native_typed_data.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/preambles/README View 1 chunk +2 lines, -2 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/preambles/d8.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/preambles/jsshell.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/regexp_helper.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/string_helper.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + sdk/lib/_internal/compiler/js_lib/typed_data_patch.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
D sdk/lib/_internal/lib/annotations.dart View 1 chunk +0 lines, -36 lines 0 comments Download
D sdk/lib/_internal/lib/async_patch.dart View 1 chunk +0 lines, -116 lines 0 comments Download
D sdk/lib/_internal/lib/collection_patch.dart View 1 chunk +0 lines, -1837 lines 0 comments Download
D sdk/lib/_internal/lib/constant_map.dart View 1 chunk +0 lines, -145 lines 0 comments Download
D sdk/lib/_internal/lib/convert_patch.dart View 1 chunk +0 lines, -339 lines 0 comments Download
D sdk/lib/_internal/lib/core_patch.dart View 1 chunk +0 lines, -413 lines 0 comments Download
D sdk/lib/_internal/lib/foreign_helper.dart View 1 chunk +0 lines, -290 lines 0 comments Download
D sdk/lib/_internal/lib/interceptors.dart View 1 chunk +0 lines, -402 lines 0 comments Download
D sdk/lib/_internal/lib/internal_patch.dart View 1 chunk +0 lines, -25 lines 0 comments Download
D sdk/lib/_internal/lib/io_patch.dart View 1 chunk +0 lines, -526 lines 0 comments Download
D sdk/lib/_internal/lib/isolate_helper.dart View 1 chunk +0 lines, -1816 lines 0 comments Download
D sdk/lib/_internal/lib/isolate_patch.dart View 1 chunk +0 lines, -151 lines 0 comments Download
D sdk/lib/_internal/lib/js_array.dart View 1 chunk +0 lines, -380 lines 0 comments Download
D sdk/lib/_internal/lib/js_helper.dart View 1 chunk +0 lines, -3363 lines 0 comments Download
D sdk/lib/_internal/lib/js_mirrors.dart View 1 chunk +0 lines, -2931 lines 0 comments Download
D sdk/lib/_internal/lib/js_names.dart View 1 chunk +0 lines, -106 lines 0 comments Download
D sdk/lib/_internal/lib/js_number.dart View 1 chunk +0 lines, -401 lines 0 comments Download
D sdk/lib/_internal/lib/js_primitives.dart View 1 chunk +0 lines, -50 lines 0 comments Download
D sdk/lib/_internal/lib/js_rti.dart View 1 chunk +0 lines, -706 lines 0 comments Download
D sdk/lib/_internal/lib/js_string.dart View 1 chunk +0 lines, -443 lines 0 comments Download
D sdk/lib/_internal/lib/math_patch.dart View 1 chunk +0 lines, -238 lines 0 comments Download
D sdk/lib/_internal/lib/mirror_helper.dart View 1 chunk +0 lines, -25 lines 0 comments Download
D sdk/lib/_internal/lib/mirrors_patch.dart View 1 chunk +0 lines, -45 lines 0 comments Download
D sdk/lib/_internal/lib/native_helper.dart View 1 chunk +0 lines, -652 lines 0 comments Download
D sdk/lib/_internal/lib/native_typed_data.dart View 1 chunk +0 lines, -1993 lines 0 comments Download
D sdk/lib/_internal/lib/preambles/README View 1 chunk +0 lines, -17 lines 0 comments Download
D sdk/lib/_internal/lib/preambles/d8.js View 1 chunk +0 lines, -283 lines 0 comments Download
D sdk/lib/_internal/lib/preambles/jsshell.js View 1 chunk +0 lines, -19 lines 0 comments Download
D sdk/lib/_internal/lib/regexp_helper.dart View 1 chunk +0 lines, -218 lines 0 comments Download
D sdk/lib/_internal/lib/string_helper.dart View 1 chunk +0 lines, -215 lines 0 comments Download
D sdk/lib/_internal/lib/typed_data_patch.dart View 1 chunk +0 lines, -158 lines 0 comments Download
M sdk/lib/_internal/libraries.dart View 7 chunks +19 lines, -19 lines 0 comments Download
M tests/language/language_dart2js.status View 1 chunk +1 line, -1 line 0 comments Download
M tools/create_sdk.py View 1 chunk +0 lines, -1 line 0 comments Download
M tools/testing/dart/compiler_configuration.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (1 generated)
floitsch
6 years, 3 months ago (2014-09-03 13:15:01 UTC) #2
floitsch
I will write a mail to either dart2js list or misc (because of the preambles ...
6 years, 3 months ago (2014-09-03 13:15:42 UTC) #3
ricow1
lgtm
6 years, 3 months ago (2014-09-03 17:16:43 UTC) #4
floitsch
6 years, 3 months ago (2014-09-04 13:50:22 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 39870 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698