Skip to content
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

Starchat-beta improvements, Verbosity level 2, and optimize code work #73

Merged
merged 14 commits into from
Jul 7, 2023

Conversation

Yiannis128
Copy link
Collaborator

Implements:

* Basic implementation
* Does not check for function equivalence currently.
* Updated get_function_declarations to now include types and arguments
in the return list.
* Changed so now message stack is reset optimize_function when invoked.
* Begin implementing check_function_equivalence
* Implemented execute function

# AST

* Now uses structured types in helper methods.
* Declaration and FunctionDeclaration.
* Updated tests.
* LoadingWidget instances use factory constructor
* ESBMC output now is shown for verbose level 2
* Fix code: failed generations are shown on verbose level 2
@Yiannis128 Yiannis128 linked an issue Jul 7, 2023 that may be closed by this pull request
@Yiannis128 Yiannis128 merged commit 6ef4053 into master Jul 7, 2023
1 of 2 checks passed
@Yiannis128 Yiannis128 changed the title Optimize code Starchat-beta improvements, Verbosity level 2, and optimize code work Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Advanced Verbosity Levels [Command] Code Optimization
1 participant