1. 6a40f1d Update date in copyright statements by matozoid · 8 years ago
  2. 0bed742 Merge branch 'master' into issue_162_reference_type_args by matozoid · 8 years ago
  3. d459b55 Merge pull request #371 from matozoid/issue_370_compile_with_java_8 by Danny van Bruggen · 8 years ago
  4. c4e628e Set javaparser-core to compile with Java 8 by matozoid · 8 years ago
  5. 8b47e21 Issue 162: can't handle type arguments to method reference by matozoid · 8 years ago
  6. ceb1aa8 Issue 163: super call args get lost by matozoid · 8 years ago
  7. 14d90fe Rewrite all uses of deprecated node methods by matozoid · 8 years ago
  8. d33c7bc Merge branch 'master' into issue-341 by matozoid · 8 years ago
  9. 819c186 Merge branch 'master' into minor_cleanups by Danny van Bruggen · 8 years ago
  10. b8a2955 Use Range and Position everywhere, deprecate old methods by matozoid · 8 years ago
  11. 21e4b03 Issue 302: Change ConstructorDeclarations throws clause to have ReferenceTypes instead of NameExprs. by matozoid · 8 years ago
  12. 2345bf4 Results from FindBugs by matozoid · 8 years ago
  13. 7204c85 Use modern template by matozoid · 8 years ago
  14. 26e8967 New classes: InstanceJavaParser, CommentsInserter by Sebastian Kürten · 8 years ago
  15. cb232dc Remove unused variable from grammar by Adriano Bonat · 9 years ago
  16. 8913f50 Expose usage of diamond operator by Adriano Bonat · 9 years ago
  17. 0839242 Throw away old grammar by matozoid · 9 years ago
  18. 4189c32 document the behavior of the empty import declaration by Federico Tomassetti · 9 years ago
  19. 2751db3 Introduce the empty import declaration by Federico Tomassetti · 9 years ago
  20. 373f198 grammar: accepting orphan semicolons among import statements by Federico Tomassetti · 9 years ago
  21. b472fe8 parse annotations in implements declarations by Federico Tomassetti · 9 years ago
  22. d7aa0c0 parse annotations in throws declaration by Federico Tomassetti · 9 years ago
  23. ef9c320 update grammar to use IntersectionType and UnionType by Federico Tomassetti · 9 years ago
  24. 12c7bee introducing in the grammar the MultiBoundType by Federico Tomassetti · 9 years ago
  25. dffc0b5 issue 149: adapt grammar to parse combined cast expressions by Federico Tomassetti · 9 years ago
  26. 829f61e issue180: set the end position of the ArrayCreationExpr of a primitive type on the last token by Federico Tomassetti · 9 years ago
  27. 4ed93ed Merge pull request #153 from rpau/master by Danny van Bruggen · 9 years ago
  28. f8104b2 update license comment in grammar file by Federico Tomassetti · 9 years ago
  29. 7011366 issue #152: Parse Failed due to ConditionalExpr in lambda by rpau · 9 years ago
  30. 03ff70c [#84] Add UnknownType to the grammar by Didier Villevalois · 9 years ago
  31. 35c014c Where there's a "->", there must be a lambda by sebastiankirsch · 9 years ago
  32. 8185216 apply fix as given by @rpau by sebastiankirsch · 9 years ago
  33. 34edf15 use more "modern" type style by sebastiankirsch · 9 years ago
  34. 7a69332 allow easier comparison of the javacc files by sebastiankirsch · 9 years ago
  35. df6c84c #74 Change package name and maven co-ordinates by Nicholas Smith · 10 years ago
  36. c992b22 #71 use ratified module names by Nicholas Smith · 10 years ago