a8b6e18b62 Resolve x ?? y as LUB(X!, Y) instead of LUB(X, Y).
78e50a5f9b Revert "Implement the type Never"
986c0791dc Build local elements in constructor initializers.
00c6c53ff8 Include 'exists' into unlinked signature.
32f146afe2 Fix tests that are probably opinions how something should be resolved.
d2d8e8a4a5 Prefer hasLibraryDirective over hasPartOfDirective.
c331ce69a3 Update extract implicitly typed instance property tests.
dd6da838f1 [CFE] Avoid cloning bodies of lazy if elements.
3e95afb414 [CFE] Refactor const collection construction into builders.
a83fbc5edb remove unused enable lazyAssignmentOperators flag
ff75c98bf7 Remove two generated files unintentionally included in 100244.
9e90424749 Decouple startup emitter from compiler/backend
3d7405f198 Separate CodegenImpl from JavaScriptBackend
1c1af2808f Introduce Codegen interface to decouple JavaScriptBackend from the codegen phase
f1fcd89c2d [SDK] Fix missing argument in tools/bots/dart_sdk.py
4934f766d7 [vm] protobuf aware treeshaker, Support freezing messages
3173e594ba Skip not classes in mixin superclass constraints.
aa64d1d2e6 Allow building Dart with Fuchsia SDK enabled buildroots.
704fe5e663 [build] Newer versions of Mac have a predefined _FORTIFY_SOURCE that creates a conflict trying to set it with a compiler argument.
149d62bd80 [dartdevc] Adding support for labels in switch statements
b27436158a Get GenericFunctionType element from the node, not the type.
259ab698ab Fix for CompilationUnitElementImpl.nameOffset and type alias code range.
04db35c3b5 Prevent infinite recursion via not 'self'.
078338bb1d Create a data structure to track the graph of nullability nodes.
9ac7bd7855 Ensure we have a scope for variables when visiting fields
This does not actually import the runners into the engine. It only sets up the targets so they need no modifications are necessary when the migration is done. The engine has been verified to build in both buildroots.
36c315eacc [analyzer] resolve x?.y to return T?
a53c12d07a [vm] Use std::unique_ptr with Message
457e58c637 Type promotion requires current function body.
79f4ecf191 report error on const method with empty body
6aab33ff09 Fix for setter names in library local declarations.
271c8465f4 Rewrite AST when resolving constants.
dd185a029e Build local elements for metadata.
0e4370d75f Fix exception when libraries cannot be resolved (issue 36863)
51730db51b Add flutter track widget creation transform to bazel kernel worker
8d1ed856d2 Always create DeclarationsTracker in AnalysisServer.
f6ba1abab1 Additional MOVE_FILE bazel tests that cannot yet be run due to the expectations around analysis roots and the refactoring test framework.
c3285a77d6 [vm/bytecode/compiler] Make sure the first successor in branches corresponds to fallthrough
4655f63670 update analyzer.Scanner to track featureSet
e1d6decd7b [vm/bytecode/compiler] Mark _simpleInstanceOf calls with Token::kIS
65cea6b8bb Add more information to manifest warning message
209e135db6 Split out two codes from STRICT_RAW_TYPE
ab5b285f82 Record InvocationExpression.typeArgumentTypes and use it directly, without need to restore type arguments.
Adds methods to get and set the window size, as well as to query the
window's scale factor. This is useful both for custom clients, and for
building a window resize plugin to prototype what will eventually likely
be a system channel.
Plugins may need to be able to access functions affecting the GLFW
window (e.g., a plugin to resize the window). This restructures the API
to create a distinction at both the C and C++ level between the window
controller, which provides access to high-level behaviors driving the
Flutter application, and the window, which provides access to functions
to affect the UI state of the window (i.e., wrapped GLFWwindow
functions).
Also provides a PluginRegistrar extension for plugins that need access
to GLFW-specific functionality.
cdabea8fe2 [dart:io] Document raw sockets are not operating system raw sockets.
09b31ed7cd Clean up some non-driver code in constant evaluation
b4814384ff [vm/compiler] Add optional opcode arg to ILMatcher::TryMatch.
19c228115a [SDK] Adds smoke test for dartaot.
67df3ff878 Remove old commented out code.
7ec4621108 cleanup scanner configuration flags
81ced1c9bf Make a separate file for tests of implicit_this_reference_in_initializer
e5575ba64a In summary2/ast_resolver, get featureSet from enclosing unit
4679e6bf03 fix analyzer/ddc triple shift assignment
86d47dc5b4 Fixing some tests that are failing in all/most backends.
836ace6fcb [vm/bytecode] Avoid recalcualting class hierarchy for each dilp file
1ef3818f79 [ VM / Service ] Added resolved_url field to frames in _CpuProfileTimeline response
e0e5c85f48 [dartdevc] Always print errors when running ddb script
8bc1b2b41c [dart/fuzzer] Restrict libFuzzer to linux
f06c42d2b6 [vm,debugger] remove column number check in GetBreakpointLocation
0707abbaf0 [vm] Remove unnecessary indirection in AlternativeGenerationList
bdc91968a2 [ VM / Service ] Updated JSONWriter::PrintValue(double) to use double_conversion instead of Printf.
58ef1db2ba Enable the MOVE_FILE refactoring in the Analysis Server edit_domain.dart
3f90f04a74 Prepare to publish analyzer 0.36.3
3020127fc4 Change resynthesis test expectations to use new Function syntax.
dbe80f3397 Add tests for late and final variables without an initializer
797e288796 Clarify how ParameterElement getters behave in the presence of `required`.
974babb5f1 Remove named argument `nnbd` from summary testing methods.
f3d8b420a0 Consolidate all NNBD enables in summary_common.dart.
c38b65d2bc Use FreshTypeParameters from type_algebra with summary2.
f931d0e5ab Read bounds of function type type parameters.
836c04f3d2 [vm/compiler] Ensure aliasing between *[C|S] and X[C'|S'] for S < S'.
fb7137ba6f Fix isAbstract when MethodDeclaration is lazy.
f9b68f72f4 Fix copy-paste error with optionalNamed.
0130ffed1b [vm/compiler] Check for errors when loading test scripts.
8866165950 [dartdevc] Reify bottom as Null
c14496a9ee [infra] Prevent front end unit tests from being approved.
102f4addda Include the static type in the receiver type of dynamic invoke
03776172c1 Read VariableDeclaration type during checking for implicitly typed.
d5eba9b77d Remove error if a final field without initializer is marked as late
5393ce7d35 [vm, service] Fix parameter handling for profiler timeline RPCs.
97122d162e Separate abi versions out from create_sdk into their own target.
a43d36cdd9 Support for '===' and '!==' tokens.
ff0f2a6b2e Refactoring renaming of some tests in move_file_test.dart and sorting of the tests
0586be25a4 Read partOf directive metadata lazily.
0950a540d7 Convert summary_common.dart to triple-slash comment style
14d548f239 Add a toString() method for FeatureSet
e25aefc8d6 Consolidate all NNBD enables in resynthesize_common.dart.
48a7e24e39 Store lineStarts with units.
70e00c9a37 Handle ClassTypeAlias without valid Function.
b8fb787994 Add a test for uses of the default List constructor
a334395edf Switch to using FeatureSet in summary tests
dd1ae4c2d8 Fix the order during building library scopes.
4a31d8b62b Additional tests in move_file_test.dart - the analysis server tests for the MOVE_FILE refactoring.
9df061524f [tests] Update expected error NoSuchMethodError --> Error
6819a4db02 test_matrix.json changes for ABI tests
482c36d9ae [vm/debugger] Remove script soucre look up in debugger
98f67ff3d4 [dart/fuzzer] Mechanism for target functions
3646be6fb5 Add a previously missed test and cleanup test names
36b2520ca9 Add a test of creating a subtype of Never
ded5c3efd5 [ VM / Service ] Fixed HTTP requests with params not working correctly when auth codes are enabled
946c38d881 Build local elements for variable initializers.
5bac4d9b0c Reland "Add support for recording context information with analysis errors, with one example"
158a52ee3f Change the message for FLUTTER_REMOVE_WIDGET.
40a06c3a77 Implement the type Never
4fd9312586 Convert session.dart to triple-slash comment style
af4bc38490 Fix for building named function types.
6ac709a2d0 Infer mixin type arguments.
This default is already set in the framework, but this also needs to be
set in the binding layer to preserve the same behavior when the
deprecated framework parameter is removed.
1577b95c93 [CFE] Substitute types in unevaluated as-expressions and instantiations
8c2390089e [co19] DEPS updated
dd19353abb Update test of operator >>>.
dcc157633d Offset from class when reporting errors on synthetic constructors
54f9835abf The function type might be null in GenericTypeAlias.
1682b4aac5 replace parser language version comment processing
aceefaf846 [dart/vm]: fix bug in TextBuffer capacity
1ea3e418b5 Bump oldest supported ABI version
143ebf1c1c Compute default types for type parameters of GenericTypeAlias.
2209d8f0c0 Run VariableResolverVisitor during resolution.
a7c0a75442 Disable DeclarationResolver tests with summary2.
f7b73e9c4b Read linked bundles from ByteStore.
2279d88f1f Pass CompilationUnitElement to LocalElementBuilder when building locals.
a62ab22c48 remove languageVersionField and update scanner tests
52608e3174 Convert more tests to DriverResolutionTest
73639f9e1f pkg/modular_test: follow up cleanup
49dfd6f4df Build elements for constructor initializers.
f66ef921ac Write and read comment references.