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

[Fix Code Mode] Implement directory processing #103

Closed
1 of 2 tasks
Yiannis128 opened this issue Feb 3, 2024 · 0 comments · Fixed by #140
Closed
1 of 2 tasks

[Fix Code Mode] Implement directory processing #103

Yiannis128 opened this issue Feb 3, 2024 · 0 comments · Fixed by #140
Assignees
Labels
enhancement New feature or request mega This issue tracks other issues
Milestone

Comments

@Yiannis128
Copy link
Collaborator

Yiannis128 commented Feb 3, 2024

ESBMC-AI should be able to process entire directories sequentially. By providing a path to a directory instead of a file, ESBMC-AI should iterate over the files in the entire directory. The output should be saved in the same file as the original file but with an .esbmc-ai.txt.

This will make experimenting with ESBMC-AI way easier and more streamlined.

Should the output be in the form of patches? Perhaps it is worth implementing .patch files. So for main.c, the patch file main.c.patch be created.

TODO

@Yiannis128 Yiannis128 added the enhancement New feature or request label Feb 3, 2024
@Yiannis128 Yiannis128 added this to the Version 0.5.0 milestone Feb 3, 2024
@Yiannis128 Yiannis128 self-assigned this Jul 13, 2024
@Yiannis128 Yiannis128 linked a pull request Jul 23, 2024 that will close this issue
3 tasks
@Yiannis128 Yiannis128 changed the title [Fix Code Mode] Implement directory processing [MEGA] [Fix Code Mode] Implement directory processing Jul 25, 2024
@Yiannis128 Yiannis128 changed the title [MEGA] [Fix Code Mode] Implement directory processing [Fix Code Mode] Implement directory processing Jul 25, 2024
@Yiannis128 Yiannis128 added the mega This issue tracks other issues label Jul 25, 2024
@Yiannis128 Yiannis128 pinned this issue Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mega This issue tracks other issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant