| 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 |
| 5 [ $compiler == dartanalyzer || $compiler == dart2analyzer ] |
| 6 lib/async/broadcast_stream_controller: CompileTimeError |
| 7 lib/async/stream_pipe: CompileTimeError |
| 8 lib/async/stream_transformers: CompileTimeError |
| 9 lib/_chrome/dart2js/chrome_dart2js: CompileTimeError |
| 10 lib/collection/collection: CompileTimeError |
| 11 lib/collection/hash_set: CompileTimeError |
| 12 lib/collection/linked_hash_set: CompileTimeError |
| 13 lib/collection/linked_list: CompileTimeError |
| 14 lib/convert/chunked_conversion: CompileTimeError |
| 15 lib/convert/codec: CompileTimeError |
| 16 lib/html/dart2js/html_dart2js: CompileTimeError |
| 17 lib/html/dartium/html_dartium: CompileTimeError |
| 18 lib/indexed_db/dart2js/indexed_db_dart2js: CompileTimeError |
| 19 lib/indexed_db/dartium/indexed_db_dartium: CompileTimeError |
| 20 lib/js/dartium/js_dartium: CompileTimeError |
| 21 lib/svg/dart2js/svg_dart2js: CompileTimeError |
| 22 lib/svg/dartium/svg_dartium: CompileTimeError |
| 23 lib/typed_data/dart2js/typed_data_dart2js: CompileTimeError |
| 24 lib/web_audio/dartium/web_audio_dartium: CompileTimeError |
| 25 lib/web_gl/dart2js/web_gl_dart2js: CompileTimeError |
| 26 lib/web_gl/dartium/web_gl_dartium: CompileTimeError |
| 27 lib/web_sql/dart2js/web_sql_dart2js: CompileTimeError |
| 28 lib/web_sql/dartium/web_sql_dartium: CompileTimeError |
| 29 |
| 30 [ $compiler == dart2analyzer ] |
| 31 lib/async/async_error: CompileTimeError |
| 32 lib/async/deferred_load: CompileTimeError |
| 33 lib/async/future: CompileTimeError |
| 34 lib/async/future_impl: CompileTimeError |
| 35 lib/async/schedule_microtask: CompileTimeError |
| 36 lib/async/stream: CompileTimeError |
| 37 lib/async/stream_controller: CompileTimeError |
| 38 lib/async/stream_impl: CompileTimeError |
| 39 lib/async/timer: CompileTimeError |
| 40 lib/async/zone: CompileTimeError |
| 41 lib/collection/collections: CompileTimeError |
| 42 lib/_collection_dev/iterable: CompileTimeError |
| 43 lib/_collection_dev/list: CompileTimeError |
| 44 lib/_collection_dev/symbol: CompileTimeError |
| 45 lib/collection/hash_map: CompileTimeError |
| 46 lib/collection/iterable: CompileTimeError |
| 47 lib/collection/linked_hash_map: CompileTimeError |
| 48 lib/collection/list: CompileTimeError |
| 49 lib/collection/queue: CompileTimeError |
| 50 lib/collection/splay_tree: CompileTimeError |
| 51 lib/convert/ascii: CompileTimeError |
| 52 lib/convert/byte_conversion: CompileTimeError |
| 53 lib/convert/converter: CompileTimeError |
| 54 lib/convert/encoding: CompileTimeError |
| 55 lib/convert/html_escape: CompileTimeError |
| 56 lib/convert/json: CompileTimeError |
| 57 lib/convert/latin1: CompileTimeError |
| 58 lib/convert/line_splitter: CompileTimeError |
| 59 lib/convert/string_conversion: CompileTimeError |
| 60 lib/convert/utf: CompileTimeError |
| 61 lib/core/iterable: CompileTimeError |
| 62 lib/core/list: CompileTimeError |
| 63 lib/core/map: CompileTimeError |
| 64 lib/core/print: CompileTimeError |
| 65 lib/core/set: CompileTimeError |
| 66 lib/core/string: CompileTimeError |
| 67 lib/core/symbol: CompileTimeError |
| 68 lib/core/uri: CompileTimeError |
| 69 lib/html/html_common/conversions: CompileTimeError |
| 70 lib/html/html_common/css_class_set: CompileTimeError |
| 71 lib/html/html_common/device: CompileTimeError |
| 72 lib/html/html_common/filtered_element_list: CompileTimeError |
| 73 lib/html/html_common/lists: CompileTimeError |
| 74 lib/io/bytes_builder: CompileTimeError |
| 75 lib/io/common: CompileTimeError |
| 76 lib/io/crypto: CompileTimeError |
| 77 lib/io/data_transformer: CompileTimeError |
| 78 lib/io/directory: CompileTimeError |
| 79 lib/io/directory_impl: CompileTimeError |
| 80 lib/io/eventhandler: CompileTimeError |
| 81 lib/io/file: CompileTimeError |
| 82 lib/io/file_impl: CompileTimeError |
| 83 lib/io/file_system_entity: CompileTimeError |
| 84 lib/io/http: CompileTimeError |
| 85 lib/io/http_date: CompileTimeError |
| 86 lib/io/http_headers: CompileTimeError |
| 87 lib/io/http_impl: CompileTimeError |
| 88 lib/io/http_parser: CompileTimeError |
| 89 lib/io/http_session: CompileTimeError |
| 90 lib/io/io_service: CompileTimeError |
| 91 lib/io/io_sink: CompileTimeError |
| 92 lib/io/link: CompileTimeError |
| 93 lib/io/options: CompileTimeError |
| 94 lib/io/platform: CompileTimeError |
| 95 lib/io/platform_impl: CompileTimeError |
| 96 lib/io/process: CompileTimeError |
| 97 lib/io/secure_server_socket: CompileTimeError |
| 98 lib/io/secure_socket: CompileTimeError |
| 99 lib/io/socket: CompileTimeError |
| 100 lib/io/stdio: CompileTimeError |
| 101 lib/io/string_transformer: CompileTimeError |
| 102 lib/io/timer_impl: CompileTimeError |
| 103 lib/io/websocket: CompileTimeError |
| 104 lib/io/websocket_impl: CompileTimeError |
| 105 lib/math/point: CompileTimeError |
| 106 lib/math/rectangle: CompileTimeError |
| 107 lib/utf/utf16: CompileTimeError |
| 108 lib/utf/utf32: CompileTimeError |
| 109 lib/utf/utf8: CompileTimeError |
| 110 lib/utf/utf_stream: CompileTimeError |
| 111 |
| OLD | NEW |