commit | 4f798bf925ca55caa98942d037e9c3a21ed9bf7d | [log] [tgz] |
---|---|---|
author | Jake Macdonald <jakemac@google.com> | Wed Oct 30 18:21:44 2024 +0000 |
committer | Jake Macdonald <jakemac@google.com> | Wed Oct 30 18:21:44 2024 +0000 |
tree | cd55f4a18dcbfa5b63144d181411d7777ec67ac3 | |
parent | 298eb5d8d34582ac6b3ec1985893889ea13680e3 [diff] | |
parent | d160d4602ec0dd0562f625a47e75bd7d13023bf3 [diff] |
Merge branch 'generate-identity-hash' into query-invalidation
This repository is home to various macro related Dart packages.
Package | Description | Version |
---|---|---|
_analyzer_macros | Macro support for the analyzer. | |
_cfe_macros | Macro support for the CFE. | |
_macro_builder | Builds macros. | |
_macro_client | Connects user macro code to a macro host. | |
_macro_host | Hosts macros. | |
_macro_runner | Runs macros. | |
_macro_server | Serves a macro_service . | |
_test_macros | Some test macros. | |
dart_model | Data model for information about Dart code, queries about Dart code and augmentations to Dart code. Serializable with a versioned JSON schema for use by macros, generators and other tools. | |
macro | For implementing a macro. | |
macro_service | Macro communication with the macro host. | |
generate_dart_model |
For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.
For additional information about contributing, see our contributing page.