Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/polina-c/disposable_macro
https://github.com/polina-c/disposable_macro
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/polina-c/disposable_macro
- Owner: polina-c
- Created: 2024-04-12T22:22:20.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-20T15:15:46.000Z (7 months ago)
- Last Synced: 2024-12-08T06:44:32.533Z (16 days ago)
- Language: C++
- Size: 270 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. I cannot see augmentation in macro code
2. Tests for both projects fail
3. Execution of the app failsAugmentation:
https://github.com/dart-lang/language/blob/main/working/augmentation-libraries/feature-specification.mdIssues:
Disposables: https://github.com/flutter/flutter/issues/137435
Augmenting constructors: https://github.com/dart-lang/language/issues/3554
Analyzer crash (fixed): https://github.com/dart-lang/sdk/issues/55596
Lack of details: https://github.com/dart-lang/sdk/issues/55610