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