-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Optimize Code Mode Patch 1 #84
Open
Yiannis128
wants to merge
26
commits into
master
Choose a base branch
from
ocm-patch-1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 72e60f1 - Browse repository at this point
Copy the full SHA 72e60f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 584a8cd - Browse repository at this point
Copy the full SHA 584a8cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9c40fd - Browse repository at this point
Copy the full SHA b9c40fdView commit details
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fbbe44d - Browse repository at this point
Copy the full SHA fbbe44dView commit details -
* `is_primitive_type` now accepts a Declaration instead. * Added `get_base_type` that gets the base type for pointers and lists.
Configuration menu - View commit details
-
Copy full SHA for 3b5bfcc - Browse repository at this point
Copy the full SHA 3b5bfccView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc7657e - Browse repository at this point
Copy the full SHA dc7657eView commit details
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 105ae66 - Browse repository at this point
Copy the full SHA 105ae66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 147cc5d - Browse repository at this point
Copy the full SHA 147cc5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ae60bc - Browse repository at this point
Copy the full SHA 2ae60bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e8bb25 - Browse repository at this point
Copy the full SHA 6e8bb25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60c795e - Browse repository at this point
Copy the full SHA 60c795eView commit details -
OCM Command Update: Refactored and improved code.
* Added pointer and continuous memory support. * Added init depth limit. Pointers get initialized to NULL after limit. * Separated logic. * _generate_primitive_type_variables generates the nondet variables. * The OCM function then passes again through the types and builds the code. ESBMC Code Gen Update: * Added support for pointers and continuous memory.
Configuration menu - View commit details
-
Copy full SHA for 8eabea5 - Browse repository at this point
Copy the full SHA 8eabea5View commit details -
AST Decl Function Decleration:
* is_pointer_type returns always False * Added returns_pointer() that returns if a return type is a pointer.
Configuration menu - View commit details
-
Copy full SHA for 67fdec6 - Browse repository at this point
Copy the full SHA 67fdec6View commit details
Commits on Oct 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6f6285c - Browse repository at this point
Copy the full SHA 6f6285cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 465977f - Browse repository at this point
Copy the full SHA 465977fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53b4cda - Browse repository at this point
Copy the full SHA 53b4cdaView commit details
Commits on Oct 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7741e54 - Browse repository at this point
Copy the full SHA 7741e54View commit details
Commits on Oct 10, 2023
-
Downgrade pydantic to 1.10.13:
Bug in recent versions pydantic/pydantic#6322
Configuration menu - View commit details
-
Copy full SHA for 3db33c3 - Browse repository at this point
Copy the full SHA 3db33c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96515ca - Browse repository at this point
Copy the full SHA 96515caView commit details
Commits on Oct 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ef2575d - Browse repository at this point
Copy the full SHA ef2575dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3150d74 - Browse repository at this point
Copy the full SHA 3150d74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d2d10c - Browse repository at this point
Copy the full SHA 6d2d10cView commit details
Commits on Nov 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bd38173 - Browse repository at this point
Copy the full SHA bd38173View commit details -
* Added error checking to loadenv * Added configurable max_attempts
Configuration menu - View commit details
-
Copy full SHA for 382216e - Browse repository at this point
Copy the full SHA 382216eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dfb585 - Browse repository at this point
Copy the full SHA 7dfb585View commit details -
* Removed init_check_health * Added max attempts from config to FixCodeCommand * Refactored help output * Added -e/--env option to specify different env file.
Configuration menu - View commit details
-
Copy full SHA for 1874275 - Browse repository at this point
Copy the full SHA 1874275View 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.