3.0.3
  1. 5969da5 [dart2js] Update build infrastructure to move Dart2JS onto sound null safety. by Nate Biggs · 2 years, 6 months ago
  2. 2248e04 [dart2wasm] Fix minor bug in run_dart2wasm_d8. by Joshua Litt · 2 years, 8 months ago
  3. 6d0237a [dart2wasm] Generate js runtime at compile time. by Joshua Litt · 2 years, 8 months ago
  4. 606a64a [3.0 alpha][VM/Runtime] - Flip flag to make strong null safety the default. by asiva · 2 years, 9 months ago
  5. b493cdf [dart2wasm] Add runner script to streamline running wasm in d8. by Joshua Litt · 2 years, 9 months ago
  6. 50ac250 [dart2js] Handle private names correctly in K/J-model by Johnni Winther · 3 years, 1 month ago
  7. 822cd1c Remove dartanalyzer from built SDK. by Janice Collins · 3 years, 2 months ago
  8. 69249df [web] remove top-level scripts for dartdevc and dart2js. by Sigmund Cherem · 3 years, 3 months ago
  9. 6c76042 [dart2wasm] Build platform dill and compile dart2wasm to AOT snapshots by Aske Simon Christensen · 3 years, 4 months ago
  10. 659459b [dart2js] fix reference to package_config.json in helper script by Sigmund Cherem · 3 years, 4 months ago
  11. db513ec Moving ReleaseARM64 earlier in candidate search order by Mark Zhou · 3 years, 5 months ago
  12. 4cd91b9 Reland "Reland "Remove the pub top-level"" by Sigurd Meldgaard · 3 years, 6 months ago
  13. 6faa5f3 [dart2wasm] Initial commit for the Dart-to-WasmGC compiler. by Aske Simon Christensen · 3 years, 6 months ago
  14. d858c6a Revert "Reland "Remove the pub top-level"" by Siva Annamalai · 3 years, 7 months ago
  15. 7bb6841 Reland "Remove the pub top-level" by Sigurd Meldgaard · 3 years, 7 months ago
  16. 0e67d98 Revert "Remove the pub top-level" by Sigurd Meldgaard · 3 years, 7 months ago
  17. 872ffa8 Remove the pub top-level by Sigurd Meldgaard · 3 years, 7 months ago
  18. 93e8789 [ddc] delete unused/unsupported internal scripts to run ddc. by Sigmund Cherem · 3 years, 7 months ago
  19. 5173fd2 [ddc]: Deprecate public dartdevc scripts by Sigmund Cherem · 3 years, 7 months ago
  20. 208e7bc Remove dartdoc commands by Michael Thomsen · 3 years, 7 months ago
  21. 8415b70 [dart2js] recommend using 'dart compile js'. by Sigmund Cherem · 3 years, 7 months ago
  22. d9b69e9 Add deprecation warnings by Michael Thomsen · 3 years, 7 months ago
  23. fd0908d Remove sdk/bin/dartanalyzer_developer. by Konstantin Shcheglov · 3 years, 7 months ago
  24. 370a9d7 Mark dartdoc deprecated by Michael Thomsen · 3 years, 9 months ago
  25. 7da2117 Initial 'dart doc' developer command by Michael Thomsen · 3 years, 9 months ago
  26. f7af5c5 Deprecate dartanalyzer command by Michael Thomsen · 3 years, 10 months ago
  27. b927288 Remove "dartfmt" entrypoint from the SDK. by Robert Nystrom · 3 years, 11 months ago
  28. ae81cd5 Deprecate top level `pub`. by Sigurd Meldgaard · 4 years ago
  29. 6c5fb84 Discontinue dart2native (use dart compile) by Michael Thomsen · 4 years ago
  30. 4333b3d Add deprecation warning to dartfmt. by Robert Nystrom · 4 years, 3 months ago
  31. cac00e9 Add deprecations notices to dart2native by Michael Thomsen · 4 years, 3 months ago
  32. 6f2eeae [sdk] - Fix for issue 46050 (Allow spaces in environment constants) by asiva · 4 years, 3 months ago
  33. d352bc2 Remove (most) uses of the "non-nullable" experiment flag. by Lasse R.H. Nielsen · 4 years, 7 months ago
  34. 00b7040 Remove obsolete dartfix build target and scripts by Sigurd Meldgaard · 4 years, 10 months ago
  35. cd6c7ed [win] Use find.exe from %SystemRoot%/System32 to avoid conflicts with cygwin find. by Alexander Aprelev · 5 years ago
  36. d44457f [Core Libraries] Eliminate the fork in the core libraries. by Leaf Petersen · 5 years ago
  37. e82fedc [vm] Remove deprecated (and untested) ARMv5 support from the VM by Martin Kustermann · 6 years ago
  38. 0cada76 [SDK] Removes dart2aot. by Clement Skau · 6 years ago
  39. 6d468d1 Add a script and target to run dartfix by Keerti Parthasarathy · 6 years ago
  40. 8cbc4f3 [benchmark] Add support for benchmarking DDC. by Jonas Termansen · 6 years ago
  41. 6512f55 Revert "Revert "Add dart2native tool for building either an aot file or a stand-alone executable."" by Sarah Zakarias · 6 years ago
  42. 54fdd55 Revert "Add dart2native tool for building either an aot file or a stand-alone executable." by Ben Konyi · 6 years ago
  43. a6141ff Add dart2native tool for building either an aot file or a stand-alone executable. by Sarah Zakarias · 6 years ago
  44. 35df96a [dartdoc] move the dartdoc resources from bin/snapshots/resources/dartdoc to bin/resources/dartdoc by Devon Carew · 6 years ago
  45. 2687486 [SDK] Adds .exe extension for Windows binaries in dart_sdk.py. by Clement Skau · 6 years ago
  46. 3e12bdd Update `dart2aot` help output by Michael Thomsen · 6 years ago
  47. 907c514 [SDK] Adds build targets, wrappers and SDK builds for Dart AOT. by Clement Skau · 6 years ago
  48. 3d6acab [dartdevc] remove unused `dartdevk` binary, fixes #35483 by Jenny Messerly · 7 years ago
  49. 015f51c Fix windows sdk script by Sigmund Cherem · 7 years ago
  50. b484aad Remove library-root option - replace it with a libraries-spec option instead by Sigmund Cherem · 7 years ago
  51. ddf6777 Remove warning about inferring packages URI from dart2js by Peter von der Ahé · 7 years ago
  52. d673847 [dartdevc] add --kernel option, deprecate bin/dartdevk by Jenny Messerly · 7 years ago
  53. f598e69 Drop support for Dart 1 in pub by Nate Bosch · 7 years ago
  54. 1a1ff9e Reverse the pub snapshot names by Nate Bosch · 7 years ago
  55. bc7220a [VM] Turn dart2 on by default on the command line VM by asiva · 7 years ago
  56. 483c42b Switch dart2js to use dart 2 vm. by Emily Fortuna · 7 years ago
  57. 753d954 Move to dartdoc 0.20.0 and enable preview-dart-2. by Janice Collins · 7 years ago
  58. e7bad54 Make dart2js only run with 64 bit ints, not the larger ints from the vm. by Emily Fortuna · 7 years ago
  59. 30ad3f6 Set DDK to run on Dart-2 VM by Vijay Menon · 7 years ago
  60. 7c59fe6 Flip dartfmt to run in Dart 2 mode. by Bob Nystrom · 7 years ago
  61. eeec646 Convert the command-line analyzer to a dart 2 snapshot. by Devon Carew · 7 years ago
  62. 2ff2af7 Allow running pub with --preview-dart-2 by Nate Bosch · 7 years ago
  63. 9f6e8a3 Move DDC to Dart 2 snapshot by Vijay Menon · 7 years ago
  64. 0c04eb5 Disable int64 when running dart2js by Sigmund Cherem · 8 years ago
  65. 7b2678b Fix paths in sdk/bin/dartdevk.bat by Karl Klose · 8 years ago
  66. 83057c4 Run dartdevk tests on Windows too by Jens Johansen · 8 years ago
  67. 6e3d94a Revert "Run dartdevk tests on Windows too" by Jens Johansen · 8 years ago
  68. 125d704 Run dartdevk tests on Windows too by Jens Johansen · 8 years ago
  69. 2a1d5ce Fix dartedvk script paths for Windows by Karl Klose · 8 years ago
  70. 2d48be6 Invoke dartdevk.dart through shell script that locates the 'dart' executable by Karl Klose · 8 years ago
  71. ac16656 Remove MIPS support by Zachary Anderson · 8 years ago
  72. 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
  73. b7f1742 Revert "Revert "Reapply "Switch to the new analysis driver in analyzer_cli.""" by Konstantin Shcheglov · 9 years ago
  74. 64df435 Revert "Reapply "Switch to the new analysis driver in analyzer_cli."" by Zach Anderson · 9 years ago
  75. 623d286 Reapply "Switch to the new analysis driver in analyzer_cli." by Konstantin Shcheglov · 9 years ago
  76. e97042b Revert "Switch to the new analysis driver in analyzer_cli." by Konstantin Shcheglov · 9 years ago
  77. cda7520 Switch to the new analysis driver in analyzer_cli. by Konstantin Shcheglov · 9 years ago
  78. 8d8f0c5 Remove checked mode addition to sdk/bin/dart2js. by Emily Fortuna · 9 years ago
  79. 9b7247e Some constructor quick fixes: implement redirecting constructors, work with finding default constructors (!). by Emily Fortuna · 9 years ago
  80. 9941b66 Tools not running from snapshots should use /.packages by William Hesse · 9 years ago
  81. 61eee9e Use checked-in .package file for building and testing by William Hesse · 9 years ago
  82. 6d238ba Revert "Use checked-in .package file for building and testing" by William Hesse · 9 years ago
  83. 5d3e356 Use checked-in .package file for building and testing by William Hesse · 9 years ago
  84. c1cde96 use pkg/dev_compiler in the build by John Messerly · 9 years ago
  85. 9a85103 Copy Dart-configuration detection from dart script to pub. by Florian Loitsch · 9 years ago
  86. 40108f6 Update Windows build output path in .bat files by Johnni Winther · 9 years ago
  87. 8720ec8 Fix windows + gitbash (#25712) by John McDole · 9 years ago
  88. b73e02d Add dev_compiler to the SDK build process. by Paul Berry · 9 years ago
  89. ceec063 Revert "Add dev_compiler to the SDK build process." by Paul Berry · 9 years ago
  90. 2ddf244 Add dev_compiler to the SDK build process. by Paul Berry · 9 years ago
  91. fadca39 Change sdk/bin/dart2js to find an available build. by Paul Berry · 10 years ago
  92. 634e5a1 Refs #25328 Use a portable shebang by William Hesse · 10 years ago
  93. 73dfc7a Change to X64 default build in tool scripts in sdk/bin by William Hesse · 10 years ago
  94. 6485590 Remove old java-based analyzer from test scripts and status files by William Hesse · 10 years ago
  95. e9ce747 Run x64 dart2js version by default. by Florian Loitsch · 10 years ago
  96. 9ae1265 `analyzer_cli` move to SDK. by pq · 10 years ago
  97. 18b68f7 remove docgen remnants from repo, update CHANGELOG by keertip · 10 years ago
  98. c775149 remove docgen source and targets from build by keertip · 10 years ago
  99. fe5550e fix dartdoc.bat by keertip · 10 years ago
  100. fe402c5 sdk/dartanalyzer now detects an available build by Stan Manilov · 10 years ago