Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/javaparser/javaparser

Java 1-21 Parser and Abstract Syntax Tree for Java with advanced analysis functionalities.
https://github.com/javaparser/javaparser

Reverting accidently commited change in pom.xml

d8e455cc36fd7320bd0b7b95cf82bac7d52297a1 authored over 6 years ago
Adding some of the missing implementations of JavassistParameterDeclaration, mainly getName

839b414db9659367fb30e704d3ac76677ca5849b authored over 6 years ago
Merge branch 'master' into issue_1761_redo_generated

9b1b0907d4fa78b03bcb8967b6e89025ce9ae426 authored over 6 years ago
Merge branch 'master' into issue_1758_unicode_10

e2eba4ebd80d63f4e057cafac9b65ddfac0a0277 authored over 6 years ago
Rerun unicode code generator with JDK11

102c0b8f4b5d81ad1349332a537a23172550998b authored over 6 years ago
Rename misspelled test

379827d7ab91a7aa5501c43060acea204b0366db authored over 6 years ago
Replace Generated annotation

ec1d87c200149a708acfd92e367c898db1977e56 authored over 6 years ago
Merge branch 'master' into issue_1627_java_11_definitive

9a370ac88284548c1eb6d4de60514820de5ac34c authored over 6 years ago
Finalize Java 11 parsing support

1c78c851ad4aeb2948eeeb1d7d00223e7e27d4b0 authored over 6 years ago
Merge branch 'master' into issue_1727_parentfinding

4c424e80d97d6a8408fe5ac1beacd109f5048b13 authored over 6 years ago
Module statements -> directives

6d06ae94c521628da4bcd76675f3660fee8ebf76 authored over 6 years ago
ForeachStmt -> ForEachStmt

428f8a0c95eb4cf4e4f831dda0ffdf468c227f41 authored over 6 years ago
Use "findAncestor" as name

b00d084b9cdbc59e20810a305f348d8807587685 authored over 6 years ago
Create a Modifier node

2d6fcd561e9e542e3ead109d886f7a7ae4c213fb authored over 6 years ago
Fixed a bug that caused resolution of declarations within switch entry statements to not work properly.

12874bdb9279f4503121e25d408e71bd202c865e authored over 6 years ago
make methods in NameLogic less visible

3bfc83a33feb8ffe4bc0ab9be0326e99ad0412d1 authored over 6 years ago
adding comments for NameCategory

97a94160a47be33737710add60ae366372aa327f authored over 6 years ago
remove changes to JavaSymbolSolver

33da1b340103b86c094f99237fb065a1a154b66c authored over 6 years ago
Merge remote-tracking branch 'upstream/master' into ssJLSnamesDisambiguation

dc33b50318c84db803f738b7f9a07454c28c3666 authored over 6 years ago
Merge pull request #1750 from ftomassetti/issue1749

Issue1749: implement hasDirectlyAnnotation for JavaParserEnumDeclaration

a1735cd1156800321ba902006c4a944937638c1c authored over 6 years ago
rename Helper to AstResolutionUtils

066832b4459d000a06b00920c5923fb7b03ce5a0 authored over 6 years ago
rename AbstractTest to AbstractSymbolResolutionTest

d3bc27832ae064a7669b2ac03f4fd70fde391beb authored over 6 years ago
moving to Path

710ed4002cd644da01a080b11b5312a9a1f684a7 authored over 6 years ago
adapt existing tests

0c008e951f5aa78665cd500794fe14342a80cfd4 authored over 6 years ago
fix hasDirectlyAnnotation for JavaParserInterfaceDeclaration

a45cb8350173feed6e64b8872b1decfca1c7b601 authored over 6 years ago
add test to solve #1749

e40bc71ff06180fbe552ba98567dc75a5128d405 authored over 6 years ago
moving HasDirectlyAnnotation to Helper

2402d771213925874d036a148f17a8a3e6b9693d authored over 6 years ago
add copyright notice

989e819e5b0091ea76d605870bd0c4e104cb9399 authored over 6 years ago
Remove funny import

1ebccb08e3ce73b37213833429e15ed1d864871c authored over 6 years ago
Deprecate duplicated parent finding code

074de687f1218fa09c8e414610a3b0080f025a19 authored over 6 years ago
Merge branch 'master' into ssJLSnamesDisambiguation

2d82f8e81cca9c098c27baac46d2757ad3d81dfc authored over 6 years ago
Merge pull request #1746 from ftomassetti/issue1745

Add the ClassLoaderTypeSolver

999c27a35bb9beb477617945035d060cade7946d authored over 6 years ago
Merge branch 'master' into issue1745

412253c8af64380c18e68afdee58d61fae6a94ba authored over 6 years ago
Merge remote-tracking branch 'upstream/master' into ssJLSnamesDisambiguation

806ce463eba9aa915c502d4bcd04a1dc5ffe1994 authored over 6 years ago
Merge pull request #1740 from ftomassetti/nameLogic_Context

