summaryrefslogtreecommitdiff
path: root/src/io/TweetReader.java
AgeCommit message (Expand)AuthorFilesLines
2014-05-10Centralize Gson creation and registrationPeter Wu1-5/+2
2014-05-10Check for errors if a validation error occurredPeter Wu1-9/+2
2014-05-10Add validator debugger where the wrong type is returnedPeter Wu1-1/+13
2014-05-09Add missing validation annotations, ...Peter Wu1-3/+3
2014-05-08Replace JSON by GSON, adding extra validationsPeter Wu1-0/+57