2.13.0
  1. d352bc2 Remove (most) uses of the "non-nullable" experiment flag. by Lasse R.H. Nielsen · 4 years, 7 months ago
  2. 00b7040 Remove obsolete dartfix build target and scripts by Sigurd Meldgaard · 4 years, 10 months ago
  3. cd6c7ed [win] Use find.exe from %SystemRoot%/System32 to avoid conflicts with cygwin find. by Alexander Aprelev · 5 years ago
  4. d44457f [Core Libraries] Eliminate the fork in the core libraries. by Leaf Petersen · 5 years ago
  5. e82fedc [vm] Remove deprecated (and untested) ARMv5 support from the VM by Martin Kustermann · 6 years ago
  6. 0cada76 [SDK] Removes dart2aot. by Clement Skau · 6 years ago
  7. 6d468d1 Add a script and target to run dartfix by Keerti Parthasarathy · 6 years ago
  8. 8cbc4f3 [benchmark] Add support for benchmarking DDC. by Jonas Termansen · 6 years ago
  9. 6512f55 Revert "Revert "Add dart2native tool for building either an aot file or a stand-alone executable."" by Sarah Zakarias · 6 years ago
  10. 54fdd55 Revert "Add dart2native tool for building either an aot file or a stand-alone executable." by Ben Konyi · 6 years ago
  11. a6141ff Add dart2native tool for building either an aot file or a stand-alone executable. by Sarah Zakarias · 6 years ago
  12. 35df96a [dartdoc] move the dartdoc resources from bin/snapshots/resources/dartdoc to bin/resources/dartdoc by Devon Carew · 6 years ago
  13. 2687486 [SDK] Adds .exe extension for Windows binaries in dart_sdk.py. by Clement Skau · 6 years ago
  14. 3e12bdd Update `dart2aot` help output by Michael Thomsen · 6 years ago
  15. 907c514 [SDK] Adds build targets, wrappers and SDK builds for Dart AOT. by Clement Skau · 6 years ago
  16. 3d6acab [dartdevc] remove unused `dartdevk` binary, fixes #35483 by Jenny Messerly · 7 years ago
  17. 015f51c Fix windows sdk script by Sigmund Cherem · 7 years ago
  18. b484aad Remove library-root option - replace it with a libraries-spec option instead by Sigmund Cherem · 7 years ago
  19. ddf6777 Remove warning about inferring packages URI from dart2js by Peter von der Ahé · 7 years ago
  20. d673847 [dartdevc] add --kernel option, deprecate bin/dartdevk by Jenny Messerly · 7 years ago
  21. f598e69 Drop support for Dart 1 in pub by Nate Bosch · 7 years ago
  22. 1a1ff9e Reverse the pub snapshot names by Nate Bosch · 7 years ago
  23. bc7220a [VM] Turn dart2 on by default on the command line VM by asiva · 7 years ago
  24. 483c42b Switch dart2js to use dart 2 vm. by Emily Fortuna · 7 years ago
  25. 753d954 Move to dartdoc 0.20.0 and enable preview-dart-2. by Janice Collins · 7 years ago
  26. e7bad54 Make dart2js only run with 64 bit ints, not the larger ints from the vm. by Emily Fortuna · 7 years ago
  27. 30ad3f6 Set DDK to run on Dart-2 VM by Vijay Menon · 7 years ago
  28. 7c59fe6 Flip dartfmt to run in Dart 2 mode. by Bob Nystrom · 7 years ago
  29. eeec646 Convert the command-line analyzer to a dart 2 snapshot. by Devon Carew · 7 years ago
  30. 2ff2af7 Allow running pub with --preview-dart-2 by Nate Bosch · 7 years ago
  31. 9f6e8a3 Move DDC to Dart 2 snapshot by Vijay Menon · 7 years ago
  32. 0c04eb5 Disable int64 when running dart2js by Sigmund Cherem · 8 years ago
  33. 7b2678b Fix paths in sdk/bin/dartdevk.bat by Karl Klose · 8 years ago
  34. 83057c4 Run dartdevk tests on Windows too by Jens Johansen · 8 years ago
  35. 6e3d94a Revert "Run dartdevk tests on Windows too" by Jens Johansen · 8 years ago
  36. 125d704 Run dartdevk tests on Windows too by Jens Johansen · 8 years ago
  37. 2a1d5ce Fix dartedvk script paths for Windows by Karl Klose · 8 years ago
  38. 2d48be6 Invoke dartdevk.dart through shell script that locates the 'dart' executable by Karl Klose · 8 years ago
  39. ac16656 Remove MIPS support by Zachary Anderson · 8 years ago
  40. b5d53b5 Fix spew when running presubmit which triggers dartfmt.bat on windows. We should also backport this change to the sdks in tools/sdk or roll a new version of the tools/sdk by Jacob Richman · 8 years ago
  41. b7f1742 Revert "Revert "Reapply "Switch to the new analysis driver in analyzer_cli.""" by Konstantin Shcheglov · 9 years ago
  42. 64df435 Revert "Reapply "Switch to the new analysis driver in analyzer_cli."" by Zach Anderson · 9 years ago
  43. 623d286 Reapply "Switch to the new analysis driver in analyzer_cli." by Konstantin Shcheglov · 9 years ago
  44. e97042b Revert "Switch to the new analysis driver in analyzer_cli." by Konstantin Shcheglov · 9 years ago
  45. cda7520 Switch to the new analysis driver in analyzer_cli. by Konstantin Shcheglov · 9 years ago
  46. 8d8f0c5 Remove checked mode addition to sdk/bin/dart2js. by Emily Fortuna · 9 years ago
  47. 9b7247e Some constructor quick fixes: implement redirecting constructors, work with finding default constructors (!). by Emily Fortuna · 9 years ago
  48. 9941b66 Tools not running from snapshots should use /.packages by William Hesse · 9 years ago
  49. 61eee9e Use checked-in .package file for building and testing by William Hesse · 9 years ago
  50. 6d238ba Revert "Use checked-in .package file for building and testing" by William Hesse · 9 years ago
  51. 5d3e356 Use checked-in .package file for building and testing by William Hesse · 9 years ago
  52. c1cde96 use pkg/dev_compiler in the build by John Messerly · 9 years ago
  53. 9a85103 Copy Dart-configuration detection from dart script to pub. by Florian Loitsch · 9 years ago
  54. 40108f6 Update Windows build output path in .bat files by Johnni Winther · 9 years ago
  55. 8720ec8 Fix windows + gitbash (#25712) by John McDole · 9 years ago
  56. b73e02d Add dev_compiler to the SDK build process. by Paul Berry · 9 years ago
  57. ceec063 Revert "Add dev_compiler to the SDK build process." by Paul Berry · 9 years ago
  58. 2ddf244 Add dev_compiler to the SDK build process. by Paul Berry · 9 years ago
  59. fadca39 Change sdk/bin/dart2js to find an available build. by Paul Berry · 10 years ago
  60. 634e5a1 Refs #25328 Use a portable shebang by William Hesse · 10 years ago
  61. 73dfc7a Change to X64 default build in tool scripts in sdk/bin by William Hesse · 10 years ago
  62. 6485590 Remove old java-based analyzer from test scripts and status files by William Hesse · 10 years ago
  63. e9ce747 Run x64 dart2js version by default. by Florian Loitsch · 10 years ago
  64. 9ae1265 `analyzer_cli` move to SDK. by pq · 10 years ago
  65. 18b68f7 remove docgen remnants from repo, update CHANGELOG by keertip · 10 years ago
  66. c775149 remove docgen source and targets from build by keertip · 10 years ago
  67. fe5550e fix dartdoc.bat by keertip · 10 years ago
  68. fe402c5 sdk/dartanalyzer now detects an available build by Stan Manilov · 10 years ago
  69. 3865dd8 create dartdoc snapshot, add to dart-sdk. Also add resources needed to run dartdoc from the sdk. by keertip · 10 years ago
  70. ac8a228 sdk/dart now detects an available build by Stan Manilov · 10 years ago
  71. f3c6339 Switch over testing pub seperately from the the normal packages by Rico Wind · 10 years ago
  72. 2c5e890 Build fixes. by pq · 10 years ago
  73. 3d8c06c Start pulling pub from its own repo. by Natalie Weizenbaum · 10 years ago
  74. 4c03f25 Analyzer build updates to use analyzer_cli. by pquitslund@google.com · 10 years ago
  75. 1728034 Make unittests work on Windows (again) by johnniwinther@google.com · 10 years ago
  76. 6a3180b Fix path to dart_style. by rnystrom@google.com · 11 years ago
  77. 1cae12a Switch dartfmt in the SDK to run dart_style. by rnystrom@google.com · 11 years ago
  78. 25f3f67 Remove heap settings from pub scripts for SDK too. by rnystrom@google.com · 11 years ago
  79. c8de060 Revert "Revert "Use native async/await support in pub."" by nweiz@google.com · 11 years ago
  80. 0c78059 Remove --old_gen_heap_size from the pub scripts. by nweiz@google.com · 11 years ago
  81. bbe0d93 Revert "Use native async/await support in pub." by nweiz@google.com · 11 years ago
  82. 1835c63 Use native async/await support in pub. by nweiz@google.com · 11 years ago
  83. 05c54a2 dart2js: Remove heap-growth-flag that was passed to the VM. by floitsch@google.com · 11 years ago
  84. c3ab5d7 Don't use pub_packages for running the Windows pub script. by nweiz@google.com · 11 years ago
  85. 80e6b5b Remove the http package from the repo. by nweiz@google.com · 11 years ago
  86. 379ee11 Don't run async/await compiler from bin/pub. by rnystrom@google.com · 11 years ago
  87. 48ff3cc Rename snapshot, other user-visible parts of docgen to dartdocgen. by alanknight@google.com · 11 years ago
  88. 57aede2 "Reverting 41571" by alanknight@google.com · 11 years ago
  89. b9be0df Rename snapshot, other user-visible parts of docgen to dartdocgen. by alanknight@google.com · 11 years ago
  90. 844c551 "Reverting 41529" by alanknight@google.com · 11 years ago
  91. 9350585 Rename snapshot, other user-visible parts of docgen to dartdocgen. by alanknight@google.com · 11 years ago
  92. 09fbe78 Move dart2js from sdk/lib/_internal/compiler to pkg/compiler by johnniwinther@google.com · 11 years ago
  93. 8637cfd Revert "Move dart2js from sdk/lib/_internal/compiler to pkg/compiler" by johnniwinther@google.com · 11 years ago
  94. 2b336e1 Move dart2js from sdk/lib/_internal/compiler to pkg/compiler by johnniwinther@google.com · 11 years ago
  95. f7db779 Clean up scripts to run Java-based analyzer. by paulberry@google.com · 11 years ago
  96. b911665 Modify dartanalyzer scripts to look more like dart2js scripts. by paulberry@google.com · 11 years ago
  97. 80a6e82 Get binstubs working on Windows. by rnystrom@google.com · 11 years ago
  98. 17c1642 Store the async-await compiled pub code directly in the repo. by rnystrom@google.com · 11 years ago
  99. dafe5c5 Run async compiler in pub Windows batch files. by rnystrom@google.com · 11 years ago
  100. 5167458 Skeleton code for running the forthcoming async/await compiler on pub. by rnystrom@google.com · 11 years ago