Skip to content

Commit 18c33ae

Browse files
authored
Delete macro APIs, update DataClass example macro, add script to run it (#2086)
- The macro apis now live in the SDK, so delete them from here and update the links. - Update the DataClass macro style a bit, and migrate to the latest API. - Add a script to actually run the DataClass macro on a fake class, logs some timing information and the resulting augmentation library.
1 parent 0b19eff commit 18c33ae

15 files changed

+386
-1361
lines changed

analysis_options.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
analyzer:
22
exclude:
33
- accepted/2.3/spread-collections/examples/**
4-
# Uses not-yet-existing language features
5-
- working/macros/example/**

working/macros/api/builders.dart

Lines changed: 0 additions & 159 deletions
This file was deleted.

working/macros/api/code.dart

Lines changed: 0 additions & 98 deletions
This file was deleted.

working/macros/api/expansion_protocol.dart

Lines changed: 0 additions & 113 deletions
This file was deleted.

0 commit comments

Comments
 (0)