-
Notifications
You must be signed in to change notification settings - Fork 701
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
Extended project files (conditionals and imports) #7783
Merged
Merged
Changes from 12 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
4dd4975
initial parser pass
gbaz 2ccd991
first compiling pass
gbaz e807d2d
get more stuff sort of working
gbaz ca7499a
conditional parsing actually works
gbaz 26a4cb7
Merge branch 'master' into gb/extended-project-files
gbaz 0c6e6e3
error cleanup and downloads
gbaz 912205c
thread through http transport
gbaz e2a6259
Merge branch 'master' into gb/extended-project-files
gbaz e0607be
fix merge
gbaz ec3763f
better errors and use extended project parsing uniformly
gbaz 21ebfc1
elif support, maybe?
gbaz bd0031e
fix outdated cmd, add tests, docs
gbaz e8ae8e0
fix docs
gbaz 0b2e15c
Merge branch 'master' into gb/extended-project-files
gbaz 189262c
use legacyReadFields parser
gbaz ca71ea7
Merge branch 'master' into gb/extended-project-files
gbaz 1233acf
changelog
gbaz 782892f
cyclical import detection
gbaz 0fcc0b5
fix shadowing
gbaz 9867fbc
add missing file
gbaz 111ae08
Merge branch 'master' into gb/extended-project-files
gbaz 4dc4789
Merge branch 'master' into gb/extended-project-files
gbaz 5d59b18
finish merge
gbaz c12ef88
Merge branch 'master' into gb/extended-project-files
gbaz f812afb
fix outstanding merge issue
gbaz f3c8704
use existing config available when checking for compiler for package …
gbaz e70d6f9
review comments
gbaz 7525a7d
add missing test file
gbaz 2496a7d
Update pr-7783
gbaz e562334
Merge branch 'master' into gb/extended-project-files
mergify[bot] 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 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 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 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 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Extraneous empty line