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

chore(deps): bump versions-maven-plugin from 2.12.0 to 2.13.0

Bumps [versions-maven-plugin](https://github.com/mojohaus/versions-maven-plugin) from 2.12.0 to ...

f3df40ba46db6efbc7762f308cac6e437fbce2ae authored over 2 years ago
Merge pull request #3726 from jlerbsc/master

Fix part of issue #3721 UnsupportedOperationException while trying to modify the type of a variable

c5b7df993e63aeba84563078e0808602b15b92a2 authored over 2 years ago
Fix part of issue #3721 UnsupportedOperationException while trying to modify the type of a variable

961d04e4fa9b9219e69c27efe77a819a5f5cc683 authored over 2 years ago
Merge remote-tracking branch 'upstream/master'

2b7ce949b8fc0d43deedf6994c65881a671d6861 authored over 2 years ago
Created PositionTest.java to test the Position.Java, added unit Test for OrIfInvalid

ebcf25f16743e14aa82a437cdc512e560f12aefe authored over 2 years ago
Fixed ofIfInvalid() and cleaned up code and comments for isAfter(), isBefore() and valid() in Position.java

1f56bb6639f1dd1772d9511de965d658c0ae0635 authored over 2 years ago
[maven-release-plugin] prepare for next development iteration

f26a8386c3dfa7f26d7e9f32ae480356488cf723 authored over 2 years ago
[maven-release-plugin] prepare release javaparser-parent-3.24.7

2da320733ed462050fe4245e55d97c62b8eaf17f authored over 2 years ago
update readme

b1d598055d31febbaacf2758697f1cf86897ebce authored over 2 years ago
Update changelog

89e0472955f53ef3c1a54d5ff5c9d73a79c8a1f4 authored over 2 years ago
Merge pull request #3723 from Blackgen/ReflectionAnnotationDeclaration_getClassName

Fix for ReflectionAnnotationDeclaration getClassName()

1bfac8b99864cb7a2136fe6dbca64e95c810dfcc authored over 2 years ago
Merge branch 'master' into ReflectionAnnotationDeclaration_getClassName

7bd79eb963a314a39c458ba49f59c35b1a0a8801 authored over 2 years ago
Merge pull request #3722 from comp2120-workshop11-group1/StaticJavaParser-and-SourceRoot-APIs#3415

Issue #3415

a06678f5c94f93062c061f9be07b03becc8675f4 authored over 2 years ago
Add testcase for ReflectionAnnotationDeclaration.getClassName()

Previously a the classname started with a dot

3701a6c69163d26f69b62464abee3e7d9ddc2453 authored over 2 years ago
Fix ReflectionAnnotationDeclaration getClassName()

7c38e6c7ef9df2a7e08adfb02abd71c70abb2a40 authored over 2 years ago
Fixed typo and changed return value for deprecated method

e56b3dfc07b8624a1619bf59d6fa6a6a32005ff0 authored over 2 years ago
Created a new method that aligns with SourceRoot method

9d4eed87a75594fed382f4062d73be9de042b04a authored over 2 years ago
Marked getConfiguration method as deprecated

180604bfc26a0c7b31e2fdc071d80556a67c2326 authored over 2 years ago
Fix maven wrapper not found in generator scripts

0b626ec47b07f23a876b52bd281646ada19945cc authored over 2 years ago
Merge pull request #3714 from PPazderski/yield-method-result

Fix some yield expressions not recognized

b9a7d0f859f475f8f98feea84fd4e8df40e85a56 authored over 2 years ago
Merge branch 'master' into yield-method-result

984d8696de5273f9f80f9dcb7876fbd9baa44c96 authored over 2 years ago
Merge pull request #3713 from PPazderski/final-instanceof-pattern

Accept final in instanceof pattern

0fb56056214bdb7dfe27a8c212270bcf7448122a authored over 2 years ago
Fix some yield expressions not recognized

Existing parser failed to recognize some yield expressions.
Especially yielding the result of a ...

04ec14b680231ae16062d3ba47b1beab30c7f776 authored over 2 years ago
Accept final in instanceof pattern

295dcbd432c292576d4b49a065005dd25f73a44b authored over 2 years ago
Merge pull request #3711 from jlerbsc/master

[Fix] Avoid test failure due to line separator differences on windows host

564f58d7dd2ba1a7d4399050a1acaed611e66c7b authored over 2 years ago
Merge branch 'master' into master

b58e284acf6f6f2f7a01a032cc72ec5a516a5d6a authored over 2 years ago
Avoid test failure due to line separator differences on windows host

fe42f3fdc976cfea39bf51f95289c3bd35590f67 authored over 2 years ago
Minor refactoring of the method considerEnforcingIndentation

aee62b1f3a9b2cdee1951db04df21be6e63ca24f authored over 2 years ago
Adding minor comments or remarks

d2a4d0ebf2bad408965ec38b70a1fc2b16c6c059 authored over 2 years ago
Minor refactoring in CsmConditionnal

a30a5e20678aab8034e093d75aec8cf7a6ea6c75 authored over 2 years ago
chore(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v3.3.0

6356c4bac6ff5e4232d1388df3c5ce05bd4e6dfb authored over 2 years ago
chore(deps): update dependency org.codehaus.mojo:versions-maven-plugin to v2.12.0

2832209dbaaec2a3684b05b70cbafc52cb294d71 authored over 2 years ago
chore(deps): update codecov/codecov-action action to v3.1.1

2f182e4e13ba755ad38a5d4fbdeef62b32f2164d authored over 2 years ago
chore(deps): update junit5 monorepo to v5.9.1

b1b3ad01d21d1233ab755a983c72aad2a3f6ab39 authored over 2 years ago
Merge pull request #3704 from jlerbsc/master

Fix issue #3700 Removing last statement with LexicalPreservingPrinter results in loss of indenda...

0547901b0113d23751146f52b69362cfc8bd3e66 authored over 2 years ago
Bug fix on windows system: compare results with ignoring end of line character

e01e12ce61655ece32f8b31a440952c06d11c121 authored over 2 years ago
Fix issue #3700 Removing last statement with LexicalPreservingPrinter results in loss of indendation

916aff043da78ef6822ff5508fc5a197e7355fff authored over 2 years ago
chore(deps): update dependency com.github.valfirst:jbehave-junit-runner to v2.3.2

69fabdaa4d0b9d576493ae2cc7872193f0ff9230 authored over 2 years ago
fix(deps): update dependency org.javassist:javassist to v3.29.2-ga

69061facbad517f6b3409ba039c796497c08d892 authored over 2 years ago
Merge pull request #3697 from jlerbsc/master

Refactoring - use of existing methods

558991ecfd9c4116150fdea2b7cfc80e2ad4cbdd authored over 2 years ago
Refactoring - use of existing methods

2e36c4820b512ea43491c4d17c844fe1037e5f81 authored over 2 years ago
Merge pull request #3695 from jlerbsc/master

Refactoring adding convenient methods to know if a DifferenceElement is added, removed or kept

915e7738f20cda8d7480c9f92580d29e2e1cf2cc authored over 2 years ago
Merge remote-tracking branch 'upstream/master'

56030794de519c196733feb554e4f36085e9aff5 authored over 2 years ago
Refactoring adding convenient methods to know if a DifferenceElement is added, removed or kept

7bd173c3f193b8d47d032d4f34a47133b0c94e7e authored over 2 years ago
Merge pull request #3692 from jlerbsc/master

Fix issue #3678 Function accepts a configuration but it does not do anything

903bb7eb31203c18470d225ad370fea35536cfd7 authored over 2 years ago
Merge branch 'javaparser:master' into master

6379ee91894713b88b29506b39d3c800132d6f24 authored over 2 years ago
Fix issue #3678 Function accepts a configuration but it does not do anything

97240408d5c48e602a5a277a0af8e98137d32800 authored over 2 years ago
[maven-release-plugin] prepare for next development iteration

18893cba35bc281cbea04b5c5330722da0f9f3ba authored over 2 years ago
[maven-release-plugin] update readme

3919e265f8a265534e9de7af77a66a161349681d authored over 2 years ago
Update changelog

c8c56defbf9555ecffd9f3ef0a55c79149e7f73d authored over 2 years ago
[maven-release-plugin] prepare for next development iteration

db3d849f2166dcda24c3cc45ccdde34af91edfa9 authored over 2 years ago
[maven-release-plugin] update readme

aa66d970afd336031613fed53d67c83ae526e456 authored over 2 years ago
Update changelog

0747e831d9c67dbba8bccf6e03deea07bb55dd75 authored over 2 years ago
Update changelog.md - prepare next release

6dfa91168f3cd1996894fc34a2140880483f150a authored over 2 years ago
Merge pull request #3675 from mernst/typos-typos

Fix typos

8751c164a4aa01a16077647db1adac498e39b7a2 authored over 2 years ago
Fix typos

e6f6db817376f6bf7431f3a3d6577694d844599d authored over 2 years ago
Merge pull request #3671 from jlerbsc/master

Fix issue #3614 UnsolvedSymbolException when package declaration contains comment

b51475acfe60442c0ba35df4a3fc6e1fdbf11d4f authored over 2 years ago
Fix issue #3614 UnsolvedSymbolException when package declaration contains comment

f6e05d194180659fe0522455258ca260eda3cc6f authored over 2 years ago
Add test case for issue #3614 UnsolvedSymbolException when package declaration contains comment

14e64c16a1699cbaa5bc522a51588073389b1d14 authored over 2 years ago
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.4.1

790ecc9e576cc61e7224e7ca7d0eb7029dbfbac2 authored over 2 years ago
Merge pull request #3661 from javaparser/dependabot/maven/org.javassist-javassist-3.29.1-GA

chore(deps): bump javassist from 3.29.0-GA to 3.29.1-GA

673a2b29cce2466854905e10c43ce872107585ab authored over 2 years ago
chore(deps): bump javassist from 3.29.0-GA to 3.29.1-GA

Bumps [javassist](https://github.com/jboss-javassist/javassist) from 3.29.0-GA to 3.29.1-GA.
- [...

05c8e1cca349945c5a41a352268558481cb46033 authored over 2 years ago
chore(deps): update dependency org.apache.maven.plugins:maven-site-plugin to v3.12.1

6aec0795bc57b716a703ee35f94df96a5efe855c authored over 2 years ago
[maven-release-plugin] update readme

8c37689bab45f706c653e85bd533524e521bd3d1 authored over 2 years ago
[maven-release-plugin] prepare release javaparser-parent-3.24.4

3b768042fb8e5a0c7337725f1b40f36aec052033 authored over 2 years ago
[maven-release-plugin] prepare for next development iteration

3462420a726ea8b75dbff12398716f1f5375db71 authored over 2 years ago
Update changelog.md

40eff6f7350bf12a8536d275f2e995298993c51b authored over 2 years ago
chore(deps): update junit5 monorepo to v5.9.0

48dfd6d04abfd44b4d01da283c5aaaf1b3c05aaf authored over 2 years ago
Merge pull request #3644 from javaparser/dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.3.0

chore(deps): bump maven-resources-plugin from 3.2.0 to 3.3.0

baeeaa729972b4e31348d83f29c2ea8b861ab5bc authored over 2 years ago
chore(deps): bump maven-resources-plugin from 3.2.0 to 3.3.0

Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.2.0 to 3...

b2e829f7ebb688519ae6be7558c50fbf2e8f192c authored over 2 years ago
chore(deps): update dependency org.apache.maven.plugins:maven-install-plugin to v3.0.1

239e39fe926d14cf7f82a4b35fd33983f44d9894 authored over 2 years ago
chore(deps): update dependency org.apache.maven.plugins:maven-install-plugin to v3.0.0

ccff30606f8665a030b509ffbde5183d7c9af552 authored over 2 years ago
chore(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.0.0

59585a5579910e36bc75ac266b5b1cb70ddc4770 authored over 2 years ago
Merge pull request #3060 from 4everTheOne/enable-peding-changes

Implemented JavaParserTypeVariableDeclaration getAncestors method

3d1f6eb34d7ffc8eb1534e6f53964691f3608d7e authored over 2 years ago
Merge branch 'master' into enable-peding-changes

a369a1ca134aa1d1d0d6e28f2025609f8c162858 authored over 2 years ago
Merge pull request #3637 from javaparser/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.1.0

chore(deps): bump exec-maven-plugin from 3.0.0 to 3.1.0

865d4e9d03331537a66042ae292cfc6ba30f8beb authored over 2 years ago
chore(deps): bump exec-maven-plugin from 3.0.0 to 3.1.0

Bumps [exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.0.0 to 3.1.0.
- ...

30b7e8231f0976f62eb7ba560128758d391861c4 authored over 2 years ago
Merge branch 'master' into enable-peding-changes

db54ced28d2695fe36a10010ca4f4fe52fb2b179 authored over 2 years ago
Merge pull request #3634 from Col-E/feature/flexible-resolution

Flexible symbol resolution for declaration types

1d8d87f731f85b14dcc11de0bfe29add008a801d authored over 2 years ago
Skip type parameter resolution in toRawType

178c1e5b3936f0e1d29c13fef4afc6866844934b authored over 2 years ago
Consolidate SymbolSolver creation in TypeExtractor

b22ebb29abb4e6dcc1d22ca9823e5b2a3473b6a8 authored over 2 years ago
Refactor SymbolSolver.solveSymbolInType() to use a common interface type

Allows for custom declaration types defined by a user to support symbol resolution.

31b27173d661ff957eb915de23383183e229c82a authored over 2 years ago
[maven-release-plugin] update readme

68f5e8483555d3db876abfd0e7c4fe3a535fcf37 authored over 2 years ago
Update changelog

20b76632d0519f4f295fc2883424d26a8214bf81 authored over 2 years ago
Merge pull request #3613 from jlerbsc/master

Fix issue 3631 NameExpr.resolve() does not take end of inner block scopes into account

a8eaeb3d00a86d4727cbd564d0e8d156815f52d4 authored over 2 years ago
Fix issue 3631 NameExpr.resolve() does not take end of inner block scopes into account

5a58cf31e84f47c1073657bccc44a96aa902c7f4 authored over 2 years ago
Add test case for issue 3631 NameExpr.resolve() does not take end of inner block scopes into account

e0eb2dc972aaa7021e759c3b5ffa22766381531c authored over 2 years ago
Modify comment

865f85cb51f8fe367804e7e20321072834e5c9cf authored over 2 years ago
Merge remote-tracking branch 'upstream/master'

eb869ff5ce49265b3a160d444505f43e05318def authored over 2 years ago
Merge pull request #3623 from mernst/java_17

Fix documentation of `JAVA_17`

c52c5389c0c692c54c0897c3f927296f566ec002 authored over 2 years ago
Merge branch 'master' into java_17

f284ce3ccece67b5060f49f1e5c83796abb449d9 authored over 2 years ago
Fix documentation of `JAVA_17`

4f0d209be7a29bd8789e752967ba1d7169d66b40 authored over 2 years ago
Minor refactoring - generalization of the use of the hasrange method

0ad0c3ca265c7c363dc99c4f83e01d05b4769a3e authored over 2 years ago
chore(deps): update dependency biz.aqute.bnd:bnd-maven-plugin to v6.3.1

a905676c1b490bace4c970a4e5624141939951be authored over 2 years ago
chore(deps): update dependency com.squareup.okhttp3:okhttp to v4.10.0

cd4fbd8e3dabe7eb011f802c4e435340880129ed authored over 2 years ago
Merge branch 'master' into builder/typeSolver

0c8ce5c30cedc6511cf53187e0f9b0442d92ea77 authored over 2 years ago
Merge branch 'master' into enable-peding-changes

590e3c4905d7e30665233144a75ce90eb2aaf475 authored over 2 years ago
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0-m7

efcbc7f26725379423cb1b528cdb2a09e8511027 authored over 2 years ago
chore(deps): update dependency org.mockito:mockito-inline to v4.6.1

10b0dc6e5d98dbfb6c604267d24f6d0ebb7acc6e authored over 2 years ago
Merge pull request #3600 from jlerbsc/master

Fix issue #3588 Modifier is removed when removing an annotation

cc0e50ab504b933aebd0dda81fb29de00b69a630 authored over 2 years ago