Skip to content

0.1 beta 6

Compare
Choose a tag to compare
@lucaneg lucaneg released this 31 Oct 14:25
· 906 commits to master since this release
4e7b59a

Milestone with issues list
Maven (sdk) - Maven (core) - Maven (imp)
Javadoc (sdk) - Javadoc (core) - Javadoc (imp)

Changes

🚀 Features

🐛 Bug Fixes

  • SimpleAbstractState properly lubs evaluations over several expressions @lucaneg (#224)
  • Edge.traverse() implementations now use SemanticDomain.satisfies() @lucaneg (#223)
  • Inheritance scan during call resolution @lucaneg (#212)
  • Simplification of isolated graph nodes @lucaneg (#210)
  • Open calls delete all aliases @lucaneg (#194)
  • Different handling of "no entry points" @lucaneg (#190)

🧰 Maintenance

  • Lattice.widening() implementations default to Lattice.lub() @lucaneg (#222)
  • Field information in AllocationSites @lucaneg (#217)
  • Increased general accessibility and extensibility of classes and methods @lucaneg (#203)
  • Testing no longer compare dot files @lucaneg (#122)