WarpPI/core
Riccardo Azzolini a74f047655 Fix/improve hashCode for Functions
Some types of Function had hashCode methods which didn't match the
behavior of equals, while others could simply be rewritten in a simpler
way by using Objects.hash.
2019-10-25 22:48:49 +02:00
..
.settings partial commit 2018-09-28 21:59:12 +02:00
src Fix/improve hashCode for Functions 2019-10-25 22:48:49 +02:00
.classpath Updated TeaVM to the latest snapshot and fixed panels history behaviour 2019-02-25 13:12:22 +01:00
.gitignore Moved code into submodules 2018-09-04 12:12:41 +02:00
.project Moved code into submodules 2018-09-04 12:12:41 +02:00
pom.xml Migrate from JUnit 4 to 5 2019-09-09 18:34:52 +02:00