2.17.3
  1. 18df0aa Version 2.17.3 by William Hesse · 3 years, 6 months ago 2.17.3
  2. e4481b78 [release] Add 2.17.3 release notes by William Hesse · 3 years, 6 months ago
  3. 59ac492 [CP] Issue 49097. Resolve constants in enhanced enum constructors/methods. by Konstantin Shcheglov · 3 years, 6 months ago
  4. b144eaa Fix `dart pub login` due to unexpected `null` in response. by Jonas Finnemann Jensen · 3 years, 6 months ago
  5. 677df74 Version 2.17.2 by William Hesse · 3 years, 6 months ago
  6. 4b46b3e [release] Add 2.17.2 release notes by William Hesse · 3 years, 6 months ago
  7. bdd6cd5 Fix override suggestions with protocol2, a few tests. by Konstantin Shcheglov · 3 years, 6 months ago
  8. e09e19d [vm, compiler] Reduce multiplication by a power of two to left shifts. by Ryan Macnak · 3 years, 6 months ago
  9. edf0ab2 Version 2.17.1 by Alexander Thomas · 3 years, 6 months ago 2.17.1
  10. ad6aca4 [release] Add 2.17.1 release notes by Alexander Thomas · 3 years, 6 months ago
  11. 9922de2 [vm/ffi] Update `dart:ffi` entries in changelog by Daco Harkes · 3 years, 6 months ago
  12. 08a0051 [pkg/dart2native] Handle cases where linker-signed is not an option. by Tess Strickland · 3 years, 6 months ago
  13. 93c864c [vm/ffi] Support `late` `Finalizable` variables by Daco Harkes · 3 years, 6 months ago
  14. becd02a Issue 48682. Run 'dart pub' in PluginManager. by Konstantin Shcheglov · 3 years, 6 months ago
  15. 9f52c6d Version 2.17.0 by William Hesse · 3 years, 6 months ago 2.17.0
  16. fc290d1 Version 2.17.0-266.10.beta by Jonas Termansen · 3 years, 6 months ago 2.17.0-266.10.beta
  17. 0d8ce7a [vm] Flush thread store buffer block after processing finalizers by Daco Harkes · 3 years, 6 months ago
  18. cbfcddb Version 2.17.0-266.9.beta by Jonas Termansen · 3 years, 6 months ago
  19. 50c4449 Version 2.17.0-266.8.beta by Jonas Termansen · 3 years, 6 months ago 2.17.0-266.8.beta
  20. de5b6c8 Add 2.17 language features to CHANGELOG. by Robert Nystrom · 3 years, 6 months ago
  21. e5fa9de Version 2.17.0-266.7.beta by Alexander Thomas · 3 years, 7 months ago 2.17.0-266.7.beta
  22. ee1bc42 [cfe] Adjust nullability of FutureOrType after substitution by Chloe Stefantsova · 3 years, 7 months ago
  23. 9889263 Bump pub to a949b329b1b51f5f3973a790e0a0a45897d837de by Sigurd Meldgaard · 3 years, 7 months ago
  24. 0d099f2 Version 2.17.0-266.5.beta by William Hesse · 3 years, 7 months ago 2.17.0-266.5.beta
  25. e3c2291 [vm] More efficiently access thread CPU time on Mac. by Ryan Macnak · 3 years, 7 months ago
  26. cc81208 [zlib] Update dart zlib dependency to get zlib 1.2.12 by Alexander Aprelev · 3 years, 7 months ago
  27. 33b28c8 Completion for fields after 'this.' in enum constructors. by Konstantin Shcheglov · 3 years, 7 months ago
  28. 04ac30d Roll DevTools to 2.12.2 by Kenzie Schmoll · 3 years, 7 months ago
  29. f694709 Version 2.17.0-266.1.beta by Jonas Termansen · 3 years, 7 months ago 2.17.0-266.1.beta
  30. 760722f Version 2.17.0-266.0.dev by Dart CI · 3 years, 8 months ago 2.17.0-266.0.dev
  31. 2271a79 Version 2.17.0-265.0.dev by Dart CI · 3 years, 8 months ago 2.17.0-265.0.dev
  32. 2ebad48 Mark devtools_server tests as slow on Windows by Ben Konyi · 3 years, 8 months ago
  33. f2ca5f9 Convert remaining handlers in server domain by Brian Wilkerson · 3 years, 8 months ago
  34. 3ef94c6 Version 2.17.0-264.0.dev by Dart CI · 3 years, 8 months ago 2.17.0-264.0.dev
  35. 7bfa7fc [cfe] Improve experiment not enabled messages by Johnni Winther · 3 years, 8 months ago
  36. 4c03874 Revert "[VM / IO] - Reland : Assert when an OSError exception is reported with no error" by Slava Egorov · 3 years, 8 months ago
  37. d208e91 Version 2.17.0-263.0.dev by Dart CI · 3 years, 8 months ago 2.17.0-263.0.dev
  38. 60857f8 Fixing test runner `--help` typo by Mark Zhou · 3 years, 8 months ago
  39. e30e017 [ddc] Add context to the undetermined nullability error by Nicholas Shahan · 3 years, 8 months ago
  40. dc8002c [VM / IO] - Reland : Assert when an OSError exception is reported with no error by asiva · 3 years, 8 months ago
  41. 80e2bfa Issue 48719. Fix for constant evaluation and generic class with super-formal. by Konstantin Shcheglov · 3 years, 8 months ago
  42. 84d45cd [vm, ffi] Restore PP after leaf callouts on RISC-V. by Ryan Macnak · 3 years, 8 months ago
  43. 4a1003c `ConvertForEachToForLoop` to handle `return` by Ahmed Ashour · 3 years, 8 months ago
  44. 143b4ed Update to the latest package:async by Nate Bosch · 3 years, 8 months ago
  45. 45c94f9 Extract remaining handler from diagnostic domain by Brian Wilkerson · 3 years, 8 months ago
  46. 8ecce93 Convert the analysics domain to handlers by Brian Wilkerson · 3 years, 8 months ago
  47. 95f05de Version 2.17.0-262.0.dev by Dart CI · 3 years, 8 months ago 2.17.0-262.0.dev
  48. 67c6e23 [io/win] Use filewin api which is coordinated with GetLastError, rather than errno. by Alexander Aprelev · 3 years, 8 months ago
  49. 6fbcffb Convert the sync handlers from the analysis domain by Brian Wilkerson · 3 years, 8 months ago
  50. b262b84 [vm] Generate nicer static symbols for Dart code. by Ryan Macnak · 3 years, 8 months ago
  51. 27f9b25 [cfe] Report error on immediately declared abstract membrs in enums by Chloe Stefantsova · 3 years, 8 months ago
  52. aeed1fd [vm, ffi] Port missing safepoint transition code to RISC-V. by Ryan Macnak · 3 years, 8 months ago
  53. bdf8150 [analysis_server] Support a max number of completion items for LSP using isIncomplete by Danny Tuppeny · 3 years, 8 months ago
  54. 1168829 [dart2js] Accept `--output file` command line option by Stephen Adams · 3 years, 8 months ago
  55. d2b0a37 [cfe] Avoid synthesized locations for reporting conflict errors by Chloe Stefantsova · 3 years, 8 months ago
  56. 6e5ab8a Version 2.17.0-261.0.dev by Dart CI · 3 years, 8 months ago 2.17.0-261.0.dev
  57. ef413b9 add a socket communication option for the process executor by Jake Macdonald · 3 years, 8 months ago
  58. f4851dd Better error message when no errors were found. by Ahmed Ashour · 3 years, 8 months ago
  59. e057dddc [dart2js] Add missing Copyright lines by Stephen Adams · 3 years, 8 months ago
  60. e47df63 [cfe] Refactor experimental flags by Johnni Winther · 3 years, 8 months ago
  61. 06bf357 [cfe] Allow final super parameters by Chloe Stefantsova · 3 years, 8 months ago
  62. cb72690 Set language to 2.15 for frontend_server, opt-out all existing files. by Konstantin Shcheglov · 3 years, 8 months ago
  63. 815ef17 [cfe] Add ParameterBuilder and FunctionTypeParameterBuilder by Johnni Winther · 3 years, 8 months ago
  64. 808470b Version 2.17.0-260.0.dev by Dart CI · 3 years, 8 months ago 2.17.0-260.0.dev
  65. 5e79626 Resolve deferred closures in stages. by Paul Berry · 3 years, 8 months ago
  66. d063ac3 Revert `Isolate.run`. by Lasse R.H. Nielsen · 3 years, 8 months ago
  67. e8a5669 [CFE] Fix NNBD issues in crash test minimizer by Jens Johansen · 3 years, 8 months ago
  68. 3e856e1 Version 2.17.0-259.0.dev by Dart CI · 3 years, 8 months ago 2.17.0-259.0.dev
  69. ac19f52 Reland "[cfe] Remove coercions for super parameters" by Chloe Stefantsova · 3 years, 8 months ago
  70. c286b76 Allow sockets to enable TLS renegotiation. by Brian Quinlan · 3 years, 8 months ago
  71. 10bbfbe [cfe] Handle type dependencies through SynthesizedSourceConstructorBuilder by Johnni Winther · 3 years, 8 months ago
  72. 04fca73 Version 2.17.0-258.0.dev by Dart CI · 3 years, 8 months ago 2.17.0-258.0.dev
  73. 3feede1 Remove final when converting to a super parameter by Brian Wilkerson · 3 years, 8 months ago
  74. 3a4adb7 Revert "[VM / IO] - Assert when an OSError exception is reported with no error" by Alexander Aprelev · 3 years, 8 months ago
  75. 6bab50e [dart2js] Add test to verify component trimming. by Joshua Litt · 3 years, 8 months ago
  76. 9038f5e [VM / IO] - Assert when an OSError exception is reported with no error by asiva · 3 years, 8 months ago
  77. ffdb1e3 Update DevTools to version 2.12.1 by Kenzie Schmoll · 3 years, 8 months ago
  78. 7516ec2 [dart2js] Remove CodeLocation. by Joshua Litt · 3 years, 8 months ago
  79. e80b931 Version 2.17.0-257.0.dev by Dart CI · 3 years, 8 months ago 2.17.0-257.0.dev
  80. 1123958 Revert "[cfe] Remove coercions for super parameters" by Chloe Stefantsova · 3 years, 8 months ago
  81. b1fbe0c [dart2js] Support running modular analysis alongside building a dill. by Joshua Litt · 3 years, 8 months ago
  82. 818f886 [ddc] Adding support for arm64 build paths for DDB by Mark Zhou · 3 years, 8 months ago
  83. a756565 [ddc] Removing enum field optimizations due to enhanced enums supporting static fields. by Mark Zhou · 3 years, 8 months ago
  84. d1e23b8 [js_ast] Clamp unmigrated files to @dart = 2.10 by Stephen Adams · 3 years, 8 months ago
  85. 2d530c1 [infra] Upload RISCV64 SDK. by Ryan Macnak · 3 years, 8 months ago
  86. d087f03 [ DDS ] Fix devtools_server tests on Windows by Ben Konyi · 3 years, 8 months ago
  87. d5c9f08 [cfe] Add DillConstructorBuilder to super parameters inference by Chloe Stefantsova · 3 years, 8 months ago
  88. 6985d64 Version 2.17.0-256.0.dev by Dart CI · 3 years, 8 months ago 2.17.0-256.0.dev
  89. ba4e18b [ddc] Remove more diffs with pkg/js_ast by Nicholas Shahan · 3 years, 8 months ago
  90. 31dbdd4 Allow excluding pubspec.yaml and analysis_options.yaml by Sam Rawlins · 3 years, 8 months ago
  91. f2d3051 [vm] Some pieces for Windows ARM support. by Ryan Macnak · 3 years, 8 months ago
  92. b55dc76 [benchmarks] Add micro-benchmark for async/await with live variables by Alexander Markov · 3 years, 8 months ago
  93. 5234076 Tweaks for MessageGrouper. by Konstantin Shcheglov · 3 years, 8 months ago
  94. 8a280c9 [build] -fno-strict-vtable-pointers is a Clang-only flag. by Ryan Macnak · 3 years, 8 months ago
  95. 05f50c7 Add a piece of analyzer/CFE shared infractructure for language issue 731. by Paul Berry · 3 years, 8 months ago
  96. 9ab676b Migrate analysis domain tests to PubPackageAnalysisServerTest. by Konstantin Shcheglov · 3 years, 8 months ago
  97. 856fcb9 [dart2wasm] Add experimental JS interop API for dart2wasm. by Joshua Litt · 3 years, 8 months ago
  98. 25b9957 Issue 48697. Fix for inferring super-formal parameters when generic base class. by Konstantin Shcheglov · 3 years, 8 months ago
  99. 6207471 Convert two sync handlers from the edit domain by Brian Wilkerson · 3 years, 8 months ago
  100. 224d276 [analysis_server] Fix LSP typeDefinition test on Windows by Danny Tuppeny · 3 years, 8 months ago