generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 129
Update LLBC backend for Trait support and translation of projection #3807
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
thanhnguyen-aws
merged 62 commits into
model-checking:main
from
thanhnguyen-aws:update-charon
Jan 10, 2025
Merged
Changes from all commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
e7f4152
add support for enum, struct, tuple in mod.rs, add some tests
thanhnguyen-aws 0937022
revert changes
thanhnguyen-aws bb789a7
format code
thanhnguyen-aws cebeff5
edit according to clippy suggestions
thanhnguyen-aws 694f7ac
add new line at the send of basic0/expected, remove comments in mod.rs
thanhnguyen-aws 6998703
remove more commented functions
thanhnguyen-aws 75dcb09
format code
thanhnguyen-aws ad57da7
Merge branch 'model-checking:main' into thanh-llbc
thanhnguyen-aws 7ac77f3
add end lines to expected files for the 4 test cases
thanhnguyen-aws 4d40b53
remove comments
thanhnguyen-aws 7977233
update s2n-quic
thanhnguyen-aws 28395c5
re-run kani and fix the expected file
thanhnguyen-aws 2d2f6ce
change function namne find_type_decl_id to get_type_decl_id
thanhnguyen-aws c729818
change function namne find_type_decl_id to get_type_decl_id
thanhnguyen-aws dbd7215
added the translation for generic params, fixed the formatting
thanhnguyen-aws e3bb0ca
Merge branch 'main' into thanh-llbc
thanhnguyen-aws 997db12
comment change
thanhnguyen-aws 3ec593d
fixed the expected testes
thanhnguyen-aws 000d098
fixed clippy
thanhnguyen-aws 4107f81
fixed format
thanhnguyen-aws 43bd739
group use statements and add a test that use generic args
thanhnguyen-aws 137008c
fixed unreachable -> todo
thanhnguyen-aws df89b51
fixed format
thanhnguyen-aws 2cb0e56
changing some test folders' names
thanhnguyen-aws 0b89120
Merge branch 'model-checking:main' into thanh-llbc
thanhnguyen-aws 24a30a3
Some support for generic
thanhnguyen-aws 6f5347c
translating traits
thanhnguyen-aws f798051
Merge branch 'main' into generic-llbc
thanhnguyen-aws 30026cc
added trait clauses
thanhnguyen-aws 11f5f10
more on trait
thanhnguyen-aws 28b11e1
save
thanhnguyen-aws 659f83b
save
thanhnguyen-aws e668d44
save
thanhnguyen-aws 00c9513
update toolchain
thanhnguyen-aws 9f5774c
translate trait
thanhnguyen-aws 7c286c8
editing code
thanhnguyen-aws 865bdd9
fixed clippy
thanhnguyen-aws 0b7c527
update charon
thanhnguyen-aws d7c91f5
update charon
thanhnguyen-aws 215d11d
fix small bugs
thanhnguyen-aws 5e3fd23
save
thanhnguyen-aws 103603f
update projection
thanhnguyen-aws d84c48e
merging main
thanhnguyen-aws f585369
fixed println
thanhnguyen-aws f336b0a
adding an expected test for trait
thanhnguyen-aws 53983dd
fixed the test
thanhnguyen-aws 3bc4e6d
fix some comments
thanhnguyen-aws dd8c642
Merge branch 'main' into update-charon
thanhnguyen-aws 7d28582
add comments
thanhnguyen-aws 5459810
add more comments
thanhnguyen-aws 1efa472
formating
thanhnguyen-aws bd88440
remove expected
thanhnguyen-aws e28169a
Update kani-compiler/src/codegen_aeneas_llbc/mir_to_ullbc/mod.rs
thanhnguyen-aws e80166b
add example test for option
thanhnguyen-aws 7930902
comments
thanhnguyen-aws 06d0525
add tests/expected/llbc/option/expected
thanhnguyen-aws 2a2a462
revert change to s2n-quic
thanhnguyen-aws 1799aa6
Merge branch 'main' into update-charon
thanhnguyen-aws 954317d
fixed formating
thanhnguyen-aws 6c76375
add expected for trait impl
thanhnguyen-aws 5cbbbae
Merge branch 'main' into update-charon
thanhnguyen-aws 0a58fb1
Merge branch 'main' into update-charon
thanhnguyen-aws 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
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.