1. 69c6a76 Make a first attempt at better naming by Danny van Bruggen · 8 years ago
  2. 6738e1c Add missing feature by Danny van Bruggen · 8 years ago
  3. a784ffc [maven-release-plugin] prepare for next development iteration by Danny van Bruggen · 8 years ago
  4. 86e39dd [maven-release-plugin] prepare release javaparser-parent-3.0.0-alpha.11 by Danny van Bruggen · 8 years ago
  5. ae2830d Merge remote-tracking branch 'origin/master' by Danny van Bruggen · 8 years ago
  6. 4737954 Update changelog for release by Danny van Bruggen · 8 years ago
  7. a27cc23 Merge pull request #595 from matozoid/issue_547_null_range by Danny van Bruggen · 8 years ago
  8. 1ad9a76 Merge remote-tracking branch 'origin/master' by Danny van Bruggen · 8 years ago
  9. 5c530ad asString for primitive types by Danny van Bruggen · 8 years ago
  10. 8ba1d7b asString for names by Danny van Bruggen · 8 years ago
  11. d679ae1 Process comments by Danny van Bruggen · 8 years ago
  12. 71a60d3 Fix bad assumptions in remove code by Danny van Bruggen · 8 years ago
  13. 3c7fefb Get all tests to run except one. by Danny van Bruggen · 8 years ago
  14. 0699f3c Fixed grammar by assuming range is never none. by Danny van Bruggen · 8 years ago
  15. 03d6954 Ignore the lib dir that the intellij OSGI facet creates by Danny van Bruggen · 8 years ago
  16. 51733f6 Merge remote-tracking branch 'javaparser/master' into issue_547_null_range by Danny van Bruggen · 8 years ago
  17. 57f6e29 Merge pull request #588 from matozoid/issue_574_parent_of_parameters by Danny van Bruggen · 8 years ago
  18. 0913ae5 Fix elementType being reparented when getType() is called. by matozoid · 8 years ago
  19. 88309ab Fix generics for a case of Type by matozoid · 8 years ago
  20. b00edf2 Merge pull request #585 from matozoid/issue_548_import_parsing_in_grammar by Danny van Bruggen · 8 years ago
  21. a2d15f5 Remove unused constructor by Danny van Bruggen · 8 years ago
  22. 8164827 Reduce amount of lookaheads by Danny van Bruggen · 8 years ago
  23. 7381b6c Remove explicit parsing code from java source by Danny van Bruggen · 8 years ago
  24. d546719 Parse all four kinds of import in the grammar by Danny van Bruggen · 8 years ago
  25. bca5fc4 Let grammar parse four kinds of import separately by Danny van Bruggen · 8 years ago
  26. 60282ce [maven-release-plugin] prepare for next development iteration by matozoid · 8 years ago
  27. eb89f8e [maven-release-plugin] prepare release javaparser-parent-3.0.0-alpha.10 by matozoid · 8 years ago
  28. f52d1ad Prepare for release by matozoid · 8 years ago
  29. fc370bc Merge pull request #579 from matozoid/issue_578_compilationunit_range by Danny van Bruggen · 8 years ago
  30. 59d4918 Merge branch 'master' into issue_578_compilationunit_range by Danny van Bruggen · 8 years ago
  31. c673ecd Merge pull request #577 from ftomassetti/issue290 by Danny van Bruggen · 8 years ago
  32. be2231d Use symbolic name by matozoid · 8 years ago
  33. 251a505 Issue 573: set range of compilationunit to cover the whole file by matozoid · 8 years ago
  34. f64a8b8 issue290: add test against regression by Federico Tomassetti · 8 years ago
  35. 538b62d Merge pull request #575 from ftomassetti/issue569 by Danny van Bruggen · 8 years ago
  36. 55d475b issue569: test NodeList.removeIf by Federico Tomassetti · 8 years ago
  37. 34ee4b9 issue569: test NodeList.replaceAll by Federico Tomassetti · 8 years ago
  38. cbaf449 issue569: test NodeList.retainAll by Federico Tomassetti · 8 years ago
  39. ab4f6a5 issue569: test NodeList.remove and removeAll by Federico Tomassetti · 8 years ago
  40. c7d2927 issue569: test NodeList.set by Federico Tomassetti · 8 years ago
  41. 4a25ff2 issue569: test NodeList.clear by Federico Tomassetti · 8 years ago
  42. 150ecb8 issur569: test NodeList.addAll with index by Federico Tomassetti · 8 years ago
  43. 3e8757e issue569: testing NodeList.addAll without index by Federico Tomassetti · 8 years ago
  44. d38827f Merge pull request #572 from craigsdennis/patch-1 by Federico Tomassetti · 8 years ago
  45. 4085434 Typo by Craig Dennis · 8 years ago
  46. 966ee7e Merge pull request #570 from ftomassetti/issue565 by Danny van Bruggen · 8 years ago
  47. 7d0ff0c issue565: Node.remove, cover cases in which the node is not part of a NodeList by Federico Tomassetti · 8 years ago
  48. 25de3de issue565: invoke setters to remove arbitrary Node by reflection by Federico Tomassetti · 8 years ago
  49. 8844aa2 Merge pull request #568 from ftomassetti/issue567 by Danny van Bruggen · 8 years ago
  50. c92b929 Merge branch 'master' into issue567 by Danny van Bruggen · 8 years ago
  51. 095ccdc Merge pull request #562 from DeepSnowNeeL/bug-objectcreationexpr by Danny van Bruggen · 8 years ago
  52. 6af5e9a Merge branch 'master' into bug-objectcreationexpr by Cruz Maximilien · 8 years ago
  53. c0e1f8e issue567: unset parent and notify on NodeList.remove only when the node is found by Federico Tomassetti · 8 years ago
  54. afbb8cd better javadoc by Maximilien CRUZ · 8 years ago
  55. c0ef460 UserData renamed back to Data (#564) by Danny van Bruggen · 8 years ago
  56. 9f34db8 UserData renamed back to Data by Delly Christian Fofie · 8 years ago
  57. 0859bfc real fix by Maximilien Cruz · 8 years ago
  58. f6dda44 correct a bug introduced with optionals by Maximilien Cruz · 8 years ago
  59. 87a9ea8 [maven-release-plugin] prepare for next development iteration by matozoid · 8 years ago
  60. f19cfad [maven-release-plugin] prepare release javaparser-parent-3.0.0-alpha.9 by matozoid · 8 years ago
  61. 789ddfe Update changelog for release by matozoid · 8 years ago
  62. d2c9f43 Update changelog for release by matozoid · 8 years ago
  63. 9c44e26 wip by matozoid · 8 years ago
  64. c5695fd Add get(int i) shortcuts for list getters. (#558) by Quan Nguyen · 8 years ago
  65. 826ad1f Merge pull request #560 from ftomassetti/observer by Danny van Bruggen · 8 years ago
  66. 9a33a80 observing: add test for the different observer registration modes by Federico Tomassetti · 8 years ago
  67. a08fa9e observing: Node has now a register method which accept the "registration mode" for observers by Federico Tomassetti · 8 years ago
  68. e21d185 observing: reorder entries in ObservableProperty by Federico Tomassetti · 8 years ago
  69. df29c71 observing: introduce the ObservableProperty enum by Federico Tomassetti · 8 years ago
  70. 482bcec Try to get away from directly getting Node begin and end by matozoid · 8 years ago
  71. fddcb49 Remove Range.UNKNOWN and fix a lot of small bugs by matozoid · 8 years ago
  72. 3813f69 correct issue in FieldAccessExpr.setFieldExpr by Federico Tomassetti · 8 years ago
  73. 381d8c7 observing: adapt PropagatingAstObserverTest to consider the additional notifications by Federico Tomassetti · 8 years ago
  74. 17c60f9 observing: comment the added methods by Federico Tomassetti · 8 years ago
  75. a12a42c observing: add missing notifications by Federico Tomassetti · 8 years ago
  76. 6c61c06 observing: add notifications for the nodes representing types by Federico Tomassetti · 8 years ago
  77. 1802828 observing: add notifications for changes to the stmts nodes by Federico Tomassetti · 8 years ago
  78. 9a0f8cc observing: notifications for changes in import nodes by Federico Tomassetti · 8 years ago
  79. 376a892 observing: notify for changes in expr nodes by Federico Tomassetti · 8 years ago
  80. 5118a69 observing: complete test on PropagatingAstObserverTest by Federico Tomassetti · 8 years ago
  81. ed2969d observing: add Node.getNodeLists by Federico Tomassetti · 8 years ago
  82. c77e046 observing: add NodeTest on registerForSubtree by Federico Tomassetti · 8 years ago
  83. 3111643 observing: add adapters by Federico Tomassetti · 8 years ago
  84. 263cf50 observing: create interface AstObserver by Federico Tomassetti · 8 years ago
  85. 5568c65 observing: add notifications for most classes in ast.body by Federico Tomassetti · 8 years ago
  86. 6d41743 observing: create separate observers for node and nodelist by Federico Tomassetti · 8 years ago
  87. e35fb78 observing: add support in node by Federico Tomassetti · 8 years ago
  88. b8b7af3 observing: create package and interfaces by Federico Tomassetti · 8 years ago
  89. f1cce0a make NodeList implement List (#556) by Cruz Maximilien · 8 years ago
  90. dc0b8c6 Force cleaning of parser buffers on reuse (#557) by Danny van Bruggen · 8 years ago
  91. 008b82d #516 some optionals (#536) by Cruz Maximilien · 8 years ago
  92. ae7f23b Delete garbage class by matozoid · 8 years ago
  93. 02b3c5e Fix naming (#549) by Danny van Bruggen · 8 years ago
  94. 7e854e9 [maven-release-plugin] prepare for next development iteration by matozoid · 8 years ago
  95. d24f5ef [maven-release-plugin] prepare release javaparser-parent-3.0.0-alpha.8 by matozoid · 8 years ago
  96. aa79a62 Prepare for release by matozoid · 8 years ago
  97. c432a23 Merge pull request #532 from ftomassetti/minor by Danny van Bruggen · 8 years ago
  98. 13ae95b minor (spaces) by Federico Tomassetti · 8 years ago
  99. edb351b Node: review getParentNodeOfType by Federico Tomassetti · 8 years ago
  100. b4a1472 rename the type variable for all node types by Federico Tomassetti · 8 years ago