-
Notifications
You must be signed in to change notification settings - Fork 15
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
Adds support for imports in code generation #169
Merged
Merged
Commits on Oct 31, 2024
-
Adds changes for generating code for schema imports
* Modifies `generate_code_for_authorities` to traverse through all subdirectories of a schema authority to generate code * Adds helper `generate_code_for_directory` which generates code for a single directory * Modifies `generate` to generate code for header and inline imports * Modifies `FullyQualifiedTypeName` to genetate code for inline imported type
Configuration menu - View commit details
-
Copy full SHA for 64c837b - Browse repository at this point
Copy the full SHA 64c837bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44c8178 - Browse repository at this point
Copy the full SHA 44c8178View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2068065 - Browse repository at this point
Copy the full SHA 2068065View commit details -
Configuration menu - View commit details
-
Copy full SHA for edff0c7 - Browse repository at this point
Copy the full SHA edff0c7View commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a930c07 - Browse repository at this point
Copy the full SHA a930c07View commit details -
Configuration menu - View commit details
-
Copy full SHA for de4d075 - Browse repository at this point
Copy the full SHA de4d075View commit details -
Configuration menu - View commit details
-
Copy full SHA for e574f83 - Browse repository at this point
Copy the full SHA e574f83View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc94da4 - Browse repository at this point
Copy the full SHA fc94da4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ced8ad - Browse repository at this point
Copy the full SHA 5ced8adView commit details
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.