Skip to content

Implementation of prefix, suffix, and char inclusion string abstract domains#242

Merged
lucaneg merged 81 commits intolisa-analyzer:masterfrom
BlueRyse:master
Nov 17, 2022
Merged

Implementation of prefix, suffix, and char inclusion string abstract domains#242
lucaneg merged 81 commits intolisa-analyzer:masterfrom
BlueRyse:master

Conversation

@VincenzoArceri
Copy link
Member

Description
This pull request implements the prefix, suffix, and char inclusion string abstract domains, as described here.

Further content
The aforementioned domains just model the abstract semantics of operations concerning just strings (e.g., concatenation) and not the others (e.g., substring)

BlueRyse and others added 30 commits October 26, 2022 23:26
@VincenzoArceri VincenzoArceri added 🎆 type:feature New feature or request 🔍 scope:analysis Work regarding abstract domains or fixpoint algorithms labels Nov 15, 2022
@VincenzoArceri VincenzoArceri added this to the 0.1b8 milestone Nov 15, 2022
@VincenzoArceri VincenzoArceri self-assigned this Nov 15, 2022
@lucaneg
Copy link
Member

lucaneg commented Nov 15, 2022

Related to #232

@lucaneg lucaneg merged commit 0cb1b56 into lisa-analyzer:master Nov 17, 2022
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:feature New feature or request

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants