|
Copy files for splitting src/compiler.dart into several libraries
Intended future content:
common/backend_api.dart:
Backend
common/codegen.dart:
CodegenRegistry
CodegenWorkItem
common/registry.dart:
Registry
common/resolution.dart:
ResolutionCallbacks
ResolutionWorkItem
common/tasks.dart:
CompilerTask
DeferredAction
DeferredTask,
GenericTask
common/work.dart:
ItemCompilationContext
WorkItem
diagnostics/code_location.dart:
AnyLocation
CodeLocation
PackageLocation
SchemeLocation
diagnostics/invariant.dart:
DEBUG_MODE
assertDebugMode
invariant
REPORT_EXCESS_RESOLUTION
diagnostics/source_span.dart
SourceSpan
diagnostics/spannable.dart
Spannable (from util/util.dart)
NO_LOCATION_SPANNABLE (from util/util.dart)
CURRENT_ELEMENT_SPANNABLE (from util/util.dart)
scanner/token_map:
TokenKey
TokenMap
BUG=
R=sigmund@google.com
Committed: https://github.com/dart-lang/sdk/commit/1d0bc4b94ee8050fde64a4459a371aad781a2b71
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+-11 lines, --11 lines) |
Patch |
|
A + |
pkg/compiler/lib/src/common/backend_api.dart
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
pkg/compiler/lib/src/common/codegen.dart
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
pkg/compiler/lib/src/common/registry.dart
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
pkg/compiler/lib/src/common/resolution.dart
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
pkg/compiler/lib/src/common/tasks.dart
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
pkg/compiler/lib/src/common/work.dart
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
pkg/compiler/lib/src/diagnostics/code_location.dart
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
pkg/compiler/lib/src/diagnostics/invariant.dart
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
pkg/compiler/lib/src/diagnostics/source_span.dart
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
pkg/compiler/lib/src/diagnostics/spannable.dart
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
pkg/compiler/lib/src/scanner/token_map.dart
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
Total messages: 6 (2 generated)
|