2.13.3
  1. 516eb3b Version 2.13.3 by Alexander Thomas · 4 years, 3 months ago 2.13.3
  2. 74b8195 [io/mac] Ensure FSEventsWatcher::Node is deleted synchronously with Callback that uses it. by Alexander Aprelev · 4 years, 3 months ago
  3. aff8f52 [vm/transferable] Adjust the test so it throws OOM on bionic. by Alexander Aprelev · 4 years, 3 months ago
  4. 8782eae [release] Update release notes for 2.13.3 by Alexander Thomas · 4 years, 3 months ago
  5. fdce7a8 Version 2.13.2 by Alexander Thomas · 4 years, 3 months ago
  6. 41caafa [analyzer] Fix resolving target kinds by Simon Binder · 4 years, 3 months ago
  7. bab84f8 [io/file_watcher] Ensure start/stop file watching requests are run on dart thread. by Alexander Aprelev · 4 years, 3 months ago
  8. a290a06 [vm/compiler] Generate non-speculative Unbox instructions for Phis by Alexander Markov · 4 years, 3 months ago
  9. 4473f94 [release] Add release notes for 2.13.2 by Alexander Thomas · 4 years, 3 months ago
  10. 375a2d7 Version 2.13.1 by Alexander Thomas · 4 years, 4 months ago 2.13.1
  11. e1c230e [ddc] Fix missing nullability on deferred types by Nicholas Shahan · 4 years, 4 months ago
  12. 952ed16 Fix null-safety migration error in CastMap. by Lasse R.H. Nielsen · 4 years, 4 months ago
  13. 1f16de2 [release] Add release notes for 2.13.1 by Alexander Thomas · 4 years, 4 months ago
  14. 9094f73 Version 2.13.0 by Alexander Thomas · 4 years, 4 months ago 2.13.0
  15. 4511eb2 Version 2.13.0-211.14.beta by Alexander Thomas · 4 years, 4 months ago 2.13.0-211.14.beta
  16. 47579b7 Fix PathFilter created when the analysis options file with excludes is not in the context root. by Konstantin Shcheglov · 4 years, 4 months ago
  17. 5cae07b Version 2.13.0-211.13.beta by Alexander Thomas · 4 years, 4 months ago 2.13.0-211.13.beta
  18. b99f016 [vm] Fix constant in PcRelativeCall pattern on x64 by Martin Kustermann · 4 years, 4 months ago
  19. d9e96c1 [vm/compiler] Fix relocator to take out-of-range backwards calls into acount by Martin Kustermann · 4 years, 4 months ago
  20. ffd84c4 [ddc] Fix equality tests for Functions by Nicholas Shahan · 4 years, 4 months ago
  21. f10c945 [io] Move OSError::isInprogressCode to implementation patch class. by Alexander Aprelev · 4 years, 4 months ago
  22. 69f6f34 [ddc] Source map fixes for debugger calls by Nicholas Shahan · 4 years, 4 months ago
  23. c08ed7f [vm/aot] Set type context for fields in signature shaker. by Aske Simon Christensen · 4 years, 4 months ago
  24. 67582f6 [ddc] Fix sourcemap on debugger statements by Nicholas Shahan · 4 years, 4 months ago
  25. b6f9dbc Version 2.12.4 by Alexander Thomas · 4 years, 5 months ago 2.12.4
  26. a3106a7 [release] Add release notes for 2.12.4 by Alexander Thomas · 4 years, 5 months ago
  27. a2900a5 [vm] Fix access to parameters in async closure body inside field initializer by Alexander Markov · 4 years, 5 months ago
  28. 94162a2 Version 2.13.0-211.6.beta by Alexander Thomas · 4 years, 5 months ago 2.13.0-211.6.beta
  29. 4e7f583 Add CHANGELOG entry for 2.12.3 by Srujan Gaddam · 4 years, 5 months ago
  30. 50584d2 [dart:html] Fix sanitization for HTML templates by Srujan Gaddam · 4 years, 5 months ago
  31. de87dcb Roll dart_style to the new 2.0.1. by Robert Nystrom · 4 years, 5 months ago
  32. ef1a8f4 [analyzer] Fix path format in test for windows by Danny Tuppeny · 4 years, 5 months ago
  33. 016e2e7 [analyzer] Improve handling of loose files and context rebuilds by Danny Tuppeny · 4 years, 5 months ago
  34. 7c8c6b3 Version 2.12.3 by Alexander Thomas · 4 years, 5 months ago 2.12.3
  35. ad01a07 Add CHANGELOG entry for 2.12.3 by Srujan Gaddam · 4 years, 5 months ago
  36. a322d21 [dart:html] Fix sanitization for HTML templates by Srujan Gaddam · 4 years, 5 months ago
  37. c619f1e Version 2.13.0-211.1.beta by Alexander Thomas · 4 years, 5 months ago 2.13.0-211.1.beta
  38. dda1a31 Version 2.13.0-211.0.dev by Dart CI · 4 years, 5 months ago 2.13.0-211.0.dev
  39. e778310 Version 2.13.0-210.0.dev by Dart CI · 4 years, 5 months ago 2.13.0-210.0.dev
  40. 1668734 Add a method to resolve a library by Keerti Parthasarathy · 4 years, 5 months ago
  41. 707cd92 [vm/ffi] Fix representation of value for 8-bit and 16-bit FFI loads and stores by Alexander Markov · 4 years, 5 months ago
  42. 1bf4b0c Migrate benchmark/integration/ by Konstantin Shcheglov · 4 years, 5 months ago
  43. b5d4d26 [cfe] Const factories when const functions enabled. by Kallen Tu · 4 years, 5 months ago
  44. a38a2dd [vm/aot] Fix retaining of targets of FFI callbacks in precompiler by Alexander Markov · 4 years, 5 months ago
  45. febf16a [dartdevc] Adding expression compiler e2e test sanity checks. by Mark Zhou · 4 years, 5 months ago
  46. 9704370 Version 2.13.0-209.0.dev by Dart CI · 4 years, 5 months ago 2.13.0-209.0.dev
  47. c679047 Upgrade the 'web-simple' project template to null safety. by Devon Carew · 4 years, 5 months ago
  48. b903d73 Migrate allowed status pages. by Konstantin Shcheglov · 4 years, 5 months ago
  49. 9558ac1 Migrate InternetAddressType.ANY -> InternetAddressType.any by Jonas Finnemann Jensen · 4 years, 5 months ago
  50. 6505002 [analyzer] Add LSP integration test for diagnostic context messages by Danny Tuppeny · 4 years, 5 months ago
  51. b173c18 Migrate LspPacketTransformer. by Konstantin Shcheglov · 4 years, 5 months ago
  52. f0cccea Roll dart_style 2.0.1 into the SDK. by Johnni Winther · 4 years, 5 months ago
  53. b9471aa Version 2.13.0-208.0.dev by Dart CI · 4 years, 5 months ago 2.13.0-208.0.dev
  54. c739b32 Make language tests for issue #45551 by Paul Berry · 4 years, 5 months ago
  55. cf7587a Revert "Flow analysis: track property get targets." by Paul Berry · 4 years, 5 months ago
  56. ef46d99 Version 2.13.0-207.0.dev by Dart CI · 4 years, 5 months ago 2.13.0-207.0.dev
  57. fc349bd Revert "[dart2js] Avoid premature interceptor optimizations" by Ivan Inozemtsev · 4 years, 5 months ago
  58. b7b8863 [co19] Roll co19_2 to 3642f24e2e6273c6fb65a8f60cd0edc95153942e by Alexander Thomas · 4 years, 5 months ago
  59. bc6cdf5 Flow analysis: track property get targets. by Paul Berry · 4 years, 5 months ago
  60. a15e9bc Migration: disable "apply migration" button after handleAddHintLinkClick by Paul Berry · 4 years, 5 months ago
  61. 0291de4 Migration: do not attempt to modify named expressions. by Paul Berry · 4 years, 5 months ago
  62. bce6a3e Version 2.13.0-206.0.dev by Dart CI · 4 years, 5 months ago 2.13.0-206.0.dev
  63. b55f7a1 Version 2.13.0-205.0.dev by Dart CI · 4 years, 5 months ago 2.13.0-205.0.dev
  64. 4cba249 Migrate a couple of additional libraries and some missed tests by Brian Wilkerson · 4 years, 5 months ago
  65. ee3a86d [vm] Avoid data race querying the new-space page cache. by Ryan Macnak · 4 years, 5 months ago
  66. 06729f2 [analyzer] Don't produce edits during MOVE_FILE for directives that don't change by Danny Tuppeny · 4 years, 5 months ago
  67. 61747ae Update "why not promoted" language tests with analyzer expectations. by Paul Berry · 4 years, 5 months ago
  68. 3dd1630 Version 2.13.0-204.0.dev by Dart CI · 4 years, 5 months ago 2.13.0-204.0.dev
  69. 7f009e5 [ddc] Fix private class exposed by typedef by Nicholas Shahan · 4 years, 5 months ago
  70. a6ffc74 [vm] Switch most Instances whose layout is determined in C++ to compressed pointers. by Ryan Macnak · 4 years, 5 months ago
  71. 6cacbb2 Update dartdoc to 0.42.0. by Janice Collins · 4 years, 5 months ago
  72. 9361234 [dartdevc] Splitting SDK eval e2e tests. by Mark Zhou · 4 years, 5 months ago
  73. d4bc97e Migrate a couple of files in the completion support by Brian Wilkerson · 4 years, 5 months ago
  74. c274ba7 Version 2.13.0-203.0.dev by Dart CI · 4 years, 5 months ago 2.13.0-203.0.dev
  75. a4fd3f8 Remove remaining opt-outs to 2.9 from analysis_server_client. by Konstantin Shcheglov · 4 years, 5 months ago
  76. 4757152 Migrate a few random analysis_server libraries. by Konstantin Shcheglov · 4 years, 5 months ago
  77. 87d9364 Update integration/analysis/navigation_test for non-function type aliases. by Konstantin Shcheglov · 4 years, 5 months ago
  78. c82c2f9 Modify test runner to use the new dartanalyzer `--format=json` feature. by Paul Berry · 4 years, 5 months ago
  79. 1587758 Version 2.13.0-202.0.dev by Dart CI · 4 years, 5 months ago 2.13.0-202.0.dev
  80. 0873d4e Flow analysis: remove branchTarget() construct from unit tests. by Paul Berry · 4 years, 5 months ago
  81. 5138e77 Version 2.13.0-201.0.dev by Dart CI · 4 years, 5 months ago 2.13.0-201.0.dev
  82. 3ea23d2 Migrate pkg/analysis_server/test/integration/analysis/ by Konstantin Shcheglov · 4 years, 5 months ago
  83. 1c25329 Migrate more analysis_server/test/integration/ tests. by Konstantin Shcheglov · 4 years, 5 months ago
  84. 23bee16 Migrate the instrumentation log viewer tool by Brian Wilkerson · 4 years, 5 months ago
  85. f1fb297 Migrate analysis_server/tool/spec by Konstantin Shcheglov · 4 years, 5 months ago
  86. 3f2cdd7 Version 2.13.0-200.0.dev by Dart CI · 4 years, 5 months ago 2.13.0-200.0.dev
  87. 9981461 Migrate more of server to null safety by Brian Wilkerson · 4 years, 5 months ago
  88. eab366e Version 2.13.0-199.0.dev by Dart CI · 4 years, 5 months ago 2.13.0-199.0.dev
  89. 3487385 Migrate some of the plugin support in server by Brian Wilkerson · 4 years, 5 months ago
  90. 755b81e Version 2.13.0-198.0.dev by Dart CI · 4 years, 5 months ago 2.13.0-198.0.dev
  91. 454d4db Use Object as the type for TypeUnion in analysis_server protocol generator. by Konstantin Shcheglov · 4 years, 5 months ago
  92. 00eaa3c Version 2.13.0-197.0.dev by Dart CI · 4 years, 5 months ago 2.13.0-197.0.dev
  93. 0190d20 Migrate some tests and test utilities in server by Brian Wilkerson · 4 years, 5 months ago
  94. 778c236 Issue 45579. Report WRONG_NUMBER_OF_TYPE_ARGUMENTS and TYPE_ARGUMENT_NOT_MATCHING_BOUNDS. by Konstantin Shcheglov · 4 years, 5 months ago
  95. 2cfd6e4 Flow analysis: Use blocks internally in mini_ast representation. by Paul Berry · 4 years, 5 months ago
  96. 72bc313 Unify "why not promoted" representations for for-loops and other writes. by Paul Berry · 4 years, 5 months ago
  97. 0d7b8ec Version 2.13.0-196.0.dev by Dart CI · 4 years, 5 months ago 2.13.0-196.0.dev
  98. 1cffb93 Improve error message for non-promotion due to assignment. by Paul Berry · 4 years, 5 months ago
  99. 0193522 Version 2.13.0-195.0.dev by Dart CI · 4 years, 5 months ago 2.13.0-195.0.dev
  100. a8590a2 Remove WithNonFunctionTypeAliasesMixin from analysis_server tests, enabled by default, update tests. by Konstantin Shcheglov · 4 years, 5 months ago