-
Notifications
You must be signed in to change notification settings - Fork 388
feat: location tree for debug_info #7034
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
95 commits
Select commit
Hold shift + click to select a range
cf0eeb9
location tree for debug_info
guipublic 17ff57d
forgot to commit files from tooling
guipublic eeb1e9f
cargo.lock
guipublic aa74a7b
Merge branch 'master' into gd/issue_6946
guipublic 0984da7
fix test case
guipublic a3eb219
set call_stack_id during acir-gen
guipublic fb962e0
Merge branch 'master' into gd/issue_6946
guipublic 3548030
update ts DebugInfo
guipublic 70f5563
update comment
guipublic 9c06c93
Merge branch 'master' into gd/issue_6946
guipublic ca52a8e
format
guipublic 4283acf
Merge branch 'master' into gd/issue_6946
TomAFrench 8683746
put call stack in correct order
guipublic 354b075
Merge branch 'master' into gd/issue_6946
guipublic b3332d5
code review
guipublic 22357be
Merge branch 'master' into gd/issue_6946
TomAFrench 41a9c09
code review
guipublic 60a4fdc
code review
guipublic 6b38614
Merge branch 'master' into gd/issue_6946
guipublic bed3b77
Separate brillig/acir opcode locations in DebugInfo
guipublic 0ce7133
Merge branch 'master' into gd/issue_6946
guipublic 3db55aa
commit missing file
guipublic f57145d
Merge branch 'master' into gd/issue_6946
guipublic 201d371
fix unit case
guipublic 0220c80
Merge branch 'master' into gd/issue_6946
guipublic c8fae47
fix unit test
guipublic 07d8d7f
Merge branch 'master' into gd/issue_6946
guipublic df0abf3
Fix unit test
guipublic 5e96be1
Merge branch 'master' into gd/issue_6946
guipublic d2ae968
Merge branch 'master' into gd/issue_6946
guipublic 6f23a8c
fix merge conflict
guipublic b273687
Merge branch 'master' into gd/issue_6946
guipublic 91496e4
code review: remove string serialisation for AcirOpcodeLocation
guipublic 27ed000
Merge branch 'master' into gd/issue_6946
guipublic 37bfadb
fix merge issue
guipublic 0f43935
Merge branch 'master' into gd/issue_6946
guipublic 5262488
Merge branch 'master' into gd/issue_6946
guipublic b326ea8
Merge branch 'master' into gd/issue_6946
guipublic edb58b8
Merge branch 'master' into gd/issue_6946
guipublic 5b0fedb
Merge branch 'master' into gd/issue_6946
guipublic 0e037ec
Merge branch 'master' into gd/issue_6946
vezenovm 5e94272
Merge branch 'master' into gd/issue_6946
guipublic 5a74021
Merge branch 'master' into gd/issue_6946
guipublic 54b6de7
Merge branch 'master' into gd/issue_6946
guipublic f4c4ec4
Merge branch 'master' into gd/issue_6946
guipublic 7be438e
Update acvm-repo/acir/src/circuit/mod.rs
vezenovm a549811
Update compiler/noirc_evaluator/src/brillig/brillig_gen/brillig_block.rs
vezenovm 06a233f
Update compiler/noirc_evaluator/src/brillig/brillig_gen/brillig_block.rs
vezenovm 7cbfca7
Merge branch 'master' into gd/issue_6946
vezenovm 9f98cba
code review
guipublic f9a3205
Merge branch 'master' into gd/issue_6946
guipublic 6c330a6
code review
guipublic 389f701
code review
guipublic 302d7d2
Merge branch 'master' into gd/issue_6946
guipublic 865da61
Merge branch 'master' into gd/issue_6946
guipublic f078667
feat: Port callstack resolution from aztec to noirjs
sirasistant d839aa7
Merge branch 'master' into arv/resolve_callstacks
TomAFrench d80ad82
.
TomAFrench 9dccf1a
Merge branch 'master' into arv/resolve_callstacks
TomAFrench 863ef02
Merge branch 'master' into gd/issue_6946
guipublic fe8330d
Merge branch 'master' into gd/issue_6946
guipublic 2436d0d
Merge branch 'master' into gd/issue_6946
guipublic ca75cfc
fix merge from master
guipublic d2fb561
Merge branch 'master' into arv/resolve_callstacks
guipublic d12d5f2
Merge branch 'master' into arv/resolve_callstacks
guipublic 323ec28
Merge branch 'master' into arv/resolve_callstacks
guipublic 6512c4a
Merge branch 'master' into gd/issue_6946
guipublic e1dfcc2
Merge branch 'master' into arv/resolve_callstacks
guipublic 4a4db6a
Merge branch 'master' into arv/resolve_callstacks
guipublic 19ad519
Merge branch 'master' into gd/issue_6946
guipublic 5260da8
M::erge branch 'arv/resolve_callstacks' into gd/issue_6946
guipublic ea205b1
avoid short circuiting if no assertion payload
sirasistant 77b89eb
Merge branch 'arv/resolve_callstacks' into gd/issue_6946
guipublic 2c86dad
JS Callstack extraction for location tree Debug Info
guipublic e39d697
Merge branch 'master' into gd/issue_6946
guipublic f895021
format
guipublic a6cf909
Merge branch 'master' into gd/issue_6946
guipublic 633f337
Merge branch 'master' into gd/issue_6946
guipublic bcacb51
Merge branch 'master' into gd/issue_6946
guipublic c328165
fix merge issues
guipublic 66400a8
use location tree in fuzzer
guipublic 0f225cc
Merge branch 'master' into gd/issue_6946
guipublic 9e72973
update snapshots
guipublic 1b80896
Merge branch 'master' into gd/issue_6946
guipublic b42ce8e
update snapshots
guipublic 897ff8e
snapshots
guipublic ef3da53
Merge branch 'master' into gd/issue_6946
guipublic 811919b
snapshots..
guipublic da6a1f7
snapshots
guipublic 2aecba7
..snapshots
guipublic c3b3706
snapshots
guipublic e500408
Merge branch 'master' into gd/issue_6946
guipublic 5f4e39c
snapshots
guipublic b9b55e4
Merge branch 'master' into gd/issue_6946
guipublic 2020eda
snapshots
guipublic File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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.
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.