Fixing bugs: state to reachability graph map has to be updated for every new state...
[jpf-core.git] / src / classes /
2019-06-28 rtrimanaFinalizing the beta version of the implementation for...
2019-06-28 Rahmadi TrimanandaAdding recursive call to the getResolvedClassInfo(...
2019-06-26 rtrimanaAdding MagicAccessorImpl class for GroovyMagic.
2019-06-26 rtrimanaUpgrading/adapting fixes to Groovy 2.5.7 from Groovy...
2019-06-24 rtrimanaFixing the method getGenericParameterTypes to recognize...
2019-06-24 Rahmadi TrimanandaAdding the class GenericArrayTypeImpl.java.
2019-06-22 rtrimanaAdded WildcardTypeImpl implementation (minimal support).
2019-06-21 rtrimanaAdding WildcardTypeImpl class.
2019-06-21 rtrimanaReturning genericDeclaration for TypeVariableImpl's...
2019-06-21 Rahmadi TrimanandaAdding getGenericSuperclass and getGenericInterface...
2019-06-20 rtrimanaAdding a native method to handle getBounds() with a...
2019-06-19 rtrimanaNew problem with Groovy library.
2019-06-18 rtrimanaAdding ParameterizedTypeImpl.java for parameterized...
2019-06-18 rtrimanaA clean implementation for getTypeParameters' native...
2019-06-18 Rahmadi TrimanandaInstantiating TypeVariableImpl.java
2019-06-17 rtrimanaAdding the TypeVariableImpl.java class for generics...
2019-06-13 rtrimanaCleaning up for the real fixes.
2019-06-10 rtrimanaStarting our own version of JPF with support for generics.
2019-01-30 Krizhan MariampillaiUpdated Buffer and Matcher Classes (#171)
2019-01-29 Manish Kumar ThakurRectifies the java.lang.NoSuchMethodError when usinf...
2018-11-23 Cyrille ArthoFix for System.in.available().
2018-10-19 Cyrille ArthoMerge branch 'sv-comp-run-script' of git://github.com...
2018-09-07 jtomanImproves annotation support (#161)
2018-09-02 cyrille-arthoMerge pull request #157 from uwplse/set_throwable_cause
2018-08-31 John TomanFixes setCause on default exception
2018-04-18 Willem VisserMerge branch 'dev' of https://github.com/javapathfinder...
2018-04-18 Willem VisserReturning SharedSecrets to its original state since...
2018-04-18 Willem VisserMerge branch 'master' of https://github.com/javapathfin...
2018-04-17 Willem VisserRemoving referebces to JavaObjectInputStreamAccess...
2017-05-31 Nastaran ShafieiInitial import