Improving Context with new features needed for NameLogic

377a5ba3aaa2cebcc888191caae1fad148c379bd authored over 6 years ago
minor correction

ba7cf112e44e81281eeab1371cf111437ac81938 authored over 6 years ago
add the ClassLoaderTypeSolver

b9c059c348297d7d9a9b2878fb7c97c65d4e0bad authored over 6 years ago
reduce calls to wrappedNode.getResources in localVariablesExposedToChild

295f99b179e1b48be808277d9cacb7d0dcc44991 authored over 6 years ago
Merge remote-tracking branch 'upstream/master' into nameLogic_Context

6dfd044e3d52f72acfb0539853332e1ae47b1c8a authored over 6 years ago
Merge pull request #1666 from kotari4u/Issue_1658_Jdk10Support

Issue 1658 Make JP buildable on Java 10

73f071ac4d69d1dd0ab780b009a6e40faa8571a9 authored over 6 years ago
Oops

64a39d8268bb5ebeddd712b94fca00b5deb1e9b2 authored over 6 years ago
Merge branch 'master' into nameLogic_Context

a9b6467eece2a935b6d3f4d10219f2676bc6d7cf authored over 6 years ago
Merge branch 'master' into Issue_1658_Jdk10Support

c768455fadc39b144441f099959461e16b55e7bf authored over 6 years ago
[maven-release-plugin] prepare for next development iteration

8060c9bda2b85335ddb2f5817664b8be23ea8ae4 authored over 6 years ago
[maven-release-plugin] prepare release javaparser-parent-3.6.17

1289f4a0f8eb9f7aa811d70efe57a6b0ac9f9ef8 authored over 6 years ago
Prepare for release

e827e0aaf73ae7da53e2e1cd403c60c2f52081bc authored over 6 years ago
Merge pull request #1741 from matozoid/issue_1353_json_serializer

Add a true JSON AST serializer

1ec0b91cb78987f0227d41abedc8ebcc1c172875 authored over 6 years ago
Add licenses

7ac031e9ec77863828fd2b36ebfe07623fb38c65 authored over 6 years ago
Use constant for !

dad656baad744e0dd4f229341b1c024700eea890 authored over 6 years ago
Add a true JSON AST serializer

e6cd0c772866cedd94be57650900af39ea739568 authored over 6 years ago
Merge branch 'nameLogic_Context' into ssJLSnamesDisambiguation

77e7203435f77a0ba93b9890d98beb0890307db3 authored over 6 years ago
Merge remote-tracking branch 'upstream/master' into nameLogic_Context

73a9f22377b586aed066edac795710bb438a6d79 authored over 6 years ago
simplify BlockStmtContext

5fbf1f96eb795651d0f498c76b5eb40b81149a88 authored over 6 years ago
make ContextTest pass

a33639c3f5e9af5058bf8f7b1aa121dc60c31142 authored over 6 years ago
make localVariablesExposedToChildWithinForStmt pass

0c5eb7e2c145f2080f6722fe35e86e65ac8178ff authored over 6 years ago
make localVariablesExposedToChildWithinABlock pass

299eb89c5bccd135e0cd9bc31288f3c02cd6f2b4 authored over 6 years ago
fix ContextTest

03bae3ea7edbd55a9d8ce89df27806ba2e70ae62 authored over 6 years ago
add more tests on context

da20c582a4a8e4f1da821cd7dff2804ef45365f3 authored over 6 years ago
add localVariablesExposedToChildWithinForStmt

904019e2dc7a58b1309e135c4cae2621e1faf432 authored over 6 years ago
add test localVariablesExposedToChildWithinABlock

114a6b2a1bc9bcb78b6ff317fabd72a4eeba92f2 authored over 6 years ago
adding tests on params in context

0837b8986d2bc81328a9d625aa6c370ff90706b6 authored over 6 years ago
fixing imports in ContextTest

1f9292e03e2b6445792c78422f2849e6741986ea authored over 6 years ago
rearranging Context

9acb493c28148f047aab2083bb78e5e627ff4cb3 authored over 6 years ago
Merge pull request #1736 from ftomassetti/issue1668

Fix how Variable Declarators, Fields, and Enum constants are being represented

97555053af3025556efe1a168fd7943dac28a2a6 authored over 6 years ago
Merge branch 'nameLogic_Context' into ssJLSnamesDisambiguation

778a4c22e2928895fd8254e979de27aeba0cc2fe authored over 6 years ago
working on comments in Context

7eb6b8b6f26fcb26605a8e058179bf0ce8e02c43 authored over 6 years ago
add new methods to Context

81f80d185c3051f4b48a84e89e6cd628faf06e23 authored over 6 years ago
Merge remote-tracking branch 'upstream/master' into issue1668

19eb9c84bad177b9af6c6068d27811cbf2199873 authored over 6 years ago
Merge pull request #1737 from kgeilmann/solveMethodOnEnum

