Releases: lisa-analyzer/lisa
0.1 alpha 4
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
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
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
Prototype of LiSA, CFG structure, and Syntactic Checks