- 1d6eac5 [cfe] Only use experimental release version when flag is not on by default by Johnni Winther · 4 years, 5 months ago
- cbbd76e [dart2js] Port deferred_loading_test to features. by Joshua Litt · 4 years, 5 months ago
- 586bbcb Update flow analysis properly when desugaring late local variables. by Paul Berry · 4 years, 5 months ago
- b2e33ee [cfe] Check getter/setter types on top level and extension members by Johnni Winther · 4 years, 5 months ago
- 51c6ba0 Introduce distinct subclasses for _SimpleContext. by Paul Berry · 4 years, 5 months ago
- 5a2a435 [cfe] Use combined member signature for override inference. by Johnni Winther · 4 years, 5 months ago
- 1c0c0a1 [cfe] Resolve "Never" as "Null" in opt-out libraries by Johnni Winther · 4 years, 5 months ago
- ed2f45d Ensure that `if` statements promote properly in unreachable code by Paul Berry · 4 years, 5 months ago
- 19995ba Replace flow ranalysis reachability bool with a stack. by Paul Berry · 4 years, 5 months ago
- 3b4fe0d [cfe] Use computeRawType in Null Safe UP and DOWN by Dmitry Stefantsov · 4 years, 5 months ago
- f59c861 [CFE] Short-circuit certain types in ConstantEvaluators _evaluateSubexpression by Jens Johansen · 4 years, 5 months ago
- 2c40d6a Fix CFE legacy type promotion. by Paul Berry · 4 years, 5 months ago
- 4292d9c [cfe] Handle required parameters in subtype check by Johnni Winther · 4 years, 5 months ago
- 28c6ab3 [cfe] Report errors on incompatible getter/setter types by Johnni Winther · 4 years, 5 months ago
- d69a211 [CFE] Remove old dill test, suit etc. by Jens Johansen · 4 years, 5 months ago
- 8b07d19 [kernel] Remove DirectPropertyGet/DirectPropertySet/DirectMethodInvocation by Johnni Winther · 4 years, 5 months ago
- d34287a [cfe] Show regeneration command on unittest expectation failures by Johnni Winther · 4 years, 5 months ago
- 8881446 [cfe] Exclude Object from top types in NNBD instantiate-to-bound by Dmitry Stefantsov · 4 years, 5 months ago
- 2dc59dd [cfe] Add tests for copyWith call sites in valueClass by jlcontreras · 4 years, 5 months ago
- d1a6dcf [CFE] Change wording from 'successes' to 'effectively constant' by Jens Johansen · 4 years, 5 months ago
- 94f1c0b Reland "Generate "late definitely assigned" error regardless of nullability" by Paul Berry · 4 years, 5 months ago
- 3198d7c [CFE] Constant evaluator doesn't throw by Jens Johansen · 4 years, 6 months ago
- a4ecdfc Revert "Generate "late definitely assigned" error regardless of nullability" by Paul Berry · 4 years, 6 months ago
- 2d22e74 Generate "late definitely assigned" error regardless of nullability by Paul Berry · 4 years, 6 months ago
- d1ca72f [CFE] Turn on constant evaluation stress test by default; include in expect files by Jens Johansen · 4 years, 6 months ago
- 6d7c92f [CFE] Add "strong" tests of the constant evaluator by Jens Johansen · 4 years, 6 months ago
- 4025dee [cfe] Ensure that default values on synthesized constructor are included in outlines by Johnni Winther · 4 years, 6 months ago
- 0176a3d Fix flow analysis handling of late variables with initializers. by Paul Berry · 4 years, 6 months ago
- 280f639 Allow uninitialized final local variables to be assigned in null safety mode by Paul Berry · 4 years, 6 months ago
- def5090 Make flow analysis handling of is/==/??=/?. consistent with mixed mode semantics by Paul Berry · 4 years, 6 months ago
- 2414b29 [cfe] Throw error on exhaustive switch and expression of type Never by Johnni Winther · 4 years, 6 months ago
- d3114ba [cfe] Implement updates for UP and type parameters by Dmitry Stefantsov · 4 years, 6 months ago
- 5d8a934 [cfe] Add support for using backend defined sentinels in late lowering by Johnni Winther · 4 years, 6 months ago
- ae594b8 [CFE] Interative spell check mode for messages by Jens Johansen · 4 years, 6 months ago
- 7252a14 [cfe] Report nullable property access in the LHS of ??= by Dmitry Stefantsov · 4 years, 6 months ago
- 0ab7d79 [cfe] Change late lowering to handle unsound null values by Johnni Winther · 4 years, 6 months ago
- 60ef62a [CFE] Only include git staged files in explicit creation test by Jens Johansen · 4 years, 6 months ago
- f4501b6 Reland "[kernel] Rename Name.name to Name.text" by Johnni Winther · 4 years, 6 months ago
- b3bd2e9 [cfe] Fix git access in presubmit script on Windows by Johnni Winther · 4 years, 6 months ago
- 8fe78d5 [CFE] Give incremental_compiler_leak_test more time and reduce risk of hang by Jens Johansen · 4 years, 6 months ago
- 364ae20 [CFE] Only spell/lint check things staged in git by Jens Johansen · 4 years, 6 months ago
- e119ccad [cfe] Infer Object from constraints similar to T? = dynamic by Dmitry Stefantsov · 4 years, 6 months ago
- c9576a1 Reland "[cfe] Make fast path for adding simple member signatures" by Johnni Winther · 4 years, 6 months ago
- 644df9b Revert "Reland: [kernel] Rename Name.name to Name.text" by Johnni Winther · 4 years, 6 months ago
- c430a0a Reland: [kernel] Rename Name.name to Name.text by Johnni Winther · 4 years, 6 months ago
- fc01707 Revert "[cfe] Make fast path for adding simple member signatures" by Jason Simmons · 4 years, 6 months ago
- 99c3eac [frontend] add support for flutter widget cache by jonahwilliams · 4 years, 6 months ago
- 7302e01 Revert "[kernel] Rename Name.name to Name.text" by Daco Harkes · 4 years, 6 months ago
- 3ff8dd2 [kernel] Rename Name.name to Name.text by Johnni Winther · 4 years, 6 months ago
- f7ff99e [cfe] Make fast path for adding simple member signatures by Johnni Winther · 4 years, 6 months ago
- 809febe [CFE] Low-level coverage tool by Jens Johansen · 4 years, 6 months ago
- f4d3f8e [parser] Delete unused TokenStreamGhostWriter; test used UndoableTokenStreamRewriter by Jens Johansen · 4 years, 6 months ago
- b0acaea [parser] Recover written out binary operators by Jens Johansen · 4 years, 6 months ago
- a8f9f08 [cfe] Don't find unnamed mixin application in least upper bound by Johnni Winther · 4 years, 6 months ago
- 22db215 [cfe] Report error on nullable spread access by Johnni Winther · 4 years, 6 months ago
- 9d6ee9e [cfe] Don't lower instance fields by Johnni Winther · 4 years, 6 months ago
- 42c4c3c [cfe] Add Jenkins SMI hashcode combiner by jlcontreras · 4 years, 6 months ago
- a4b2047 Reland "Flow analysis changes to fix mixed-mode unsoundness loophole." by Paul Berry · 4 years, 6 months ago
- ab16d79 Revert "Flow analysis changes to fix mixed-mode unsoundness loophole." by Paul Berry · 4 years, 6 months ago
- d833f2f Flow analysis changes to fix mixed-mode unsoundness loophole. by Paul Berry · 4 years, 6 months ago
- eb8dfee [CFE] Clean up duplicate entries in spell checker lists by Jens Johansen · 4 years, 6 months ago
- 4fa2d64 [CFE] Change ansi escape code visualization by Jens Johansen · 4 years, 6 months ago
- 3a1f732 [parser] Make begin/end events always come in pairs by Jens Johansen · 4 years, 6 months ago
- 082295a [cfe] Support lowering of static fields with initializers by Johnni Winther · 4 years, 6 months ago
- eb30e43 specify targets for @doNotStore by pq · 4 years, 7 months ago
- a1baa37 [cfe] Rename link and test options by Johnni Winther · 4 years, 7 months ago
- 97e981e [CFE] Textual outline refactorings + ability to sort show/hide on import/export by Jens Johansen · 4 years, 7 months ago
- 6079377 [cfe] Ensure default type on all declarations by Johnni Winther · 4 years, 7 months ago
- c679be7 [parser] Remove 'suppressParseErrors' from Listener by Jens Johansen · 4 years, 7 months ago
- 85699cf [parser] Remove 'discardTypeReplacedWithCommentTypeAssign' from Listener by Jens Johansen · 4 years, 7 months ago
- 3485a23 [cfe] Catch and report non file system errors when trying to read a file. by Johnni Winther · 4 years, 7 months ago
- 4996d11 [cfe] Handle experiment release version in CFE. by Johnni Winther · 4 years, 7 months ago
- 44e466c [cfe] Handle dead code in Expression.getStaticTypeAsInstanceOf by Johnni Winther · 4 years, 7 months ago
- f190a4ae [CFE] Change sorting in textual outline by Jens Johansen · 4 years, 7 months ago
- 70914a7 [CFE] Make textual outline v2 the default and remove the old one by Jens Johansen · 4 years, 7 months ago
- 28db218 [CFE] Create version of textual outline that makes the model more explicit by Jens Johansen · 4 years, 7 months ago
- e7d0947 [kernel] Delete bin/transform.dart by Johnni Winther · 4 years, 7 months ago
- a12b14e [CFE] Add option to mark unknown textual outline chunks by Jens Johansen · 4 years, 7 months ago
- 04bc03e [CFE] Textual outline knows about (and can thus sort) imports and exports by Jens Johansen · 4 years, 7 months ago
- 66f1139 [CFE] Textual outline knows about (and can thus sort) named mixin applications by Jens Johansen · 4 years, 7 months ago
- 42214d2 [CFE] Textual outline doesn't add line-break for empty classes by Jens Johansen · 4 years, 7 months ago
- 330c750 [CFE] Textual outline doesn't add space for empty methods by Jens Johansen · 4 years, 7 months ago
- 8bca938 [parser] Better error message for annotations on type arguments by Jens Johansen · 4 years, 7 months ago
- e403e6a Flow analysis: rework handling of equality tests. by Paul Berry · 4 years, 7 months ago
- 75fe329 [CFE] Make sure textual outline suite is run on bots by Jens Johansen · 4 years, 7 months ago
- 7e42cbf [parser] Change recovery of multiple extends with comma by Jens Johansen · 4 years, 7 months ago
- b6423f1 [CFE] Make parser_test_listener up-to-date by Jens Johansen · 4 years, 7 months ago
- 1c9ba99 [CFE] Speed up leak test by Jens Johansen · 4 years, 7 months ago
- 13de7e7 [CFE] Add first stab at weekly leak test by Jens Johansen · 4 years, 7 months ago
- 3059f64 [cfe] Use mutual subtyping to check valid mixin applications by Johnni Winther · 4 years, 7 months ago
- 714ee1c [CFE] Reproduction for flutter issue #63029 by Jens Johansen · 4 years, 7 months ago
- 8cb0afa [CFE] Example of an added stub or not by Jens Johansen · 4 years, 7 months ago
- ed3584b add remaining flutter test dependencies to the allow list by Jacob MacDonald · 4 years, 7 months ago
- 7831716 [cfe] Use Object? as top type in NNBD greatest closure algorithm by Dmitry Stefantsov · 4 years, 8 months ago
- c50cbe9 [cfe] Don't use type context for local function inference when type parameters mismatch by Johnni Winther · 4 years, 8 months ago
- a624669 [CFE] Allow crashing test case minimizer to use more than one line of stacktrace to find matching crash by Jens Johansen · 4 years, 8 months ago
- 1b2c267 [cfe] Use unwrapping of nullability constructor in upper bound by Dmitry Stefantsov · 4 years, 8 months ago
- 35a8b1e Add tests for the Value Class feature. by jlcontreras · 4 years, 8 months ago
- a021b99 [cfe] Fix scope setup for generic function types by Johnni Winther · 4 years, 8 months ago
- 07aa9ec [cfe] Add test for issue 42537 by Johnni Winther · 4 years, 8 months ago