-
Notifications
You must be signed in to change notification settings - Fork 34
[interop] Add support for importing and exporting declarations, as well as multi-file output #418
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
nikeokoronkwo
merged 21 commits into
dart-lang:main
from
nikeokoronkwo:interop/import-export
Aug 1, 2025
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
ce98239
added support for exporting declarations
nikeokoronkwo 21923d0
wip: transform manager
nikeokoronkwo 3a02555
Merge branch 'main' into interop/import-export
nikeokoronkwo cc99d6d
added support for multi-projects
nikeokoronkwo 962795c
formatting and analysis fix
nikeokoronkwo e72d468
added TODO and comment
nikeokoronkwo 1ad41c1
refactoring transformation and docs
nikeokoronkwo 59d2ffc
minor changes
nikeokoronkwo 072f439
fixed symbol code
nikeokoronkwo b187345
fixed tests
nikeokoronkwo 6df427c
Merge branch 'main' into interop/import-export
nikeokoronkwo c9f7455
updated test suite and completed `typeof` integration
nikeokoronkwo 288b267
completed integration test setup
nikeokoronkwo 2e8dad0
minor comment change
nikeokoronkwo 2d80188
Implemented new, faster transformation process
nikeokoronkwo dec371b
completed config update
nikeokoronkwo f4898c8
removed comment
nikeokoronkwo 39b71e3
fallback to each child due to @types/web bug
nikeokoronkwo 6fb3695
Merge branch 'main' into interop/import-export
nikeokoronkwo 249f23a
formatting and fixes
nikeokoronkwo 89bfa78
resolved some comments and nits
nikeokoronkwo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.