2.6.0
  1. fd1bd01 [cfe/ffi] add fileUri/fileOffset to members introduced by transformation by Daco Harkes · 6 years ago
  2. ef2125a [analyzer/ffi] Fix crash with dynamic field in struct by Daco Harkes · 6 years ago
  3. 2d75d0c [vm,aot] Fix handling of exported extensions in TFA tree shaker by Alexander Markov · 6 years ago
  4. 67f6108 [cfe/ffi] asFunction/fromFunction variance in CFE + regression test by Daco Harkes · 6 years ago
  5. e9fb29c [analyzer/ffi] Allow "Pointer<NativeType>" in native function signatures by Martin Kustermann · 6 years ago
  6. 7c80382 [cfe] Handle explicit extension operator calls by Johnni Winther · 6 years ago
  7. 2614842 [cfe] Handle named arguments on extensions methods correctly by Johnni Winther · 6 years ago
  8. 504c45f [CFE] Don't cleanup moved parts in uriToSource by Jens Johansen · 6 years ago
  9. f3294f7 [cfe] Ignore context when de-duplicating error messages by Aske Simon Christensen · 6 years ago
  10. 23e8f2b [cfe] Verify that Null is always nullable by Dmitry Stefantsov · 6 years ago
  11. 9634e05 [analyzer/ffi] Remove Struct type parameter in analyzer mock SDK by Martin Kustermann · 6 years ago
  12. f95a1ab [CFE] Recognize >>> in Symbol when triple-shift flag is enabled by Aske Simon Christensen · 6 years ago
  13. e000482 [cfe] Better marker length when pointing to a constructor by Aske Simon Christensen · 6 years ago
  14. dd14049 [cfe] Position on != by Aske Simon Christensen · 6 years ago
  15. 2ed7b63 [cfe] Describe subtype relation in "Nullability in CFE" by Dmitry Stefantsov · 6 years ago
  16. dbf6358 [cfe] Add .withNullability to the "Nullability in CFE" doc by Dmitry Stefantsov · 6 years ago
  17. bdf0202 [vm/ffi] Remove deprecated methods by Daco Harkes · 6 years ago
  18. f1657ab NNBD i13n: Handle returned values in deeper expressions by Sam Rawlins · 6 years ago
  19. cf9c613 Move consumerName(Request) from the analysis server generator to codegen_java.dart by Jaime Wren · 6 years ago
  20. fbc406a Revert "[vm,aot] Simple unreachable code elimination before type-flow analysis" by Alexander Markov · 6 years ago
  21. 2e6695f NNBD i13n: Add line numbers by Sam Rawlins · 6 years ago
  22. e221f83 Set nullability for function typed formal parameters. by Konstantin Shcheglov · 6 years ago
  23. a73eba9 [dartdevc] Preliminary additions to support NNBD runtime subtype checks by Nicholas Shahan · 6 years ago
  24. 41b65b2 [vm,aot] Simple unreachable code elimination before type-flow analysis by Alexander Markov · 6 years ago
  25. 81679a2 [analyzer] reduce the default number of times we repeat a benchmark by Devon Carew · 6 years ago
  26. cfe25c7 NNBD i13n: Sort navigation links by Sam Rawlins · 6 years ago
  27. e642af5 Fix behavior of ML query construction by Ari Aye · 6 years ago
  28. 95bd6a2 Fix --completion-model flag by Ari Aye · 6 years ago
  29. 65813f5 [analyzer/ffi] Extends dart:ffi specific analyzer checks by Martin Kustermann · 6 years ago
  30. c549889 Don't suggest class member completions for ExtensionOverride targets. by Konstantin Shcheglov · 6 years ago
  31. 69fa72d Flow analysis: split interface and implementation, and add more doc comments. by Paul Berry · 6 years ago
  32. b368a6d [dartdevc] copying over sourcemap file from build_web_compilers by Mark Zhou · 6 years ago
  33. 5300ce4 ADD_DIAGNOSTIC_PROPERTY_REFERENCE assist by pq · 6 years ago
  34. 3778839 Fix version number that first supports ui-as-code; fixes #37898 by Sam Rawlins · 6 years ago
  35. 0ee49dd (dart2js): Reduce worse-case complexity on dominator check in SsaSimplifyInterceptors by Sigmund Cherem · 6 years ago
  36. 3e497dd diagnostic function field support by pq · 6 years ago
  37. 9e2ce9a [vm,bytecode] Avoid duplicated initializing StoreFieldTOS by Alexander Markov · 6 years ago
  38. d82ca1a [vm/ffi] Remove Struct type argument by Daco Harkes · 6 years ago
  39. 19e2f03 NNBD i13n: Fix non-target reasons and add failing test for method return inheritance by Sam Rawlins · 6 years ago
  40. abecefd Forward compatible portion of CL that does not set types for identifiers that are not expressions. by Konstantin Shcheglov · 6 years ago
  41. 37a0c1e Create FunctionTypeImpl.synthetic() in DDC. by Konstantin Shcheglov · 6 years ago
  42. aab8879 Change experiment flag name in test runner and test config. by Robert Nystrom · 6 years ago
  43. 4a2adf5 Allow an unspecified error expectation to match multiple errors. by Robert Nystrom · 6 years ago
  44. 15fe929 Don't use LocalElementBuilder in top-level inference. by Konstantin Shcheglov · 6 years ago
  45. 127b582 Update instantiateElementTypeToBounds() to use precomputed default types for type parameters. by Konstantin Shcheglov · 6 years ago
  46. f2dd046 Migration: share code for figuring out when an access is null-aware by Paul Berry · 6 years ago
  47. cf7e48b Migration: Handle members of Object properly in FixBuilder. by Paul Berry · 6 years ago
  48. 7bdbbc4 Fix "unused variable" warning by Paul Berry · 6 years ago
  49. 878458d Migration: Add FixBuilder support for property accesses and prefixed identifiers. by Paul Berry · 6 years ago
  50. c9c8e4d Resolver fix: set auxiliaryElements properly for property accesses. by Paul Berry · 6 years ago
  51. b74c9f0 Don't use '.type' in EdgeBuilder. by Konstantin Shcheglov · 6 years ago
  52. 10ad0c3 Don't use '.type' in FindElement. by Konstantin Shcheglov · 6 years ago
  53. af67121 Add more ffi related checks by Brian Wilkerson · 6 years ago
  54. 70a7ef3 Implement pointer mixture network by Ari Aye · 6 years ago
  55. 263bfd9 Use relative URLs for navigation to enable publishing the output by Brian Wilkerson · 6 years ago
  56. 3c3bd8d [vm,aot,bytecode] Support obfuscation by Alexander Markov · 6 years ago
  57. dc0db06 Remove ChangeSet from engine.dart by Konstantin Shcheglov · 6 years ago
  58. aeacf56 Check for missing required arguments using parameter elements. by Konstantin Shcheglov · 6 years ago
  59. 6ad5c2e Combine elements building with TypeName(s) resolution. by Konstantin Shcheglov · 6 years ago
  60. 1e3cbd4 Migration: Add IndexExpression support to FixBuilder. by Paul Berry · 6 years ago
  61. 5594981c Migration: add isCompound parameter to FixBuilder.visitAssignmentTarget. by Paul Berry · 6 years ago
  62. 13f6d82 Migration: add FixBuilder support for prefix/postfix expressions. by Paul Berry · 6 years ago
  63. 0121a1f Migration: finish EdgeBuilder support for prefix/postfix expressions. by Paul Berry · 6 years ago
  64. d2f9e83 Migration: integrate flow analysis of `??` into FixBuilder by Paul Berry · 6 years ago
  65. 04d800a Migration: add fixBuilder support for throw and conditional expressions by Paul Berry · 6 years ago
  66. 4f4d1bd Migration: Add if-statement and block-statement support to FixBuilder. by Paul Berry · 6 years ago
  67. 2796749 Migration: add FixBuilder support for typed lists of expressions. by Paul Berry · 6 years ago
  68. 14d4b93 Migration: update FixBuilder to handle simple statements. by Paul Berry · 6 years ago
  69. 61790a1 Flow analysis: add support for non-null assertion operator. by Paul Berry · 6 years ago
  70. 4e9220e Flow analysis: change the way parenthesized expressions are handled. by Paul Berry · 6 years ago
  71. 8f679ab [vm,bytecode] Swap == operands in switch cases by Alexander Markov · 6 years ago
  72. 90ff37e Plumb the configuration's experiments flags through to tools. by Robert Nystrom · 6 years ago
  73. a7d95d4 [dart2js] Defer ground type recipes until assembly by Stephen Adams · 6 years ago
  74. a9e1e7e Remove 'new' from frontend_server by jonahwilliams · 6 years ago
  75. b3df8aa Change subtype checking with variance for assignments and methods. by Kallen Tu · 6 years ago
  76. 42dcdf9 [cfe] Handle promoted type variables in getStaticType by Johnni Winther · 6 years ago
  77. 39e7da9 [cfe] Fix ConstructorBuilder.prepareInitializers to refer to actual constructor. by Vyacheslav Egorov · 6 years ago
  78. ff8c704 Clean up handleVarianceModifier error handling and move to endTypeVariable. by Kallen Tu · 6 years ago
  79. a2e0006 Add an error if a field in a struct class does not have a type annotation by Brian Wilkerson · 6 years ago
  80. 3f80de6 Generate errors rather than hints for ffi conformance checks by Brian Wilkerson · 6 years ago
  81. 9f33e8d [vm/ffi] Pointer optimize indexed load and store by Daco Harkes · 6 years ago
  82. d374ff8 [parser] Allow parser test to add trace to output for easier debugging by Jens Johansen · 6 years ago
  83. 8d4c5c6 [CFE] Add toString on Message for better debugging by Jens Johansen · 6 years ago
  84. 753c187 [spell] Add 'reuslt' to blacklist by Jens Johansen · 6 years ago
  85. cd86dbb [cfe] Replace UnknownType in typedef types by Johnni Winther · 6 years ago
  86. eaeedd1 [infra] Remove class UniqueObject by Karl Klose · 6 years ago
  87. 377409f [cfe] Introduce FieldBuilder, FunctionBuilder, and ProcedureBuilder as interfaces by Johnni Winther · 6 years ago
  88. b8aef62 [kernel] Effectively clear extension members before adding new ones when loaing dill if 'shouldWriteData' by Jens Johansen · 6 years ago
  89. 8796723 [frontend_server] Enable incremental serializer by default by Jens Johansen · 6 years ago
  90. 5c2b868 [parser] late is a built-in identifier by Jens Johansen · 6 years ago
  91. 965b8cb Use the forked NNBD SDK in the test runner. by Robert Nystrom · 6 years ago
  92. 7e20ae5 Skip non-NNBD tests in NNBD test configurations. by Robert Nystrom · 6 years ago
  93. 5facc76 Initial set of hints for ffi by Brian Wilkerson · 6 years ago
  94. ec86737 [analyzer] fix an issue where the field analysisServerOptions.enableCompletionModel was not used by Devon Carew · 6 years ago
  95. 6293446 only write posix style paths in the convertToRelativeImport quickfix by Devon Carew · 6 years ago
  96. b08d775 Prevent NPE in code completion when completing inside unnamed extension (issue 38798) by Brian Wilkerson · 6 years ago
  97. 0dd6ea1 Deprecate 'useDart2jsPaths' in SdkLibrariesReader_LibraryBuilder. by Konstantin Shcheglov · 6 years ago
  98. b8943f7 improve codegen for unscoped and enum diagnostic properties by pq · 6 years ago
  99. 5098e90 Change subtype check for overrides to handle variance. by Kallen Tu · 6 years ago
  100. 58c70b8 Store the actual static type of IntegerLiteral(s) in summary. by Konstantin Shcheglov · 6 years ago