This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit f3d4a7f
committed
7d8ffe0 Eliminate uses of old AST node types from pkg/analyzer/lib/src/test_utilities
2e46350 Read more nodes from serialized AST.
e91c3b3 Update pkg:html version to 0.13.4+1
819f445 Eliminate uses of old AST node types from pkg/analyzer/lib/src/task/strong
095e651 Eliminate uses of old AST node types from pkg/analyzer/lib/src/services
2c08743 [co19] DEPS and status files updated
b095a6b [infra] Update checked in SDKs to 2.2.1-dev.0.0
f46186a [infra] Fix update_flakiness using wrong key when computing matches.
03e46ee [infra] Add expectation and matches information to flaky.json.
15f1fc2 Add a flag to allow only analyzing project folders that contain open files
bc2b788 [CFE] handle set literals in constant evaluator.
2b2e717 [kernel] Add SetConstant node to Kernel.
084e98e [VM] Ensure that a newly allocated object is either new or added to remembered set if we want to eliminate write barriers to it
95cfa6c Support native class and js-interop annotations through ir constants
62d2208 Flatten native member resolver
053dfbb [cfe] Compile list spread elements into block expressions
1e0d514 Address comments from a previous CL
1567904 Allocate fieldOffsets once, in computeFieldOffsets().
4a144e6 Fix production of outline for incomplete generic function types (issue 36059)
4bd3e4b Write more AST nodes to summary.
fa2d32e [ddc] Add api to query loaded libs
5a33595 [analyzer] fix #33119, add strict-raw-types flag
76d31a2 [dartdevc] fix hot restart static field reset
2f158b9 Add ABI_VERSION to the version file and a script to upload dills to CPID
0491d5c Revert "[VM runtime] Dual mapping of executable pages."
5f9bd87 Eliminate uses of old AST node types from parts of the analyzer
38d6752 Eliminate uses of old AST node types from parts of the analyzer
df59b09 Fail early if a thread has no stack headroom
44186df [VM runtime] Dual mapping of executable pages.
298866e Write / read resolved AST to / from flat buffers.
863f7df Include debug info when dart:core is not resolved.
f00fe7a Rework of downward inference for the ui-as-code features
1a9f40b [VM] Remove unnecessary assert to fix cc/PrintJSON test
c2a48ee [VM] Fix bigint left shift that could cause heap corruption when intrinsified.
9201b90 Convert ir.Constant to ConstantValue
dc555eb [vm] On Fuchsia, enable timeline streams based on the state of system trace categories.
644026d Eliminate uses of old AST node types from AstFactory
c35304e [vm/simdbc,interpreter] Preserve arguments descriptor around call to inline cache miss handler
a681a62 [vm/incremental compiler] Add reject/compile_expresson test for incremental compiler.
ce1fb83 [infra] Suggest running gsutil.py config in approve_results if needed.
2c8f70c [cfe] Add type inference for spreads in set literals
b36c56f [cfe] Add type inference for spreads in list literals
e4aa432 [fasta] Enable spread collections in unit tests
1471b8e Revert "[CFE] Move constant evaluation number semantics handling to front end."
6e06047 AST to Text more resilient in writeAdditionalExports
c2b466b [CFE] Move constant evaluation number semantics handling to front end.
b60b664 [infra] Make gclient sync quiet when nothing is updated.
9a0a3fd Eliminate uses of old AST node types from analyzer_plugin
ba4cfb8 Initial computation of initializer complexity through the scope visitor.
15515d8 Reland "[analyzer] Constant verifier support for SetOrMapLiteral"
9bec44d Revert "[analyzer] Constant verifier support for SetOrMapLiteral"
d73bc49 DEPS: update html, http_parser, logging, package_resolver, source_span
9c6315c [analyzer] Constant verifier support for SetOrMapLiteral
67366ed Support for @variant and @VariantId in generator.
16fc751 [fuchsia] Clean-up after the FIDL string/vector types transition
1d3a0d5 Revert "[vm/ffi] Stress tests for FFI functions."
24df9cc [vm] Implement interpreter stubs for ARM, SIMARM and SIMARM64.
e8d6e2f [ VM ] Updated SourceReport tests with correct token positions
19dbd70 Catch errors in formatting function types
2259695 [vm, gc] Document object representation.
223f407 [gardening] Skip ffi/negative_function_test on asan bot
c2e4819 Rename UiAsCodeVisitorMixin to UIAsCodeVisitorMixin
48ee388 Fix a typo in a shared test
545ebe1 Prepare to publish analyzer 0.35.3
17195d2 Eliminate uses of old AST node types from dev_compiler
a417659 debug dartfix test
a10b0d8 [vm/compiler] LICM and CSE improvements
ff6f61c [VM / Observatory ] Remove needless stacktrace print when adding to closed socket
a51c9f1 Make optype compatible with previous versions of analyzer.
a2eac98 Merge HintCodeTest_Driver into HintCodeTest.
9d60942 [vm] Update status file for standalone_2/ffi/function_stress_test
bab9d2a [vm] Remember GenericCovariantImpl in TypeParameter
3dcc0c6 [vm] Fix windows build after "[vm/ffi] Stress tests for FFI functions."
1596f43 debug dartfix test
fa8ba53 [infra] Add a script that appends fields with previous results to result data
b186a27 [vm/ffi] Stress tests for FFI functions.
7dec865 Add set literal support to the flutter outline computer
1 parent a2246c1 commit f3d4a7f
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments