| OLD | NEW |
| 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
| 3 # BSD-style license that can be found in the LICENSE file. | 3 # BSD-style license that can be found in the LICENSE file. |
| 4 | 4 |
| 5 [ $compiler == dartanalyzer || $compiler == dart2analyzer ] | 5 [ $compiler == dartanalyzer || $compiler == dart2analyzer ] |
| 6 lib/async/broadcast_stream_controller: CompileTimeError | 6 lib/async/broadcast_stream_controller: CompileTimeError |
| 7 lib/async/stream_pipe: CompileTimeError | 7 lib/async/stream_pipe: CompileTimeError |
| 8 lib/async/stream_transformers: CompileTimeError | 8 lib/async/stream_transformers: CompileTimeError |
| 9 lib/_chrome/dart2js/chrome_dart2js: CompileTimeError | 9 lib/_chrome/dart2js/chrome_dart2js: CompileTimeError |
| 10 lib/collection/collection: CompileTimeError | 10 lib/collection/collection: CompileTimeError |
| 11 lib/collection/hash_set: CompileTimeError | 11 lib/collection/hash_set: CompileTimeError |
| 12 lib/collection/linked_hash_set: CompileTimeError | 12 lib/collection/linked_hash_set: CompileTimeError |
| 13 lib/collection/linked_list: CompileTimeError | 13 lib/collection/linked_list: CompileTimeError |
| 14 lib/convert/chunked_conversion: CompileTimeError | 14 lib/convert/chunked_conversion: CompileTimeError |
| 15 lib/convert/codec: CompileTimeError | 15 lib/convert/codec: CompileTimeError |
| 16 lib/html/dart2js/html_dart2js: CompileTimeError | 16 lib/html/dart2js/html_dart2js: CompileTimeError |
| 17 lib/html/dartium/html_dartium: CompileTimeError | 17 lib/html/dartium/html_dartium: CompileTimeError |
| 18 lib/html/html_common/lists: Pass, CompileTimeError | 18 lib/html/html_common/lists: Pass, CompileTimeError |
| 19 lib/indexed_db/dart2js/indexed_db_dart2js: CompileTimeError | 19 lib/indexed_db/dart2js/indexed_db_dart2js: CompileTimeError |
| 20 lib/indexed_db/dartium/indexed_db_dartium: CompileTimeError | 20 lib/indexed_db/dartium/indexed_db_dartium: CompileTimeError |
| 21 lib/_internal/compiler/samples/compile_loop/compile_loop: CompileTimeError |
| 22 lib/_internal/compiler/samples/darttags/darttags: CompileTimeError |
| 23 lib/_internal/compiler/samples/jsonify/jsonify: CompileTimeError |
| 24 lib/_internal/compiler/samples/leap/leap: CompileTimeError |
| 25 lib/_internal/compiler/samples/leap/leap_leg: CompileTimeError |
| 26 lib/_internal/compiler/samples/leap/request_cache: CompileTimeError |
| 27 lib/_internal/dartdoc/bin/dartdoc: CompileTimeError |
| 28 lib/_internal/dartdoc/lib/dartdoc: CompileTimeError |
| 29 lib/_internal/dartdoc/lib/src/dartdoc/utils: CompileTimeError |
| 30 lib/_internal/dartdoc/lib/src/export_map: CompileTimeError |
| 31 lib/_internal/dartdoc/lib/universe_serializer: CompileTimeError |
| 32 lib/_internal/pub/bin/pub: CompileTimeError |
| 33 lib/_internal/pub/lib/src/barback: CompileTimeError |
| 34 lib/_internal/pub/lib/src/barback/dart2js_transformer: CompileTimeError |
| 35 lib/_internal/pub/lib/src/barback/dart_forwarding_transformer: CompileTimeError |
| 36 lib/_internal/pub/lib/src/barback/load_all_transformers: CompileTimeError |
| 37 lib/_internal/pub/lib/src/barback/load_transformers: CompileTimeError |
| 38 lib/_internal/pub/lib/src/barback/pub_barback_logger: CompileTimeError |
| 39 lib/_internal/pub/lib/src/barback/pub_package_provider: CompileTimeError |
| 40 lib/_internal/pub/lib/src/barback/rewrite_import_transformer: CompileTimeError |
| 41 lib/_internal/pub/lib/src/barback/server: CompileTimeError |
| 42 lib/_internal/pub/lib/src/barback/watch_sources: CompileTimeError |
| 43 lib/_internal/pub/lib/src/command: Pass, CompileTimeError # Pass necessary, sinc
e CompileTimeError is valid for everything in that directory (not only for src/c
ommand.dart) |
| 44 lib/_internal/pub/lib/src/command/build: CompileTimeError |
| 45 lib/_internal/pub/lib/src/command/lish: CompileTimeError |
| 46 lib/_internal/pub/lib/src/command/list_package_dirs: CompileTimeError |
| 47 lib/_internal/pub/lib/src/command/uploader: CompileTimeError |
| 48 lib/_internal/pub/lib/src/dart: CompileTimeError |
| 49 lib/_internal/pub/lib/src/directory_tree: CompileTimeError |
| 50 lib/_internal/pub/lib/src/entrypoint: CompileTimeError |
| 51 lib/_internal/pub/lib/src/http: CompileTimeError |
| 52 lib/_internal/pub/lib/src/io: CompileTimeError |
| 53 lib/_internal/pub/lib/src/lock_file: CompileTimeError |
| 54 lib/_internal/pub/lib/src/oauth2: CompileTimeError |
| 55 lib/_internal/pub/lib/src/package: CompileTimeError |
| 56 lib/_internal/pub/lib/src/package_graph: CompileTimeError |
| 57 lib/_internal/pub/lib/src/pubspec: CompileTimeError |
| 58 lib/_internal/pub/lib/src/safe_http_server: CompileTimeError |
| 59 lib/_internal/pub/lib/src/sdk: CompileTimeError |
| 60 lib/_internal/pub/lib/src/source: CompileTimeError |
| 61 lib/_internal/pub/lib/src/source/git: CompileTimeError |
| 62 lib/_internal/pub/lib/src/source/hosted: CompileTimeError |
| 63 lib/_internal/pub/lib/src/source/path: CompileTimeError |
| 64 lib/_internal/pub/lib/src/system_cache: CompileTimeError |
| 65 lib/_internal/pub/lib/src/utils: CompileTimeError |
| 66 lib/_internal/pub/lib/src/validator/compiled_dartdoc: CompileTimeError |
| 67 lib/_internal/pub/lib/src/validator/directory: CompileTimeError |
| 68 lib/_internal/pub/lib/src/validator/lib: CompileTimeError |
| 69 lib/_internal/pub/lib/src/validator/license: CompileTimeError |
| 70 lib/_internal/pub/lib/src/validator/name: CompileTimeError |
| 71 lib/_internal/pub/test/descriptor: CompileTimeError |
| 72 lib/_internal/pub/test/descriptor/git: CompileTimeError |
| 73 lib/_internal/pub/test/descriptor/tar: CompileTimeError |
| 74 lib/_internal/pub/test/lish/utils: CompileTimeError |
| 75 lib/_internal/pub/test/oauth2/utils: CompileTimeError |
| 76 lib/_internal/pub/test/serve/utils: CompileTimeError |
| 77 lib/_internal/pub/test/test_pub: CompileTimeError |
| 78 lib/_internal/pub/test/validator/utils: CompileTimeError |
| 21 lib/js/dartium/js_dartium: CompileTimeError | 79 lib/js/dartium/js_dartium: CompileTimeError |
| 22 lib/svg/dart2js/svg_dart2js: CompileTimeError | 80 lib/svg/dart2js/svg_dart2js: CompileTimeError |
| 23 lib/svg/dartium/svg_dartium: CompileTimeError | 81 lib/svg/dartium/svg_dartium: CompileTimeError |
| 24 lib/typed_data/dart2js/typed_data_dart2js: CompileTimeError | 82 lib/typed_data/dart2js/typed_data_dart2js: CompileTimeError |
| 25 lib/web_audio/dartium/web_audio_dartium: CompileTimeError | 83 lib/web_audio/dartium/web_audio_dartium: CompileTimeError |
| 26 lib/web_gl/dart2js/web_gl_dart2js: CompileTimeError | 84 lib/web_gl/dart2js/web_gl_dart2js: CompileTimeError |
| 27 lib/web_gl/dartium/web_gl_dartium: CompileTimeError | 85 lib/web_gl/dartium/web_gl_dartium: CompileTimeError |
| 28 lib/web_sql/dart2js/web_sql_dart2js: CompileTimeError | 86 lib/web_sql/dart2js/web_sql_dart2js: CompileTimeError |
| 29 lib/web_sql/dartium/web_sql_dartium: CompileTimeError | 87 lib/web_sql/dartium/web_sql_dartium: CompileTimeError |
| 30 | 88 |
| 89 |
| 31 [ $compiler == dart2analyzer ] | 90 [ $compiler == dart2analyzer ] |
| 32 lib/async/async_error: CompileTimeError | 91 lib/async/async_error: CompileTimeError |
| 33 lib/async/deferred_load: CompileTimeError | 92 lib/async/deferred_load: CompileTimeError |
| 34 lib/async/future: CompileTimeError | 93 lib/async/future: CompileTimeError |
| 35 lib/async/future_impl: CompileTimeError | 94 lib/async/future_impl: CompileTimeError |
| 36 lib/async/schedule_microtask: CompileTimeError | 95 lib/async/schedule_microtask: CompileTimeError |
| 37 lib/async/stream: CompileTimeError | 96 lib/async/stream: CompileTimeError |
| 38 lib/async/stream_controller: CompileTimeError | 97 lib/async/stream_controller: CompileTimeError |
| 39 lib/async/stream_impl: CompileTimeError | 98 lib/async/stream_impl: CompileTimeError |
| 40 lib/async/timer: CompileTimeError | 99 lib/async/timer: CompileTimeError |
| (...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 103 lib/io/timer_impl: CompileTimeError | 162 lib/io/timer_impl: CompileTimeError |
| 104 lib/io/websocket: CompileTimeError | 163 lib/io/websocket: CompileTimeError |
| 105 lib/io/websocket_impl: CompileTimeError | 164 lib/io/websocket_impl: CompileTimeError |
| 106 lib/math/point: CompileTimeError | 165 lib/math/point: CompileTimeError |
| 107 lib/math/rectangle: CompileTimeError | 166 lib/math/rectangle: CompileTimeError |
| 108 lib/utf/utf16: CompileTimeError | 167 lib/utf/utf16: CompileTimeError |
| 109 lib/utf/utf32: CompileTimeError | 168 lib/utf/utf32: CompileTimeError |
| 110 lib/utf/utf8: CompileTimeError | 169 lib/utf/utf8: CompileTimeError |
| 111 lib/utf/utf_stream: CompileTimeError | 170 lib/utf/utf_stream: CompileTimeError |
| 112 | 171 |
| OLD | NEW |