Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/2.14.0
/
pkg
tag
2047133b6687ff02a98f624dc0da449b1c75c5a7
tagger
Alexander Thomas <athom@google.com>
Mon Sep 06 11:48:01 2021
object
4c8a4f0d7ad055fa7dea5e80862cd2074f4454d3
2.14.0
b29941a
Update SDK constraint in templates of the dart tool to enable
by Michael Thomsen
· 4 years, 1 month ago
fe1cc0e
Issue 46472. Don't resolve to static Object members via dynamic.
by Konstantin Shcheglov
· 4 years, 1 month ago
fcce34d
[ Service ] Disable CPU sample block streaming
by Ben Konyi
· 4 years, 1 month ago
9ec112a
analyzer: Support declaring and invoking unnamed constructor via 'new'
by Sam Rawlins
· 4 years, 1 month ago
cf3387e
Remove Link depenedency in Tagging debug class.
by Riley Porter
· 4 years, 1 month ago
23ba8d5
[dart2js] Move 'deferred_load.dart' to deferred_load/.
by Joshua Litt
· 4 years, 1 month ago
8038eca
[cfe] Generate equivalence visitor
by Johnni Winther
· 4 years, 1 month ago
1e0a1d9
Move enclosingFunction getter to ScopedVisitor.
by Paul Berry
· 4 years, 1 month ago
b36dcbf
[ddc] Print AST of compiled libraries with summarize-text flag.
by Riley Porter
· 4 years, 1 month ago
1689a82
Fix for https://github.com/dart-lang/sdk/issues/46509, modifying the order that `dart analyze` outputs the analysis error output.
by Jaime Wren
· 4 years, 1 month ago
4a714b2
Reland "[analyzer] Use "pub outdated" to get version numbers for pubspec completion"
by Danny Tuppeny
· 4 years, 1 month ago
eaf75d1
Move shouldIgnoreUndefined logic into LibraryElementImpl.
by Paul Berry
· 4 years, 1 month ago
1d55cd7
Consolidate duplicate logic for tracking enclosing function.
by Paul Berry
· 4 years, 1 month ago
a4afb06
Move InstanceCreationExpression resolution to a separate class.
by Sam Rawlins
· 4 years, 1 month ago
5896978
Add two Functions to dartdev to allow the extension of cli tool.
by Jaime Wren
· 4 years, 1 month ago
b13dc22
Add an analysis option allowing linter exceptions to be propagated.
by Paul Berry
· 4 years, 1 month ago
d135395
Limit simultaneous connections on http client in AssetFileSystem
by Anna Gringauze
· 4 years, 1 month ago
eec08e1
[vm] Support tear-offs for generative and factory constructors
by Alexander Markov
· 4 years, 1 month ago
d63c2df
[package:js] Allow external extension members for Native classes
by Riley Porter
· 4 years, 1 month ago
00cc25a
[analysis_server] Support plugin fixes/assists for LSP
by Danny Tuppeny
· 4 years, 1 month ago
b7f8227
Remove dead code related to visitor-based lints.
by Paul Berry
· 4 years, 1 month ago
b05892e
[cfe] Report compile time error on evaluation of const external constructors
by Johnni Winther
· 4 years, 1 month ago
4b7a1fd
[cfe] Add initial tests for show/hide subfeature of extension types
by Dmitry Stefantsov
· 4 years, 1 month ago
f5a98e7
[ddc] Unify pkg:js types and allow subtyping between them
by Srujan Gaddam
· 4 years, 1 month ago
be2e01e
Ignore acceptable analysis hints
by Kevin Moore
· 4 years, 1 month ago
4d65548
[dart2js] Remove deprecated member Compiler.fromEnvironment
by Stephen Adams
· 4 years, 1 month ago
7a2f1ad
[ddc] Add function symbol information
by Nicholas Shahan
· 4 years, 1 month ago
e774f48
Migrate pkg/vm to null safety, part 6
by Alexander Markov
· 4 years, 1 month ago
ac137cf
[cfe] Fix crash on conflicting generative and factory constructors
by Dmitry Stefantsov
· 4 years, 1 month ago
ec1fd6a
[cfe] Add tests for errors related to constructor tear offs
by Dmitry Stefantsov
· 4 years, 1 month ago
b08d3ee
[cfe] Support unfolding of lowered late instantiations
by Johnni Winther
· 4 years, 1 month ago
4fc912c
[cfe] Unfold late instantiation of typedef tear offs
by Johnni Winther
· 4 years, 1 month ago
3203879
DEPS: update protobuf to latest
by Kevin Moore
· 4 years, 1 month ago
33c7586
[cfe] Rename InternalMethodInvocation to MethodInvocation
by Johnni Winther
· 4 years, 1 month ago
730ab05
Migrate pkg/vm to null safety, part 5
by Alexander Markov
· 4 years, 1 month ago
4911f09
Revert "[analyzer] Use "pub outdated" to get version numbers for pubspec completion"
by Brian Wilkerson
· 4 years, 1 month ago
40a837d
[dart2js] Run 'dart format --fix' on deferred_load.dart.
by Joshua Litt
· 4 years, 1 month ago
4160747
Revert "[ package:dds ] Add support for caching CPU samples based on UserTag"
by Alexander Markov
· 4 years, 1 month ago
cb3a9b0
[cfe] Remove old method invocation encoding nodes
by Johnni Winther
· 4 years, 1 month ago
9cbc497
[analyzer] Use "pub outdated" to get version numbers for pubspec completion
by Danny Tuppeny
· 4 years, 1 month ago
f694241
Make LinterVisitor's second argument optional.
by Paul Berry
· 4 years, 1 month ago
16ebd4f
[cfe] Add InternalMethodInvocation, InternalPropertyGet and InternalPropertySet
by Johnni Winther
· 4 years, 1 month ago
41cf79f
[cfe] Migrate tools that do not depend on package:vm
by Johnni Winther
· 4 years, 1 month ago
9ee2259
[ package:vm_service ] Update changelog for 7.2.0 release
by Ben Konyi
· 4 years, 1 month ago
16ac19d
[package:js] Add checks for external extension members.
by Riley Porter
· 4 years, 1 month ago
746b8f1
[ package:dds ] Add support for caching CPU samples based on UserTag
by Ben Konyi
· 4 years, 1 month ago
0073b55
[testing] Migrate pkg/testing to null safety
by Johnni Winther
· 4 years, 1 month ago
45ae006
Migrate pkg/vm to null safety, part 4
by Alexander Markov
· 4 years, 1 month ago
ccd063b
Migrate pkg/vm to null safety, part 3
by Alexander Markov
· 4 years, 1 month ago
f4d3f80
Re-arrange 11 test cases to use TestCases mixin
by Sam Rawlins
· 4 years, 1 month ago
4c21e24
[cfe] Migrate tool/_fasta libraries
by Johnni Winther
· 4 years, 1 month ago
286702d
[kernel] Migrate tests
by Johnni Winther
· 4 years, 1 month ago
9696b6c
[cfe] More sound mode fixes
by Johnni Winther
· 4 years, 1 month ago
e50b483
Rename to HasMacroGenerationData.
by Konstantin Shcheglov
· 4 years, 1 month ago
54c9fef
Bump analyzer_plugin to 0.7.0
by Sam Rawlins
· 4 years, 1 month ago
5c96846
[dartdevc] Migrate DevCompilerTarget and dependencies to null safety
by Johnni Winther
· 4 years, 1 month ago
cf5587e
Improve macro documentation comments.
by Konstantin Shcheglov
· 4 years, 1 month ago
54ca936
migrate Identifer.isPrivateName to string index
by pq
· 4 years, 1 month ago
ca97ef0
Add a few data-class macros.
by Konstantin Shcheglov
· 4 years, 1 month ago
6372615
[dart2js] Cleanup type_test_registry.
by Joshua Litt
· 4 years, 1 month ago
49c3885
[cfe] Handle parser recovery in named argument name
by Johnni Winther
· 4 years, 1 month ago
c3a88df
[cfe] Support InvalidType in TypeBuilderComputer
by Johnni Winther
· 4 years, 1 month ago
b403f57
[cfe] Add test for issue 44733
by Johnni Winther
· 4 years, 1 month ago
da2f5bb
[cfe] Ensure inferred parameter types on intermediate mixin application constructors
by Johnni Winther
· 4 years, 1 month ago
eb1a216
[cfe] Fix sound mode failures
by Johnni Winther
· 4 years, 1 month ago
c07e150
[cfe] Don't create unnecessary typedef tear off lowerings
by Johnni Winther
· 4 years, 1 month ago
ef8add0
Analyzer function refs: report more disallowed instantiations
by Sam Rawlins
· 4 years, 1 month ago
c058aac
Remove unused isXyz getters.
by Konstantin Shcheglov
· 4 years, 1 month ago
40766bd
Remove unused fields from Reference.
by Konstantin Shcheglov
· 4 years, 2 months ago
334d926
Remove ElementImpl.isFromMacro
by Konstantin Shcheglov
· 4 years, 2 months ago
cf88dd2
Move ElementImpl._languageVersion into LibraryElementImpl.
by Konstantin Shcheglov
· 4 years, 2 months ago
53cb226
Store informative data for macro-produced elements.
by Konstantin Shcheglov
· 4 years, 2 months ago
9ed2c68
[dart2js] Add features to flavor string.
by Joshua Litt
· 4 years, 2 months ago
5668791
[ddc] Bump browser_launcher dep to v1.0.0
by Nicholas Shahan
· 4 years, 2 months ago
c9a570c
Store macro generated code into corresponding elements.
by Konstantin Shcheglov
· 4 years, 2 months ago
fd54c50
[cfe] Add TypeDependency
by Johnni Winther
· 4 years, 2 months ago
639665c
[Macro] Resolve types in new class members in the scope of the class.
by Konstantin Shcheglov
· 4 years, 2 months ago
15d1323
Remove 'create elements' in ReferenceResolver.
by Konstantin Shcheglov
· 4 years, 2 months ago
ca8ea1d
[cfe] Reimplement typedef tearoff lowering
by Johnni Winther
· 4 years, 2 months ago
80b05d0
[cfe] Trigger constructor parameter inference on constructor tear off
by Johnni Winther
· 4 years, 2 months ago
bfff861
[ VM / Service ] Add function signature, type parameter information to the service protocol
by Ben Konyi
· 4 years, 2 months ago
6ca507f
Enhance _combineParts() - nested Iterable(s), runtimeType.
by Konstantin Shcheglov
· 4 years, 2 months ago
21adbeb
Fix the legacy nullability prefix for function type parameter in a generic functon type.
by Konstantin Shcheglov
· 4 years, 2 months ago
84adebb
Simplify ReferenceResolver creation.
by Konstantin Shcheglov
· 4 years, 2 months ago
ab0a10b
Increment DATA_VERSION.
by Konstantin Shcheglov
· 4 years, 2 months ago
3b1e833
[ VM ] Add --mark-main-isolate-as-system-isolate flag
by Ben Konyi
· 4 years, 2 months ago
66f6a49
[cfe] Handle TypedefTearOff(Constant) in constant evaluation
by Johnni Winther
· 4 years, 2 months ago
3a96674
Migrate pkg/vm to null safety, part 2
by Alexander Markov
· 4 years, 2 months ago
b89c354
Initial support for macro(s) as built into analyzer.
by Konstantin Shcheglov
· 4 years, 2 months ago
248e943
[dds] Expand truncated strings from dart:developer log() calls in DAP output
by Danny Tuppeny
· 4 years, 2 months ago
33c3cfc
[dds] Support changing DAP debug settings after the session has started
by Danny Tuppeny
· 4 years, 2 months ago
6b4fc26
[dds] Switch DAP server mode to directly using stdin/stdout
by Danny Tuppeny
· 4 years, 2 months ago
66bd92d
[cfe] Handle missing targets and default values for redirecting factory tearoffs
by Johnni Winther
· 4 years, 2 months ago
4589991
[cfe/ffi] Fix deeply nested structs in separate files
by Daco Harkes
· 4 years, 2 months ago
7fb699d
[cfe] Unalias constructor tear-offs from proper renames
by Dmitry Stefantsov
· 4 years, 2 months ago
90ee35c
[dart2js] Tweak 'flavor' comment
by Stephen Adams
· 4 years, 2 months ago
1250fa4
Rename FileResolverTestView.resolvedLibraries
by Konstantin Shcheglov
· 4 years, 2 months ago
ca071d6
Improve the highlight range for must_be_native_function_type
by Brian Wilkerson
· 4 years, 2 months ago
16ddc5c
Improve the highlight range for empty_struct
by Brian Wilkerson
· 4 years, 2 months ago
2fe7a1d
[cfe] Treat declaration of .new constructor as that of default one
by Dmitry Stefantsov
· 4 years, 2 months ago
Next »