Fixed maven repository URL
[javainspect.git] / src / main / java / eu / svjatoslav / inspector / java / structure / ClassDescriptor.java
2020-02-07 Svjatoslav AgejenkoUpdated copyright info
2019-01-01 Svjatoslav AgejenkoUpdated copyright
2018-12-29 Svjatoslav AgejenkoUpdated copyright notice
2017-12-26 Svjatoslav AgejenkoCode cleanup.
2017-12-26 Svjatoslav AgejenkoPossibility to visualize multiple JAR files.
2017-12-24 Svjatoslav AgejenkoUpdated pattern name to glob to be more specific. Updat...
2017-12-24 Svjatoslav AgejenkoMerge improvements by Tony Bargnesi:
2017-06-09 Svjatoslav AgejenkoHandle no class def errors
2017-04-19 Svjatoslav AgejenkoBugfix: no langer generate illegal square brackets...
2016-06-25 Svjatoslav AgejenkoCode formatting and cleanup.
2015-05-21 Svjatoslav Agejenkofixed javadoc issues
2015-03-03 Svjatoslav Agejenkofurther API simplification
2015-03-03 Svjatoslav Agejenkoreduced fields and methods visibility
2015-03-03 Svjatoslav AgejenkoCode refactoring. Simplified API.
2015-03-03 Svjatoslav Agejenkoworkaround for apparent graphviz bug
2015-03-02 Svjatoslav Agejenkoupdated copyright notice
2015-02-03 Svjatoslav Agejenkohide parent class and interface class references if...
2015-02-02 Svjatoslav Agejenkoproperly render fields of arrays of primitive types
2014-02-18 Svjatoslav AgejenkoChanged license to LGPLv3.
2013-11-27 Svjatoslav Agejenkohide "is" getter fields for booleans of the same name
2013-11-25 Svjatoslav Agejenkospearately count interface implementations
2013-11-21 Svjatoslav Agejenkocount class extensions as references when calculating...
2013-09-13 Svjatoslav Agejenkoimproved project documentation
2013-07-14 Svjatoslav Agejenkopossibility to hide orphaned classes from graph
2013-07-11 Svjatoslav Agejenkoadded possibility to whitelist or blacklist classes...
2013-07-05 Svjatoslav AgejenkoMerge branch 'master' of ssh://svjatoslav.eu/home/git...
2013-07-04 Svjatoslav Agejenkobetter representation of nested classes
2013-07-04 Svjatoslav Agejenkoproperly handle nested classes
2013-07-04 Svjatoslav Agejenkopossibility to selectively hide classes by API
2013-07-03 Svjatoslav Agejenkorefactored packages