Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/2.5.0-dev.2.0
tag
246df0eee85266be8cf34edcfad0761a3006afdb
tagger
Alexander Thomas <athom@google.com>
Sun Aug 11 18:46:20 2019
object
20dcfd9349ffde5a8d1f1392f1976a5075fe0201
2.5.0-dev.2.0
20dcfd9
Version 2.5.0-dev.2.0
by Alexander Thomas
· 6 years ago
2.5.0-dev.2.0
804a338
Change recordScopeDependencies() to return true on type parameter of strict FunctionType.
by Konstantin Shcheglov
· 6 years ago
0c72742
Stop reporting undefined method when there are ambiguous extension methods
by Brian Wilkerson
· 6 years ago
6d29025
Emit a server.error event if we fail to start the completion model isolate
by Ari Aye
· 6 years ago
51f4574
Reland "[vm/ffi] Support structs on 32bit architectures"
by Daco Harkes
· 6 years ago
621b96f
Migration: begin adding infrastructure for reporting unsatisfiable substitutions.
by Paul Berry
· 6 years ago
19654f3
[cfe+vm+ddc] Return ClassHierarchy and CoreTypes together with Component
by Johnni Winther
· 6 years ago
573789f
[cfe] Insert default super initializer when outlining const constructor
by Vyacheslav Egorov
· 6 years ago
78ce916
[CFE] Add missing word to spell checking list
by Jens Johansen
· 6 years ago
3312fe3
[cfe] Fully support expired flags in CFE
by Johnni Winther
· 6 years ago
5601eab
[CFE] Spell check messages and dart code
by Jens Johansen
· 6 years ago
a347973
[vm/ffi] Fix function_gc_test to use correct native for joining a helper thread
by Martin Kustermann
· 6 years ago
e627d8b
[nnbd_migration] use postdominators to do hard edge detection in most cases
by Mike Fairhurst
· 6 years ago
b614253
Test CFE constants in side-effects test
by Johnni Winther
· 6 years ago
6839e0d
Migration: create a simple client of the migration API for early testing.
by Paul Berry
· 6 years ago
3d9a356
[dart2js] (New RTI) Check function subtypes after checking for FutureOr.
by Mayank Patke
· 6 years ago
af5a466
[dart2js] (Old RTI) Check function subtypes after checking for FutureOr.
by Mayank Patke
· 6 years ago
a6b0cd8
[dart2js] new-rti: tweak instanceType for closures
by Stephen Adams
· 6 years ago
62325f9
[vm/bytecode] Collect more bytecode token positions for a given script.
by Régis Crelier
· 6 years ago
f7a300f
[dart2js] new-rti: signatures for tear-offs with dependent types
by Stephen Adams
· 6 years ago
4080ea7
[vm/fuzzer] Add ia32,arm32,arm64 modes to KBC
by Aart Bik
· 6 years ago
6d9c651f
Fix typos in static_extension_internal_resolution tests.
by Leaf Petersen
· 6 years ago
8c834ef
[dartdevc] Skip all tests on DDC for extension methods
by Nicholas Shahan
· 6 years ago
6893885
[nnbd_migration] Handle do while
by Mike Fairhurst
· 6 years ago
1f4d251
[vm/fuzzer] Added mode where kbc x64 goes directly "from source"
by Aart Bik
· 6 years ago
8a0ae57
[vm] escape path when creating process on Windows
by Zichang Guo
· 6 years ago
82b06db
[vm/compiler] Move more common code into type propagator
by Aart Bik
· 6 years ago
17aa00c
[co19] Skip LayoutTests and WebPlatfromTest
by Alexander Thomas
· 6 years ago
4d30d9c
Make TypeSystem.resolveToBound() do what it promised in the documentation.
by Konstantin Shcheglov
· 6 years ago
7693da7
[vm] When dual mapping is enabled map the executable part as RX immediately
by Martin Kustermann
· 6 years ago
559f7cd
Fix selecting URI for import/export configuration with '== true'.
by Konstantin Shcheglov
· 6 years ago
f659222
[vm] Rephrase changelog entry for 2.4.1 patch release
by Martin Kustermann
· 6 years ago
a05f591
[vm/ffi] Delete helper thread in ffi/function_gc_test
by Samir Jindel
· 6 years ago
cd3b34f
[cfe] Don't expect external field to have no initializer
by Johnni Winther
· 6 years ago
7e486ef
[dartdevc] fix lib name for ddb kernel
by Vijay Menon
· 6 years ago
9b3c693
[vm/bytecode] Drop ASTs in kernel service if generating bytecode
by Alexander Markov
· 6 years ago
1b04691
[vm/checker] Keep private method order consistent with header
by Aart Bik
· 6 years ago
a3f5dfc
[vm/gardening] Disable isolate/ping_pause_test
by Martin Kustermann
· 6 years ago
bb293ef
Fix docs for Window.close() and Window.location=
by Sam Rawlins
· 6 years ago
df41391
[cfe] Add profiling log message for list factory specializer
by Aske Simon Christensen
· 6 years ago
9a71c99
[cfe] Rename Declaration and DeclarationBuilder
by Johnni Winther
· 6 years ago
e9a9d94
[cfe] Build extension methods as toplevel members
by Johnni Winther
· 6 years ago
7bde331
Add support for extensions to unused import detection
by Brian Wilkerson
· 6 years ago
b12e2ce
[vm] Make FFI code protection test wait for helper to terminate before continuing.
by Samir Jindel
· 6 years ago
aac8204
[CFE] Error when library and part(s) doesn't agree on language version
by Jens Johansen
· 6 years ago
b9c0f5c
[CFE] Issue error when .packages specifies wrong language version
by Jens Johansen
· 6 years ago
21b026d
[CFE] Issue error when langauge version is specified too high
by Jens Johansen
· 6 years ago
43eb2f7
[dart2js] new-rti: Add new-rti type in String.split lowering
by Stephen Adams
· 6 years ago
ccf56d6
[dart2js] new-rti: store-forward types from instance allocations
by Stephen Adams
· 6 years ago
981160b
[dart2js] Fix printing for various types in new RTI.
by Mayank Patke
· 6 years ago
08517e1
Revert "Make TypeSystem.resolveToBound() do what it promised in the documentation."
by Konstantin Shcheglov
· 6 years ago
c572fbf
[dartdevc] Fix DDK performance regression vs DDC
by Vijay Menon
· 6 years ago
77f50c0
[vm/fuzzer] Added links to Dust
by Aart Bik
· 6 years ago
7b63de3
Fixes for importing URIs that have 'part of' directives.
by Konstantin Shcheglov
· 6 years ago
d204876
Add tests of internal extension method resolution.
by Leaf Petersen
· 6 years ago
01a679b
[dart2js] new-rti: Fix generator header-body merge optimization
by Stephen Adams
· 6 years ago
59c6313
set thisType for functions and void types
by pq
· 6 years ago
3f4ccc1
[vm/bytecode] Replace dynamic with Object in bounds of type parameters
by Alexander Markov
· 6 years ago
7d54324
Make TypeSystem.resolveToBound() do what it promised in the documentation.
by Konstantin Shcheglov
· 6 years ago
06d4cd3
Add tests to show that combinators work correctly with extensions
by Brian Wilkerson
· 6 years ago
d19a590
Extract the lexeme from included suggestion tags when correlating with model results
by lambdabaa
· 6 years ago
31bb4df
Move ExtensionOverride errors into resolveOverride().
by Konstantin Shcheglov
· 6 years ago
7b46191
Remove incorrect super bounded test, and add tests for bounds
by Leaf Petersen
· 6 years ago
c565fbf
Fix a couple of hints in the nnbd migrator
by Brian Wilkerson
· 6 years ago
bff5732
Flow analysis: unify API for handling `== null` and `!= null`.
by Paul Berry
· 6 years ago
a7af48f
[cfe] Don't use package:expect in relativize_test
by Johnni Winther
· 6 years ago
27783bd
Combine inference and choosing the most specific extension.
by Konstantin Shcheglov
· 6 years ago
8788d1d
Add a builder for DDK firefox
by Nicholas Shahan
· 6 years ago
d1d8f7f
Change abi bot's results.json configuration field.
by Liam Appelbe
· 6 years ago
00bbb5f
[vm/bytecode] Avoid eager foreground compilations from InlineCacheMissHandler
by Alexander Markov
· 6 years ago
08205fd
[cfe] Add implicit as and type arguments to static_type_test
by Johnni Winther
· 6 years ago
7283827
[vm/test] Show crash dump in builder logs for Android tests.
by Samir Jindel
· 6 years ago
fa45f91
[vm] Switchable calls ignore functions being stepping or having breakpoints
by Zichang Guo
· 6 years ago
31cd2bd
Ensure LSP completion filterText doesn't include '()' or '(…)'
by Danny Tuppeny
· 6 years ago
0ce7cc5
Expose flow analysis operations so they can be reused by NNBD migration
by Paul Berry
· 6 years ago
83ab0a5
Migration: handle an assignment from a type parameter's bound to its type.
by Paul Berry
· 6 years ago
7912216
Flow analysis: store all variables in `promoted` map.
by Paul Berry
· 6 years ago
7893fdb
Flow analysis: Rename State to FlowModel.
by Paul Berry
· 6 years ago
4d6adbf
Flow analysis: Move join into State and document it.
by Paul Berry
· 6 years ago
9b5abe5
Re-land "[vm/ffi] Enable creating an ExternalTypedData from a Pointer."
by Samir Jindel
· 6 years ago
f29f41f
Update binary.md forgotten when adding language version fields to binary
by Jens Johansen
· 6 years ago
e59a4a2
[vm/ffi] Call natives through stubs if write-protection is enabled without dual-mapping.
by Samir Jindel
· 6 years ago
e323684
[co19] Roll co19 to a6f62f2024492b2c79b741d4b96e67fce31a9830
by Alexander Thomas
· 6 years ago
f3139f5
[cfe][nnbd] (De)Serialize nullability modifiers in .dill files
by Dmitry Stefantsov
· 6 years ago
dce0eeb
Update CHANGELOG.md with descriptions for fixes in 2.4.1
by Martin Kustermann
· 6 years ago
8c2b1fa
[ffi] Construct instance constant directly for entry point pragmas.
by Aske Simon Christensen
· 6 years ago
5121a2e
[cfe] Read product mode directly from environment in async transform.
by Aske Simon Christensen
· 6 years ago
48f1823
[vm/compiler] More serialization support for closures and instances.
by Teagan Strickland
· 6 years ago
e470d0f
[infra] Upgrade firefox and chrome
by Alexander Thomas
· 6 years ago
ef9b09a
[CFE] Language versioning positive tests
by Jens Johansen
· 6 years ago
8740bb5
[dart2js] New RTI tests for generic functions.
by Mayank Patke
· 6 years ago
f95aebe
[dart2js] New RTI typechecking for generic functions.
by Mayank Patke
· 6 years ago
0b349e8
Compensate classic suggestions rather than penalizing cached ones
by Ari Aye
· 6 years ago
01d1f80
[dart2js] New RTI parsing for generic functions.
by Mayank Patke
· 6 years ago
b985161
[dart2js] New RTI canonicalization/creation/lookup for generic functions.
by Mayank Patke
· 6 years ago
44a3e8e
[dart2js] New RTI printing for generic functions.
by Mayank Patke
· 6 years ago
0f0f2eb
[dart2js] New RTI representation for generic functions.
by Mayank Patke
· 6 years ago
0400e46
Update tests/README to point to new doc.
by Robert Nystrom
· 6 years ago
78c3fc4
[dart2js] Don't encode types as their own superinterfaces.
by Mayank Patke
· 6 years ago
f715515
[dart2js] Encode type variable as index in type rules when the target type declares the type variable.
by Mayank Patke
· 6 years ago
Next »