|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1405 lines, -1191 lines) |
Patch |
|
M |
pkg/analyzer/lib/src/fasta/ast_builder.dart
|
View
|
1
|
3 chunks |
+8 lines, -12 lines |
0 comments
|
Download
|
|
M |
pkg/analyzer/tool/summary/mini_ast.dart
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/parser/element_listener.dart
|
View
|
1
|
5 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
pkg/compiler/lib/src/tree/nodes.dart
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/builder/class_builder.dart
|
View
|
1
|
2 chunks |
+14 lines, -0 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/builder/constructor_reference_builder.dart
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/builder/library_builder.dart
|
View
|
1
|
2 chunks |
+22 lines, -1 line |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/command_line.dart
|
View
|
1
|
5 chunks |
+14 lines, -7 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/compiler_command_line.dart
|
View
|
1
|
3 chunks |
+13 lines, -63 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/fasta_codes.dart
|
View
|
1
2
3
|
1 chunk |
+55 lines, -19 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/fasta_codes_generated.dart
|
View
|
1
2
3
|
1 chunk |
+770 lines, -761 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/kernel/body_builder.dart
|
View
|
1
|
14 chunks |
+51 lines, -34 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/kernel/fasta_accessors.dart
|
View
|
1
|
4 chunks |
+21 lines, -18 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/kernel/kernel_class_builder.dart
|
View
|
1
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/kernel/kernel_function_type_alias_builder.dart
|
View
|
1
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/kernel/kernel_invalid_type_builder.dart
|
View
|
1
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/kernel/kernel_named_type_builder.dart
|
View
|
1
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/kernel/kernel_procedure_builder.dart
|
View
|
1
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/kernel/kernel_target.dart
|
View
|
1
|
3 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/loader.dart
|
View
|
1
|
3 chunks |
+18 lines, -6 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/messages.dart
|
View
|
1
|
2 chunks |
+26 lines, -0 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/parser/class_member_parser.dart
|
View
|
1
2
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/parser/listener.dart
|
View
|
1
|
4 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/parser/parser.dart
|
View
|
1
|
60 chunks |
+168 lines, -179 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/scanner/error_token.dart
|
View
|
1
|
8 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/scanner/recover.dart
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/source/diet_listener.dart
|
View
|
1
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/source/diet_parser.dart
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/source/directive_listener.dart
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/source/outline_builder.dart
|
View
|
1
|
5 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/lib/src/fasta/source/stack_listener.dart
|
View
|
1
|
4 chunks |
+11 lines, -7 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/messages.yaml
|
View
|
|
1 chunk |
+99 lines, -0 lines |
0 comments
|
Download
|
|
M |
pkg/front_end/tool/_fasta/generate_messages.dart
|
View
|
1
2
3
|
4 chunks |
+37 lines, -17 lines |
0 comments
|
Download
|