summaryrefslogtreecommitdiff
path: root/src/cuchaz/enigma/gui/MemberMatchingGui.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-06-30Json format (#2)Gravatar lclc981-499/+0
* Added new format * Fixed bug * Updated Version
2015-04-19relicense Enigma as LGPLv0.10.4_betaGravatar Cuchaz1-0/+10
2015-03-20get rid of stupid fucking com.beust.jcommander imports crashing all my ↵Gravatar jeff1-2/+2
downstream apps Eclipse loves to import that particular collections implementation for some reason and I don't want to use it!!
2015-03-13complete mappings converion code. Still need to debug thoughGravatar jeff1-2/+2
2015-03-11generalized field matchingGravatar jeff1-69/+84
added method matching
2015-03-10tweaks and improvements to field matching guiGravatar jeff1-66/+251
2015-03-09field matcher is starting to be usefulGravatar jeff1-27/+185
2015-03-09starting on field matching guiGravatar jeff1-0/+131