Commit 36c0788
add package:_macros (SDK vendored) and package:macros (pub published)
add sdk_packages.yaml file (describes SDK vendored package locations)
delete old macro code in _fe_analyzer_shared, move tests/benchmarks
adds a top level `pkg` directory to the Dart SDK, which is where vendored packages live
BUG: #54976
Change-Id: Ib3503a27fb5644fa8a39ab5a3e5b568df330cfd6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/359040
Auto-Submit: Jake Macdonald <[email protected]>
Reviewed-by: Konstantin Shcheglov <[email protected]>
Reviewed-by: Jonas Termansen <[email protected]>
Reviewed-by: Johnni Winther <[email protected]>
Reviewed-by: Bob Nystrom <[email protected]>
Commit-Queue: Jake Macdonald <[email protected]>
Reviewed-by: Devon Carew <[email protected]>1 parent 0bcb0c9 commit 36c0788
File tree
192 files changed
+3216
-1095
lines changed- pkg
- _macros
- benchmark
- lib/src
- api
- executor
- test
- executor
- analysis_server/test
- support
- analyzer
- lib/src
- generated
- summary2
- test/src
- dart
- analysis
- resolution
- summary
- macro
- example
- single
- dds/test/dap/integration
- dev_compiler
- test/macros
- front_end
- lib/src
- api_prototype
- api_unstable
- base
- fasta
- kernel/macro
- test
- macros
- application
- data
- pkgs/macro/lib
- tests
- cycle1
- cycle2
- cycle3
- cycle4
- declaration
- data
- pkgs
- macro/lib
- precompiled_macro/lib
- tests
- declare_vs_apply
- import_macro_source
- multiple_macros
- use_macro_source
- incremental
- data
- pkgs/macro/lib
- tests/user_macro
- frontend_server
- lib
- test
- macros
- lib
- src
- executor
- sdk
- tests
- language/macros
- augment/impl
- error
- impl
- introspect/impl
- json
- nesting/impl
- macro_build/package_under_test
- lib
- tools/package_deps/bin
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
192 files changed
+3216
-1095
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments