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

Additional methods for string domains, minor fixes to point-based heap analyses #270

Merged
merged 61 commits into from
Mar 17, 2023

Conversation

VincenzoArceri
Copy link
Collaborator

Description
This pull request adds some additional methods to string domains for abstract semantics of operations using integer values. Moreover, it adds minor fixes to point-based heap analyses.

@VincenzoArceri VincenzoArceri added 🐛 type:bug Something isn't working 🎆 type:feature New feature or request 🔍 scope:analysis Work regarding abstract domains or fixpoint algorithms labels Jan 20, 2023
@VincenzoArceri VincenzoArceri added this to the 0.1b8 milestone Jan 20, 2023
@VincenzoArceri VincenzoArceri self-assigned this Jan 20, 2023
@lucaneg lucaneg added the 🏗 resolution:wip Incomplete work - do not review yet label Jan 20, 2023
lucaneg
lucaneg previously approved these changes Mar 10, 2023
and removed totalize overriding in RegexAutomaton, fixed contains method
in Tarsis
@lucaneg lucaneg removed the 🏗 resolution:wip Incomplete work - do not review yet label Mar 17, 2023
@lucaneg lucaneg merged commit 34a29b3 into master Mar 17, 2023
@lucaneg lucaneg deleted the string-domains branch March 17, 2023 09:04
@lucaneg
Copy link
Member

lucaneg commented Apr 20, 2023

This also brought an implementation of #114

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔍 scope:analysis Work regarding abstract domains or fixpoint algorithms 🐛 type:bug Something isn't working 🎆 type:feature New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants