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