Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/2.1.0-dev.6.0
tag
456f15c914422c1aee726ae22cde20dc77ee2f2d
tagger
Alexander Thomas <athom@google.com>
Thu Sep 27 07:51:34 2018
object
a247d5279fba973a0c4c430e9ede8a03946fdb5e
2.1.0-dev.6.0
a247d52
Version 2.1.0-dev.6.0
by Alexander Thomas
· 7 years ago
2.1.0-dev.6.0
c23a981
Stop setting element model supertypes in TypeResolverVisitor when using new driver.
by Paul Berry
· 7 years ago
17b3310
Resolve bounds for type parameters of generic type alias.
by Konstantin Shcheglov
· 7 years ago
c624f8b
First cut dartfix protocol
by Dan Rubel
· 7 years ago
4cf2d39
[VM runtime] Store Smi instance type in type test cache when using the interpreter.
by Régis Crelier
· 7 years ago
a6b1a99
Make mixins abstract by default
by Brian Wilkerson
· 7 years ago
ab305f2
Recover from duplicated declarations
by Peter von der Ahé
· 7 years ago
4e32a35
Ignore synthetic elements created by the parser
by Peter von der Ahé
· 7 years ago
fc04f56
[infra] Remove deleted Dart 1 builders (app/precomp) from the test matrix
by Alexander Thomas
· 7 years ago
8477dc2
Update status after 570fd5a7884
by Jens Johansen
· 7 years ago
1652850
Compute static types during impact computation
by Johnni Winther
· 7 years ago
b4341f0
Remove unneeded method rti need
by Johnni Winther
· 7 years ago
570fd5a
Error on re-export, export and import of libraries with same name.
by Jens Johansen
· 7 years ago
4b312b2
Support multiple superclasses in the mixin `on` clause.
by Johnni Winther
· 7 years ago
8debb4e
[fuchsia] Add zx_vmo_replace_as_executable calls
by Matthew Dempsky
· 7 years ago
d34337aa
Ignore noSuchMethod() for the purpose of searching concrete member implementations.
by Konstantin Shcheglov
· 7 years ago
b6284b4
Revert "[VM] Dart_Initialize no longer crashes after Dart_Cleanup"
by Ben Konyi
· 7 years ago
94481ad
[vm] Only include debugger/profiler slots in RawCode in product mode.
by Ryan Macnak
· 7 years ago
519ee90
[VM] Dart_Initialize no longer crashes after Dart_Cleanup
by Ben Konyi
· 7 years ago
5349754
[vm] Specialize 'new List()' on kernel AST
by Alexander Markov
· 7 years ago
afd4cc9
[vm/tfa] Infer concrete class of int literals in TFA
by Alexander Markov
· 7 years ago
a4d48f4
[vm/tfa] Infer concrete class of string literals in TFA
by Alexander Markov
· 7 years ago
9106228
[vm, dwarf] Set default_is_stmt to true for compatability with dsymutil.
by Ryan Macnak
· 7 years ago
6ce0dc0
dartfix stub implementation
by danrubel
· 7 years ago
e4eb243
Look into superclassConstraints while searching for a member in interfaces.
by Konstantin Shcheglov
· 7 years ago
95d37b0
Revert "Implement inheritance/override checks from the spec."
by Zach Anderson
· 7 years ago
355c73d
[VM] Remove support for option --no-preview-dart-2
by asiva
· 7 years ago
95b8a19
Mixin declarations don't have supertype, fix isMoreSpecificThan().
by Konstantin Shcheglov
· 7 years ago
e9586a5
[vm] Update workaround for Android Kernel bug (b089d4f).
by Vyacheslav Egorov
· 7 years ago
ef7d144
Add regression test for issue 34392.
by Konstantin Shcheglov
· 7 years ago
56f6c52
large_class_declaration_test is slow now.
by Konstantin Shcheglov
· 7 years ago
0ac3b8f
[fuchsia] Add missing vm:entry-point annotation
by Zach Anderson
· 7 years ago
19e844e
[dart/fuzzing] Use current directory as SDK top (by default)
by Aart Bik
· 7 years ago
58e44c1
Don't use ClassElementImpl for now in override checking.
by Konstantin Shcheglov
· 7 years ago
62d154f
[vm/bytecode] Record null-initialized fields in bytecode
by Alexander Markov
· 7 years ago
70cc34d
Custom format errors and exceptions to show traces
by Vijay Menon
· 7 years ago
9583113
Fix NPE when accessing superclass
by Brian Wilkerson
· 7 years ago
836a1d7
Implement inheritance/override checks from the spec.
by Konstantin Shcheglov
· 7 years ago
d070397
Remove redundant resolution
by Mike Fairhurst
· 7 years ago
dba8b37
[vm] Benchmark for reading kernel bytecode
by Zach Anderson
· 7 years ago
a2eb050
[VM interpreter] Update bash script to run a Dart program in interpreted mode.
by Régis Crelier
· 7 years ago
699282b
Rename State class when StatefulWidget is renamed.
by Konstantin Shcheglov
· 7 years ago
2d53894
Check that selection offset/length is valid in Extract Local refactoring.
by Konstantin Shcheglov
· 7 years ago
7ad1e5d
Perform substitution on type argument/parameter bounds.
by Daniel Hillerström
· 7 years ago
309d38f
Consistency in messages about duplication
by Peter von der Ahé
· 7 years ago
8385c36
Move all int literal parsing and checking code together.
by Aske Simon Christensen
· 7 years ago
f4dfb61
Corrected the "reusing part" error to take exports into account.
by Erik Ernst
· 7 years ago
baa13a2
Introduce option to serialize less in frontend_server
by Jens Johansen
· 7 years ago
fe39691
Don't use --no-preview-dart-2
by Peter von der Ahé
· 7 years ago
0d588bf
Add --omit-as-casts option
by Johnni Winther
· 7 years ago
1e5b809
[dart2js] hashCode stability to improve repeatability
by Stephen Adams
· 7 years ago
654c4ba
[vm/bytecode] Fix a couple of assertions when running with bytecode
by Alexander Markov
· 7 years ago
b540626
Change DeclarationResolver to extend RecursiveAstVisitor<void>.
by Paul Berry
· 7 years ago
52bec5e
Update parser to find token on which to report the error
by danrubel
· 7 years ago
93dcfaa
[vm, gc] Concurrent marking.
by Ryan Macnak
· 7 years ago
e06ef81
[vm] Unconditionally generate interpreter stubs
by Zach Anderson
· 7 years ago
6a04b30
Fix test_mixinInference_noMatchingClass_namedMixinApplication_new_syntax
by Paul Berry
· 7 years ago
484405b
Fix missing_return hint in _getInferredMixinType
by Paul Berry
· 7 years ago
1357778
Issue 34546. Get ClassElementImpl a way that support element handles.
by Konstantin Shcheglov
· 7 years ago
012b705
[VM interpreter] Use a helper to test entry frame pc marker.
by Régis Crelier
· 7 years ago
e22dd19
Create a base class for compile-time error code test cases.
by Paul Berry
· 7 years ago
491db89
Upgrade dartdoc to v0.21.1
by Janice Collins
· 7 years ago
7cd2570
Fix parsing label between 2 switch cases
by danrubel
· 7 years ago
33f6c8e
More super mixin tests.
by Leaf Petersen
· 7 years ago
e9ff597
Optimize gatherMixinSupertypeConstraints for new mixin syntax.
by Paul Berry
· 7 years ago
5cf0d9e
Replicate existing analyzer supermixin tests using new "mixin" syntax.
by Paul Berry
· 7 years ago
20342ce
[vm/compiler] added compilation trace tracer
by Aart Bik
· 7 years ago
c92406f
bump to linter 0.1.63
by pq
· 7 years ago
19e2040
[vm] Cleanup the ability to specify entry points via JSON and text files
by Alexander Markov
· 7 years ago
ead158a
Fix gatherMixinSupertypeConstraints to handle named mixin applications.
by Paul Berry
· 7 years ago
51f2dac
Reland: [vm] Adds a benchmark for Dart_LoadLibraryFromKernel
by Zach Anderson
· 7 years ago
82c784a
Revert "[vm] Adds a benchmark for Dart_LoadLibraryFromKernel"
by Samir Jindel
· 7 years ago
762a14e
Update dart2js_dynamic_test to exclude CFE code.
by Johnni Winther
· 7 years ago
0c60a52
[VM bytecode] Triage failures in interpreted mode.
by Régis Crelier
· 7 years ago
e75a48b
Add status entries for dartdevk on new super invocation tests
by Leaf Petersen
· 7 years ago
46e5954
Turn on and fix mixin type inference checks when not in "supermixin" mode.
by Paul Berry
· 7 years ago
b7f7629
Add tests for more super invocation edge cases
by Leaf Petersen
· 7 years ago
64b6d71
[dartdevc] enable super mixin support in Kernel backend
by Jenny Messerly
· 7 years ago
0ec9945
Fix #33629 boolean negation of void
by Mike Fairhurst
· 7 years ago
0b5a7c8
Add support for intermittent filesystems to the analysis server, this PR is a synced version of Devons PR https://dart-review.googlesource.com/c/sdk/+/72980, without the DAS protocol change.
by Jaime Wren
· 7 years ago
fee8efa
[vm] Adds a benchmark for Dart_LoadLibraryFromKernel
by Zach Anderson
· 7 years ago
46ec629
[vm/bytecode] Trigger JIT-compilation from interpreter
by Alexander Markov
· 7 years ago
9f5aecb
Introduce a new flag to the Dart Analysis Server: --ux-experiment-1 which changes analysis roots to the be the current set of priority files.
by Jaime Wren
· 7 years ago
9f72b09
Convert resolver.dart to triple-slash comment style.
by Paul Berry
· 7 years ago
ee0a603
Fix checks for absence of concrete implementations of super-invoked members.
by Konstantin Shcheglov
· 7 years ago
3a5b748
Optimize index data structure for search by supertype id.
by Konstantin Shcheglov
· 7 years ago
af2fd41
Update more analyzer error codes to be generated from messages.yaml
by danrubel
· 7 years ago
0bbdd8f
[build] Correctly rebase kernel-service output for depfile
by Zach Anderson
· 7 years ago
cbf6067
[vm/fuzzer] Migrated driver from Python to Dart.
by Aart Bik
· 7 years ago
e95d944
[VM interpreter] Propagate error from invoked compiled function to interpreter caller.
by Régis Crelier
· 7 years ago
05ba853
Cleanup fasta parser rewriter insert token methods
by Dan Rubel
· 7 years ago
07a1f23
Improve parser recover to fix more code completion tests
by Dan Rubel
· 7 years ago
ffa99b9
Update analyzer error code generation
by danrubel
· 7 years ago
fa0b38b
Fix some constructor initializer code completion situations
by danrubel
· 7 years ago
2455141
Remove ClassElement.isSuperConstructorAccessible().
by Konstantin Shcheglov
· 7 years ago
3263550
[vm] Decouple bytecode reading from compilation
by Alexander Markov
· 7 years ago
e3dbea9
Convert declaration_resolver.dart to triple-slash comment style.
by Paul Berry
· 7 years ago
d32e93d
Remove unused import.
by Paul Berry
· 7 years ago
4baa3ec
Create a base class for non-error resolver test cases.
by Paul Berry
· 7 years ago
2e43557
Mark Kernel classes that were Dart mixin declarations
by Kevin Millikin
· 7 years ago
Next »