Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/2.6.0
/
pkg
/
kernel
tag
b72f40bd0de13e4fc37aeea39a10412ff28b9c87
tagger
Alexander Thomas <athom@google.com>
Thu Oct 24 15:52:22 2019
object
fccdd5fb429002c6ba6a4f421a48f8465c287aec
2.6.0
23e8f2b
[cfe] Verify that Null is always nullable
by Dmitry Stefantsov
· 6 years ago
2ed7b63
[cfe] Describe subtype relation in "Nullability in CFE"
by Dmitry Stefantsov
· 6 years ago
dbf6358
[cfe] Add .withNullability to the "Nullability in CFE" doc
by Dmitry Stefantsov
· 6 years ago
b3df8aa
Change subtype checking with variance for assignments and methods.
by Kallen Tu
· 6 years ago
42dcdf9
[cfe] Handle promoted type variables in getStaticType
by Johnni Winther
· 6 years ago
b8aef62
[kernel] Effectively clear extension members before adding new ones when loaing dill if 'shouldWriteData'
by Jens Johansen
· 6 years ago
b97fc2e
[kernel] fix a typo
by Devon Carew
· 6 years ago
72bae7b
[cfe] Handle all bounds checks on extension methods.
by Johnni Winther
· 6 years ago
f09edd1
[CFE] Add incremental serializer
by Jens Johansen
· 6 years ago
6ebf3f0
[kernel] Clear a few lists when loading dill
by Jens Johansen
· 6 years ago
05f56ef
[kernel] Fix printing of additional exports
by Jens Johansen
· 6 years ago
46a9273
[cfe] Opt in to NNBD using experimental flag _and_ version number
by Johnni Winther
· 6 years ago
e3ca5ee
Check variance of type-parameter use in supertypes.
by Kallen Tu
· 6 years ago
41c1171
[kernel] Make round-trip script work; improve fastas compare dill tool
by Jens Johansen
· 6 years ago
9276d50
[cfe] Remove Severity.errorLegacyWarning
by Johnni Winther
· 6 years ago
d93a6b5
Prepare to publish analyzer version 0.38.5
by Paul Berry
· 6 years ago
a81ea1e
[cfe] Upload the first draft of Nullability in CFE doc
by Dmitry Stefantsov
· 6 years ago
d65a60d
[vm, bytecode] Populate bytecode cache when initializing an incremental compiler from a kernel file.
by Ryan Macnak
· 6 years ago
5a2a520
[kernel] Fix metadata_test in presence of control flow collections
by Alexander Markov
· 6 years ago
bdf6b95
[cfe] Ask for subtype checking mode explicitly
by Dmitry Stefantsov
· 6 years ago
c161615
[cfe] Use a class instead of the enum for subtype check results
by Dmitry Stefantsov
· 6 years ago
be43bce
[cfe] Make interface of subtype checks aware of nullabilities.
by Dmitry Stefantsov
· 6 years ago
998f1ef
[kernel] Add test for keeping sources when loading concatenated component
by Jens Johansen
· 6 years ago
84848b1
[kernel] Add VM pragma prefer-inline to certain methods in kernel serialization
by Jens Johansen
· 6 years ago
8218857
[kernel] Handle Extension in BianryBuilderWithMetadata
by Johnni Winther
· 6 years ago
14983a2
[vm/bytecode] Add timeline events for major compilation phases.
by Ryan Macnak
· 6 years ago
902a36e
[cfe] Thread nullability of typedef types from source into Kernel
by Dmitry Stefantsov
· 6 years ago
b361639
[cfe] Account for nullability in type substitution on TypeBuilders
by Dmitry Stefantsov
· 6 years ago
7d75eb1
[cfe] Account for nullability in type substitution on DartTypes
by Dmitry Stefantsov
· 6 years ago
e52542b
[cfe] Handle generic return types
by Johnni Winther
· 6 years ago
dd02854
[cfe] Support patching of extension methods
by Johnni Winther
· 6 years ago
1348390
Serialization/Deserialization for Variance in Type Parameters.
by Kallen Tu
· 6 years ago
327bc45
Added variance support in listeners to ast.
by Kallen Tu
· 6 years ago
39a1bae
Prepare to publish analyzer 0.38.4
by Paul Berry
· 6 years ago
bd1ca04
add meta dependency to kernel and front_end
by Jacob MacDonald
· 6 years ago
e034104
[cfe] Remove TypeEnvironment.*Type getters
by Dmitry Stefantsov
· 6 years ago
adbfe7c
[cfe] Update the rules for TypeParameterType.nullability
by Dmitry Stefantsov
· 6 years ago
79cc54e
[kernel] Avoid trampling sources when loading split components.
by Ryan Macnak
· 6 years ago
8d487b4
[kernel] Recover TypeParameter.variance while deserializing
by Dmitry Stefantsov
· 6 years ago
c719d02
[kernel] Add function to compute variance of typedef type parameters
by Dmitry Stefantsov
· 6 years ago
3779122
[kernel] Don't preserve typedefType in terms with free variables
by Dmitry Stefantsov
· 6 years ago
9505a1b
[fasta] Add variance field to type parameters
by Dmitry Stefantsov
· 6 years ago
94dd49c
[cfe] Add NullCheck expression node
by Johnni Winther
· 6 years ago
dcd5cd1
Prepare to publish analyzer version 0.38.3.
by Paul Berry
· 6 years ago
6e4794a
[kernel] Clone all co-defined type parameters before visiting them.
by Aske Simon Christensen
· 6 years ago
515a597
[cfe] Remove Class.rawType
by Dmitry Stefantsov
· 6 years ago
740c72e
[kernel] Mark class as non-dirty after computeCanonicalNames is run
by Jens Johansen
· 6 years ago
97b561a
[cfe] Update CoreTypes to handle raw types with it
by Dmitry Stefantsov
· 6 years ago
0281f9c
[cfe] Add members to construct nullability in Library and LibraryBuilder
by Dmitry Stefantsov
· 6 years ago
7799f42
[CFE] Encapsulate int operations in separate classes for VM and JS
by Aske Simon Christensen
· 6 years ago
f35f9e8e
[kernel] Don't lazy load classes when dills are concatenated
by Jens Johansen
· 6 years ago
4b72fff
[cfe] Use VariableSet for variable assignment
by Johnni Winther
· 6 years ago
7d2ebd3
[cfe] Introduce InternalExpression
by Johnni Winther
· 6 years ago
2c6f779
[cfe] Remove legacyMode
by Johnni Winther
· 6 years ago
15ccf4c
[cfe] Remove unneeded Judgments
by Johnni Winther
· 6 years ago
bdf237f
[cfe] Add a bit to Library to inticate if it's opted in for NNBD
by Dmitry Stefantsov
· 6 years ago
94b3a3f
[cfe] Don't reuse type parameters of FunctionNode in its functionType
by Dmitry Stefantsov
· 6 years ago
ce5556a
[kernel] Load classes lazily
by Jens Johansen
· 6 years ago
2bfe714
[kernel] Make class hierarchy member lists lazy
by Jens Johansen
· 6 years ago
dc204ec
[CFE] Preserve file URIs of expressions in unevaluated constants.
by Aske Simon Christensen
· 6 years ago
0242f0c
[kernel] FileUriExpression node
by Aske Simon Christensen
· 6 years ago
70a7cbf
[vm] Support extensions in ffi transformation and tfa tree shaker
by Martin Kustermann
· 6 years ago
34004f7
[cfe] Support modular compilation of extensions
by Johnni Winther
· 6 years ago
4122034
[kernel] Make accept methods generic
by Johnni Winther
· 6 years ago
4bd13a7
[kernel] Better error on empty input
by Jens Johansen
· 6 years ago
0a66941
[kernel/CFE] Verify binary.md tags/version against tag.dart and against the VM
by Jens Johansen
· 6 years ago
a01dd36
[CFE] Let compile platform include more required libraries"
by Jens Johansen
· 6 years ago
ab8e70a
[cfe] Handle implicit extension access inference
by Johnni Winther
· 6 years ago
8ee22c2
[cfe] Update the api for nullability on TypeParameterTypes
by Dmitry Stefantsov
· 6 years ago
97b1c64
[kernel] Recursively number constants, avoid swallowing exceptions
by Martin Kustermann
· 6 years ago
1400ab4
[CFE] Language versioning max/default also setable via compiler options
by Jens Johansen
· 6 years ago
d4342b9
[cfe] Print Kernel's type-parameter types in more details in text
by Dmitry Stefantsov
· 6 years ago
e356352
[cfe] Add tear off function for extension instance methods.
by Johnni Winther
· 6 years ago
e5b139e
Prepare to publish analyzer 0.38.2
by Paul Berry
· 6 years ago
f278451
[CFE/kernel] Spell check kernel too
by Jens Johansen
· 6 years ago
e1fe0bf
[kernel] Delete unused transformations
by Jens Johansen
· 6 years ago
9613e15
[kernel] Delete old Coq stuff
by Jens Johansen
· 6 years ago
10f8a00
[CFE] Update language versioning implementation to conform with specification v1.3
by Jens Johansen
· 6 years ago
8621e63
[kernel/VM] cleanup unused dill tags
by Jens Johansen
· 6 years ago
72ff349
[CFE/kernel] Read dill from binary.md description
by Jens Johansen
· 6 years ago
a6596cf
[cfe] Allow backend target to specify extra libraries to be indexed.
by Aske Simon Christensen
· 6 years ago
4015a79
[kernel] Fixes to binary.md
by Jens Johansen
· 6 years ago
6db6a0c
[vm/bytecode] Capture :controller_stream variable in async* functions
by Alexander Markov
· 6 years ago
1f875a6
[kernel] Crash less when dumping partial dill file
by Jens Johansen
· 6 years ago
51f6cab
[cfe] Parse nnbd modifiers in kernel type substitution tests
by Dmitry Stefantsov
· 6 years ago
1d9b642
Prepare to publish analyzer version 0.38.1.
by Paul Berry
· 6 years ago
e60cbdf
[CFE] Add test for running old dills
by Jens Johansen
· 6 years ago
9c649e6
[cfe] Handle most accesses to extension members from within the extension
by Johnni Winther
· 6 years ago
eae781c
[cfe] Add Field.isLate, VariableDeclaration.isLate and VariableDeclaration.isRequired
by Johnni Winther
· 6 years ago
fecc4c8
Breaking changes for analyzer version 0.38.
by Paul Berry
· 6 years ago
9d4e778
[cfe] Support getters, setters, fields and operators in extensions
by Johnni Winther
· 6 years ago
bb12829
Prepare to publish analyzer version 0.37.1.
by Paul Berry
· 6 years ago
271ad96
[cfe] Create Extension nodes for extensions
by Johnni Winther
· 6 years ago
e9a9d94
[cfe] Build extension methods as toplevel members
by Johnni Winther
· 6 years ago
f29f41f
Update binary.md forgotten when adding language version fields to binary
by Jens Johansen
· 6 years ago
f3139f5
[cfe][nnbd] (De)Serialize nullability modifiers in .dill files
by Dmitry Stefantsov
· 6 years ago
5121a2e
[cfe] Read product mode directly from environment in async transform.
by Aske Simon Christensen
· 6 years ago
69ae290
Default language version if nothing is specified
by Jens Johansen
· 6 years ago
fd7baa4
[CFE] Serialize language version
by Jens Johansen
· 6 years ago
6d1c997
[CFE] Initial language versioning "support"
by Jens Johansen
· 6 years ago
Next »