Solve method calls for methods declared in enums (when loaded from jar)

7ca56ec883327ae6b06be15208b3de76d6898c18 authored over 6 years ago
fix JavassistEnumConstantDeclaration

fd6e70bab8b87ebd4f77c09ecd5d7ce9df2204bb authored over 6 years ago
implement JavassistEnumConstantDeclaration.getType

0a386f474eda0cb12438f8937331e26f5279c12f authored over 6 years ago
extract two tests out of parseCoreJavaparsermodelDeclarations

3f266904040aa05a1cddb0179cdd8d66c0908cf3 authored over 6 years ago
fix wrong check in JavassistEnumConstantDeclaration

67b654ca0a58b1ee50ec3d90ce4d619d4a249cf8 authored over 6 years ago
Merge branch 'master' into solveMethodOnEnum

aae0d8e1697830210693c4fa62fff311861c003d authored over 6 years ago
Adding Copyright

e13052247a99f6204f7d11dfc683f753b113990d authored over 6 years ago
Allow resolving of method calls, if method is declared in an enum which is loaded by the JarTypeSolver.

a1bee26d5419eb5c74907da5935c0442a8f23732 authored over 6 years ago
handle enum constants in SwitchEntryContext

0db78b116e2600b5565febc2a3e18b6625558532 authored over 6 years ago
consider Enum constants in TypeExtractor

bedbadff54f2d1fbe0f5d0ebab8a131637773615 authored over 6 years ago
correct how fields are identified in JavaParserEnumDeclaration

8ff2247cb81638a8e4618c8b61d79c31bceb33a6 authored over 6 years ago
avoid using JavaParserFieldDeclaration to represent EnumConstantDeclarations

029d740a4de1675c17afdb5e9821b72433735a09 authored over 6 years ago
introduce JavaParserVariableDeclaration #1668

45733b022c668676d1555d18d5fe77de7b972665 authored over 6 years ago
Merge remote-tracking branch 'upstream/master' into issue1668

e40dd3e2c5fe8b8021e46dd74e10774438a20f5d authored over 6 years ago
Merge pull request #1723 from ftomassetti/issue1722

Implementing ReflectionEnumDeclaration.internalTypes

705983b20f0f69ce38bda53243db5a885a8f6b28 authored over 6 years ago
Merge branch 'master' into issue1722

1c62b86d7e79b31008f644029fdf78c3e9050e1c authored over 6 years ago
remove noisy changes

af003ca209fa9a3e84abc2cf330893e854b70cc2 authored over 6 years ago
Merge remote-tracking branch 'upstream/master' into ssJLSnamesDisambiguation

18d65edb90b5947ff9801250c30f0d0fc75c0b45 authored over 6 years ago
Merge pull request #1733 from ftomassetti/nameLogicHelperMethods

Name logic helper methods

b0d13eaf6cf51711755ccd819197cddadbdf64bd authored over 6 years ago
Merge branch 'nameLogicHelperMethods' into ssJLSnamesDisambiguation

75031f923f540dfe12682056e1c29c4f7febb2a0 authored over 6 years ago
Merge branch 'master' into issue1722

afa45c69b73b8c4392da52a7600069ba0fff708e authored over 6 years ago
simplify isInternal

4721c1720ede78df6d8dd5047eec23f5ff0a47b1 authored over 6 years ago
Merge branch 'nameLogicHelperMethods' of github.com:ftomassetti/javaparser into nameLogicHelperMethods

3b80fa52281dd2ba833f5d6b5e6ecf7f2c55e41d authored over 6 years ago
Merge remote-tracking branch 'upstream/master' into nameLogicHelperMethods

639ee4f9dbfe8cf02d0ab91a4480bc4e0ddb4320 authored over 6 years ago
Merge pull request #1734 from matozoid/issue_1728_note

Add note about API breakage

36bb41a4685887dbaf9ad7708564714572283f77 authored over 6 years ago
Add note about API breakage

775695d9969a5fa6793e71f64f4bba17e1999131 authored over 6 years ago
Merge branch 'master' into issue-1668

85b348828687c286bee888ba6f915249253e8939 authored over 6 years ago
Merge branch 'master' into issue_1728_note

875f9ece33ac4d3545ee085e24fa91e312ac34fb authored over 6 years ago
Merge branch 'master' into issue1722

8edd31b785e345feb95c1a4b4250ce84bd23071a authored over 6 years ago
Merge pull request #1730 from daanschipper/remove-unused-function

Clean up of MethodResolutionLogic

a701be4b1b3b69f98778c1c5b07026328fdc6fd4 authored over 6 years ago
Merge branch 'master' into remove-unused-function

ebd68537ec1e1060c68b244f91b2d5cabb897374 authored over 6 years ago
Add note about API breakage

9a2c8bb3087f52c1b7cdeb9827dfb9e94803d7f5 authored over 6 years ago