Skip to content

Configurability of the AbstractState used for type inference#132

Merged
VincenzoArceri merged 3 commits intomasterfrom
type-inference-config
Oct 1, 2021
Merged

Configurability of the AbstractState used for type inference#132
VincenzoArceri merged 3 commits intomasterfrom
type-inference-config

Conversation

@lucaneg
Copy link
Member

@lucaneg lucaneg commented Sep 29, 2021

Description
Making the abstract state used for type inference configurable enables greater flexibility and customization of the analysis. This significantly improves scenarios where LiSA is used to analyze a single language, and an optimized implementation for that language can be passed.

Implemented features
Closes #111

@lucaneg lucaneg added the 🎆 type:feature New feature or request label Sep 29, 2021
@lucaneg lucaneg added this to the 0.1b2 milestone Sep 29, 2021
@lucaneg lucaneg self-assigned this Sep 29, 2021
@lucaneg lucaneg added the 🏗 resolution:wip Incomplete work - do not review yet label Sep 29, 2021
@github-actions

This comment has been minimized.

@lucaneg lucaneg removed the 🏗 resolution:wip Incomplete work - do not review yet label Sep 29, 2021
@github-actions
Copy link

Cron Test Results

10 files  10 suites   3s ⏱️
22 tests 22 ✔️ 0 💤 0 ❌

Results for commit 18bc781.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link

github-actions bot commented Oct 1, 2021

Unit Test Results

  33 files    33 suites   9s ⏱️
204 tests 204 ✔️ 0 💤 0 ❌

Results for commit 120df1c.

@github-actions

This comment has been minimized.

@VincenzoArceri VincenzoArceri merged commit 20bfed4 into master Oct 1, 2021
@VincenzoArceri VincenzoArceri deleted the type-inference-config branch October 1, 2021 14:21
@github-actions
Copy link

github-actions bot commented Oct 1, 2021

All Test Results (unit + cron)

  43 files  ±0    43 suites  ±0   17s ⏱️ +4s
226 tests ±0  226 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 20bfed4. ± Comparison against base commit 6fb519d.

@lucaneg lucaneg added the 🔍 scope:analysis Work regarding abstract domains or fixpoint algorithms label Jan 21, 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

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] Type analysis configuration

2 participants