dart-sdk/pkg/_fe_analyzer_shared/lib/src
Jake Macdonald 21b00d337b Add experimental release version for macros of 3.3.
Now that some basic support has landed internally, this will help to keep language versions more consistent for targets using macros, which will make SDK rolls easier.

Change-Id: Ifb9bb3def161edb3974cfc68271daad8a12707b4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/333200
Auto-Submit: Jake Macdonald <jakemac@google.com>
Reviewed-by: Ömer Ağacan <omersa@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Ömer Ağacan <omersa@google.com>
Reviewed-by: Paul Berry <paulberry@google.com>
2023-11-02 09:38:12 +00:00
..
base [cfe] Remove unnecessary_null_comparison code 2023-06-08 08:46:47 +00:00
exhaustiveness [_fe_analyzer_shared] Remove RecordStaticType.isSubtypeOfInternal 2023-07-11 12:19:39 +00:00
experiments Add experimental release version for macros of 3.3. 2023-11-02 09:38:12 +00:00
flow_analysis When field promotion fails, report all reasons via context messages. 2023-10-30 21:31:51 +00:00
macros [macros] ensure we close the socket if the process fails to start 2023-10-27 16:32:35 +00:00
messages When field promotion fails, report all reasons via context messages. 2023-10-30 21:31:51 +00:00
parser [cfe] Avoid converting nominal to structural variable builders 2023-10-12 09:52:29 +00:00
scanner Fix incorrect file reference in license headers 2023-09-18 06:44:08 +00:00
sdk Migrate _fe_analyzer_shared to null safety. 2020-12-12 03:22:29 +00:00
testing [cfe] Remove unnecessary_null_comparison code 2023-06-08 08:46:47 +00:00
type_inference Flow analysis: fix integration of field promotion with object patterns. 2023-08-29 16:05:49 +00:00
util [cfe] Remove now unnecessary logic when checking if to enable ansi colors 2023-08-28 21:42:38 +00:00
deferred_function_literal_heuristic.dart Ensure that deferred function literals are visited in source order during each type inference stage. 2022-04-12 15:24:22 +00:00
field_promotability.dart Improve the behavior of "why not promoted" when field promotion disabled. 2023-10-25 19:41:26 +00:00