-
Notifications
You must be signed in to change notification settings - Fork 110
Encode XML path and line number in Element and add XML path setter Error. #548
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
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
2044e47
Changing Error API to work with generic path instead of file path
aaronchongth 2912649
Added Xml path into API of Error
aaronchongth 437f571
Adding XmlPath to errors up till before includes are handled
aaronchongth 734cdcb
Added tests for new API and error messages
aaronchongth a6a3d0b
Fixed FilePath argument name in Error
aaronchongth d6fc814
Added XML path information related API to Element
aaronchongth 3812d54
Reverting API changes to readXml, XML paths are now embedded in Element
aaronchongth 0c3d985
Cleaned up useless changes
aaronchongth c535022
Lint
aaronchongth e59c9fb
Revert pimpl-izing Element
aaronchongth 805a96a
Clean up missed out reversions
aaronchongth 261c792
Refactored error output stream implementation
aaronchongth a7dab14
Added example in brief for an XML path in Element API
aaronchongth 3783d75
Added braces for if else cases
aaronchongth 8d0b3b1
Revert construction, used setters
aaronchongth 49bdfce
Added line number support to Element
aaronchongth 6ea91a9
Fixed code_check error
aaronchongth 3fccb8c
Fixed broken XML path in tests
aaronchongth 1d46a84
Added integration test for file path, line number and xml path, fixed…
aaronchongth 1481fd8
Linting element_tracing
aaronchongth ae3f175
Elaborating on XML path examples with sample SDF document, linking fr…
aaronchongth 9881cca
Changed post-increment to pre-increment
aaronchongth 98a2b6c
Changed lincense year of element_tracing tests, removed unused includes
aaronchongth 688f425
Reducing number of lines in readXml function
aaronchongth 9490ed9
Removing prefixed / for windows CI
aaronchongth ee7f583
Removed helper function for clearer failure debugging
aaronchongth bb37c53
Checking against different file path, as it gets loaded as test_model…
aaronchongth 7aa8519
Removed lines unrelated to test case
aaronchongth bd721e9
Adding minimal path sanitization into findFileCb, reverting to use se…
aaronchongth feea2f5
Fix linting errors
aaronchongth f90ad09
Removed unused vector include
aaronchongth 1fde2ad
Merge branch 'sdf11' into aaron/xpath-like-trace
aaronchongth 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
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.