Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
1f1592e Add manifest checks for touchscreen feature 6300582 [build] Fix deps for dart_io. 5ee20c9 [vm/aot/tfa] Workaround for crash in getStaticType 2c304d9 [dartdevc] fix flutter#36372, make JS Array constructor property usable from JS ef9c25c Support codeOffset/Length for CompilationUnit and other nodes. 80bed43 Extract AnalysisDriver tests that work with summary1 into a separate test class. 39662f8 Set ElementAnnotation for directives. c7279d3 Always lazy create TypeParameterTypeImpl. 27b6495 Fixes for applying resolution for fields metadata. 385406a Give LinkedElementFactory its AnalysisSession, fixes for nameOffset. 8b6d04b sort tests c89e71c The default return type for []= is void. 971f484 [build] Remove last platform -> vm and bin -> vm dependencies. Fix some ODR violations. 3aef424 Always add imported / exported files, even if they are parts. e7a54a9 Support for TokenType.GT_GT_GT ec79fc2 update AstBuilder to process "late" modifier 390ba69 Allow nnbd to be enabled in tests d1b6750 Read all GenericFunctionType(s) and TypeParameter(s) is lazy AST before reading eager AST. 17db9f9 Simplify type tests in nullable_type_ambiguous_test.dart dfa56c7 [vm, interpreter] Invoke field as a bytecode. 2d6313c Prepare to publish analyzer version 0.36.1 4a33d33 Store FeatureSet in CompilationUnit. 0883250 Forward "late" modifier to parser listeners 449cdec [vm/interpreter] Fix bytecode instruction formats in interpreter 6d9d95d Add GenericFunctionTypeImpl.declaredElement fd48001 Put NNBD modifiers behind a flag a9b1d9e Splice resolved API nodes and unresolved function bodies. 38eed58 Fix hints in nullability migration code d50232a Plumb new FeatureSet class into AstBuilder. 780f1b6 Remove unused imports c3f822e Attempt to fix failures on the windows bot 47a8ff6 Convert more analyzer unit tests 76f177a Use a non-null index for all features, even expired ones. f5224b5 [dart_internal] Bump SDK constraint upper-bound to <2.4.0 3d1ca4a Revert "[vm, interpreter] Invoke field as a bytecode." c856313 [vm, interpreter] Invoke field as a bytecode. 680744d Fix version number strings to always include a patch number. cb4db33 [vm/debugger] fix order of type arguments in debugger 1ecedb2 Fix JsLinkedHashMap memory leak af0fa10 Add support for required named parameters a2e06ea allow built-in keywords as identifier in for-in loop 63658b1 Proposed new API for tracking feature opt in/out 8924c18 [vm/tests] Revert changes in pkg/vm unit tests after constant-update-2018 was disabled aaa8296 Fix typo in CHANGELOG.md 78340fd [vm] Support ListInterfaces for android 9e87c16 Record TopLevelInferenceErrorKind.dependencyCycle in summary2. 3ae2ef7 parse "late" modifier b352b5f [vm, jit] The hottest Smi ops are + < == not + - ==. 3f477a6 Consolidated CHANGELOG entry for 2.3.0.
- Loading branch information