Skip to content

Releases: lisa-analyzer/lisa

0.1 alpha 4

08 Apr 07:49
afd5f42
Compare
Choose a tag to compare

Milestone with issues list - Maven - Javadoc

*new* heap analyses: type-based and point-based
*new* code location interface instead of source file coordinates
*new* type-conversion symbolic expression
*new* abstract domains can express what they track
*bugfix* string representation is deterministic for collection-based domains
*bugfix* improvements and testing of type inference
*bugfix* improvements of call target resolution

0.1 alpha 3

16 Feb 12:28
2b24c40
Compare
Choose a tag to compare

Milestone with issues list - Maven - Javadoc

*new* inference systems
*new* dataflow interface
*new* factory for instantiating analysis components
*new* generic graph structure
*new* weak and strong assignments
*new* modular abstract state
*new* local variable table
*new* call resolution strategy
*new* program structure

0.1 alpha 2

11 Dec 21:38
Compare
Choose a tag to compare

Milestone with issues list - Maven - Javadoc

*new* type hierarchy
*new* analysis infrastructure
*new* built-in type inference
*new* analysis report and .dot graphs

0.1 alpha 1

19 Oct 20:11
0f988b6
Compare
Choose a tag to compare

Prototype of LiSA, CFG structure, and Syntactic Checks