|
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+143 lines, -30128 lines) |
Patch |
|
M |
frog/frogc.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
frog/lang.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
D |
frog/leg/README.txt
|
View
|
|
1 chunk |
+0 lines, -25 lines |
0 comments
|
Download
|
|
D |
frog/leg/api.dart
|
View
|
|
1 chunk |
+0 lines, -50 lines |
0 comments
|
Download
|
|
D |
frog/leg/apiimpl.dart
|
View
|
|
1 chunk |
+0 lines, -95 lines |
0 comments
|
Download
|
|
D |
frog/leg/colors.dart
|
View
|
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
Download
|
|
D |
frog/leg/compile_time_constants.dart
|
View
|
|
1 chunk |
+0 lines, -1115 lines |
0 comments
|
Download
|
|
D |
frog/leg/compiler.dart
|
View
|
|
1 chunk |
+0 lines, -552 lines |
0 comments
|
Download
|
|
D |
frog/leg/dart2js.dart
|
View
|
|
1 chunk |
+0 lines, -153 lines |
0 comments
|
Download
|
|
D |
frog/leg/diagnostic_listener.dart
|
View
|
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
|
D |
frog/leg/elements/elements.dart
|
View
|
|
1 chunk |
+0 lines, -969 lines |
0 comments
|
Download
|
|
D |
frog/leg/emitter.dart
|
View
|
|
1 chunk |
+0 lines, -728 lines |
0 comments
|
Download
|
|
D |
frog/leg/enqueue.dart
|
View
|
|
1 chunk |
+0 lines, -208 lines |
0 comments
|
Download
|
|
D |
frog/leg/frog_leg.dart
|
View
|
|
1 chunk |
+0 lines, -100 lines |
0 comments
|
Download
|
|
D |
frog/leg/io/io.dart
|
View
|
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
|
D |
frog/leg/leg.dart
|
View
|
|
1 chunk |
+0 lines, -37 lines |
0 comments
|
Download
|
|
D |
frog/leg/lib/clock.dart
|
View
|
|
1 chunk |
+0 lines, -20 lines |
0 comments
|
Download
|
|
D |
frog/leg/lib/constant_map.dart
|
View
|
|
1 chunk |
+0 lines, -50 lines |
0 comments
|
Download
|
|
D |
frog/leg/lib/core.dart
|
View
|
|
1 chunk |
+0 lines, -50 lines |
0 comments
|
Download
|
|
D |
frog/leg/lib/coreimpl.dart
|
View
|
|
1 chunk |
+0 lines, -25 lines |
0 comments
|
Download
|
|
D |
frog/leg/lib/io.dart
|
View
|
|
1 chunk |
+0 lines, -126 lines |
0 comments
|
Download
|
|
D |
frog/leg/lib/js_helper.dart
|
View
|
|
1 chunk |
+0 lines, -1376 lines |
0 comments
|
Download
|
|
D |
frog/leg/lib/mock.dart
|
View
|
|
1 chunk |
+0 lines, -43 lines |
0 comments
|
Download
|
|
D |
frog/leg/lib/mockimpl.dart
|
View
|
|
1 chunk |
+0 lines, -402 lines |
0 comments
|
Download
|
|
D |
frog/leg/lib/native_helper.dart
|
View
|
|
1 chunk |
+0 lines, -263 lines |
0 comments
|
Download
|
|
D |
frog/leg/lib/regexp_helper.dart
|
View
|
|
1 chunk |
+0 lines, -46 lines |
0 comments
|
Download
|
|
D |
frog/leg/lib/string_helper.dart
|
View
|
|
1 chunk |
+0 lines, -127 lines |
0 comments
|
Download
|
|
D |
frog/leg/namer.dart
|
View
|
|
1 chunk |
+0 lines, -218 lines |
0 comments
|
Download
|
|
D |
frog/leg/native_emitter.dart
|
View
|
|
1 chunk |
+0 lines, -356 lines |
0 comments
|
Download
|
|
D |
frog/leg/native_handler.dart
|
View
|
|
1 chunk |
+0 lines, -351 lines |
0 comments
|
Download
|
|
D |
frog/leg/operations.dart
|
View
|
|
1 chunk |
+0 lines, -284 lines |
0 comments
|
Download
|
|
D |
frog/leg/resolver.dart
|
View
|
|
1 chunk |
+0 lines, -1800 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/array_based_scanner.dart
|
View
|
|
1 chunk |
+0 lines, -171 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/byte_array_scanner.dart
|
View
|
|
1 chunk |
+0 lines, -37 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/byte_strings.dart
|
View
|
|
1 chunk |
+0 lines, -141 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/class_element_parser.dart
|
View
|
|
1 chunk |
+0 lines, -133 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/d8_scanner_bench.dart
|
View
|
|
1 chunk |
+0 lines, -29 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/file_with_non_ascii.dart
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/keyword.dart
|
View
|
|
1 chunk |
+0 lines, -255 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/listener.dart
|
View
|
|
1 chunk |
+0 lines, -1476 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/motile.dart
|
View
|
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/motile_d8.dart
|
View
|
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/motile_node.dart
|
View
|
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/node_scanner_bench.dart
|
View
|
|
1 chunk |
+0 lines, -48 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/parser.dart
|
View
|
|
1 chunk |
+0 lines, -1592 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/parser_bench.dart
|
View
|
|
1 chunk |
+0 lines, -114 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/parser_task.dart
|
View
|
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/partial_parser.dart
|
View
|
|
1 chunk |
+0 lines, -110 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/scanner.dart
|
View
|
|
1 chunk |
+0 lines, -764 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/scanner_bench.dart
|
View
|
|
1 chunk |
+0 lines, -150 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/scanner_implementation.dart
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/scanner_task.dart
|
View
|
|
1 chunk |
+0 lines, -204 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/scannerlib.dart
|
View
|
|
1 chunk |
+0 lines, -26 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/source_list.dart
|
View
|
|
1 chunk |
+0 lines, -388 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/string_scanner.dart
|
View
|
|
1 chunk |
+0 lines, -74 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/token.dart
|
View
|
|
1 chunk |
+0 lines, -439 lines |
0 comments
|
Download
|
|
D |
frog/leg/scanner/vm_scanner_bench.dart
|
View
|
|
1 chunk |
+0 lines, -39 lines |
0 comments
|
Download
|
|
D |
frog/leg/script.dart
|
View
|
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
|
D |
frog/leg/source_file.dart
|
View
|
|
1 chunk |
+0 lines, -98 lines |
0 comments
|
Download
|
|
D |
frog/leg/ssa/bailout.dart
|
View
|
|
1 chunk |
+0 lines, -366 lines |
0 comments
|
Download
|
|
D |
frog/leg/ssa/builder.dart
|
View
|
|
1 chunk |
+0 lines, -2971 lines |
0 comments
|
Download
|
|
D |
frog/leg/ssa/closure.dart
|
View
|
|
1 chunk |
+0 lines, -417 lines |
0 comments
|
Download
|
|
D |
frog/leg/ssa/codegen.dart
|
View
|
|
1 chunk |
+0 lines, -1565 lines |
0 comments
|
Download
|
|
D |
frog/leg/ssa/codegen_helpers.dart
|
View
|
|
1 chunk |
+0 lines, -353 lines |
0 comments
|
Download
|
|
D |
frog/leg/ssa/js_names.dart
|
View
|
|
1 chunk |
+0 lines, -183 lines |
0 comments
|
Download
|
|
D |
frog/leg/ssa/nodes.dart
|
View
|
|
1 chunk |
+0 lines, -2083 lines |
0 comments
|
Download
|
|
D |
frog/leg/ssa/optimize.dart
|
View
|
|
1 chunk |
+0 lines, -709 lines |
0 comments
|
Download
|
|
D |
frog/leg/ssa/ssa.dart
|
View
|
|
1 chunk |
+0 lines, -25 lines |
0 comments
|
Download
|
|
D |
frog/leg/ssa/tracer.dart
|
View
|
|
1 chunk |
+0 lines, -422 lines |
0 comments
|
Download
|
|
D |
frog/leg/ssa/types.dart
|
View
|
|
1 chunk |
+0 lines, -66 lines |
0 comments
|
Download
|
|
D |
frog/leg/ssa/validate.dart
|
View
|
|
1 chunk |
+0 lines, -153 lines |
0 comments
|
Download
|
|
D |
frog/leg/ssa/value_set.dart
|
View
|
|
1 chunk |
+0 lines, -153 lines |
0 comments
|
Download
|
|
D |
frog/leg/string_validator.dart
|
View
|
|
1 chunk |
+0 lines, -187 lines |
0 comments
|
Download
|
|
D |
frog/leg/tools/find_file_to_parse.sh
|
View
|
|
1 chunk |
+0 lines, -73 lines |
0 comments
|
Download
|
|
D |
frog/leg/tools/mini_parser.dart
|
View
|
|
1 chunk |
+0 lines, -333 lines |
0 comments
|
Download
|
|
D |
frog/leg/tree/dartstring.dart
|
View
|
|
1 chunk |
+0 lines, -209 lines |
0 comments
|
Download
|
|
D |
frog/leg/tree/nodes.dart
|
View
|
|
1 chunk |
+0 lines, -1644 lines |
0 comments
|
Download
|
|
D |
frog/leg/tree/tree.dart
|
View
|
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
Download
|
|
D |
frog/leg/tree/unparser.dart
|
View
|
|
1 chunk |
+0 lines, -399 lines |
0 comments
|
Download
|
|
D |
frog/leg/tree/visitors.dart
|
View
|
|
1 chunk |
+0 lines, -84 lines |
0 comments
|
Download
|
|
D |
frog/leg/tree_validator.dart
|
View
|
|
1 chunk |
+0 lines, -68 lines |
0 comments
|
Download
|
|
D |
frog/leg/typechecker.dart
|
View
|
|
1 chunk |
+0 lines, -716 lines |
0 comments
|
Download
|
|
D |
frog/leg/universe.dart
|
View
|
|
1 chunk |
+0 lines, -234 lines |
0 comments
|
Download
|
|
D |
frog/leg/util/characters.dart
|
View
|
|
1 chunk |
+0 lines, -135 lines |
0 comments
|
Download
|
|
D |
frog/leg/util/link.dart
|
View
|
|
1 chunk |
+0 lines, -34 lines |
0 comments
|
Download
|
|
D |
frog/leg/util/link_implementation.dart
|
View
|
|
1 chunk |
+0 lines, -165 lines |
0 comments
|
Download
|
|
D |
frog/leg/util/util.dart
|
View
|
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
|
D |
frog/leg/util/util_implementation.dart
|
View
|
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
|
D |
frog/leg/warnings.dart
|
View
|
|
1 chunk |
+0 lines, -230 lines |
0 comments
|
Download
|
|
M |
frog/presubmit.py
|
View
|
|
2 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
|
M |
frog/tests/leg/src/LinkTest.dart
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
frog/tests/leg/src/ParserTest.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
frog/tests/leg/src/PartialParserTest.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
frog/tests/leg/src/ResolverTest.dart
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
frog/tests/leg/src/ScannerTest.dart
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
frog/tests/leg/src/TypeCheckerTest.dart
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
frog/tests/leg/src/compiler_helper.dart
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
frog/tests/leg/src/mock_compiler.dart
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
frog/tests/leg/src/parser_helper.dart
|
View
|
|
1 chunk |
+5 lines, -5 lines |
0 comments
|
Download
|
|
A + |
lib/compiler/compiler.dart
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M + |
lib/compiler/implementation/apiimpl.dart
|
View
|
|
2 chunks |
+10 lines, -9 lines |
0 comments
|
Download
|
|
M + |
lib/compiler/implementation/dart2js.dart
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M + |
lib/compiler/implementation/frog_leg.dart
|
View
|
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M + |
lib/compiler/implementation/leg.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M + |
lib/compiler/implementation/lib/core.dart
|
View
|
|
1 chunk |
+28 lines, -28 lines |
0 comments
|
Download
|
|
M + |
lib/compiler/implementation/lib/coreimpl.dart
|
View
|
|
1 chunk |
+14 lines, -14 lines |
0 comments
|
Download
|
|
M + |
lib/compiler/implementation/lib/io.dart
|
View
|
|
1 chunk |
+29 lines, -29 lines |
0 comments
|
Download
|
|
M + |
lib/compiler/implementation/native_handler.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M + |
lib/compiler/implementation/scanner/d8_scanner_bench.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M + |
lib/compiler/implementation/scanner/node_scanner_bench.dart
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M + |
lib/compiler/implementation/scanner/scannerlib.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M + |
lib/compiler/implementation/scanner/vm_scanner_bench.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M + |
lib/compiler/implementation/tools/mini_parser.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
tests/utils/src/DummyCompilerTest.dart
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
utils/compiler/build_helper.dart
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|