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

Merge pull request #1 from javaparser/master

Update repo

dd2b34227bed7dce3f91957d2b23b72fd68e0206 authored over 3 years ago
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.3.0

83d57636e9b49404f530b4cc1986e9f43b3a5d47 authored over 3 years ago
Update JavaParserFacade.java

The class name match is also performed when the object creation expression is found.

98043ece307098d60e5d1f92904731adc2e0f6eb authored over 3 years ago
Merge branch 'master' into generator/cleanup

c7fa25c06edf4e54a441acb611b89b25805e8395 authored over 3 years ago
Merge branch 'master' into fix/3181_optimization

8944db46cf00ea63090447509b94b33ec64deb39 authored almost 4 years ago
Merge pull request #3267 from javaparser/JavaParserTypeAdapter_internalTypes

Move duplicate code to JavaParserTypeAdapter

808b682423cd0e3f70d564e2ec9d42a61555d56e authored almost 4 years ago
Move duplicate code to JavaParserTypeAdapter

c378a677ebcd999d853b3e5867ac7ca7cd8e73cb authored almost 4 years ago
Merge pull request #3215 from 4everTheOne/impl/AnnotationDeclarationForInnerType

Implemented logic for internalTypes in `JavaParserAnnotationDeclaration` and `JavassistAnnotatio...

83b79641a27031bef39f43f70825afe2f19fb184 authored almost 4 years ago
Merge branch 'master' into impl/AnnotationDeclarationForInnerType

6c1c12998c1a7bd8d1ab5598487174fefab80978 authored almost 4 years ago
Merge pull request #3265 from javaparser/SolveTypePerformance

Improved performance when resolving types for big source files

1c0c7c3afc56babe98f24c6500ae477f3ffb84b4 authored almost 4 years ago
No need to use FQN here

a0d6cd50d31431302259a7205d99a80692922f58 authored almost 4 years ago
Added missing junit test for JavaParserEnumDeclaration#internalTypes()

0161b55c525dbdc986522fa41419e7205b47c605 authored almost 4 years ago
Revert import change

a67e1b6324526ed5b1d0bf300d879424a6a86df2 authored almost 4 years ago
Use a special Set implementation that avoids calculating the hashCode of the node, since this can be very time-consuming for big node trees, and we are sure there are no duplicates in the members list.

7a568a8ee9c8d25094fd7820927f6b5e23aee8e1 authored almost 4 years ago
Revert "Use List instead of Set to avoid slow hashCode calculations on big Nodes"

This reverts commit 06495fa9

2713dffee444dbaa4e10aa47ec2bcaf7448dec04 authored almost 4 years ago
Revert "Use List instead of Set to avoid slow hashCode calculations on big Nodes"

This reverts commit 06495fa9

853048dfe3ae630cbf8e0ab487f0dee115e636ce authored almost 4 years ago
Use List instead of Set to avoid slow hashCode calculations on big Nodes

530fc9e43d92cd7642ed4fa0a4ead831e72ff848 authored almost 4 years ago
Use List instead of Set to avoid slow hashCode calculations on big Nodes

06495fa99213a5693f526693089e835e7128103a authored almost 4 years ago
Avoid using the slow String.format(...) method and use SimpleName#getId() instead of the slow toString()

91aad3c643202d3030dba3905acec22de8bc70bd authored almost 4 years ago
Update JavaParserTypeDeclarationAdapter.java

d493894d2bf145cde94085cf40d51ebb57dd26a3 authored almost 4 years ago
Revert test change

1379ee99c30729803eb2ce0caacbfbb4f2eab030 authored almost 4 years ago
No special logic when parent node is an ObjectCreationExpr

19b3df59cded42bb74c8c47626f19aa041095d10 authored almost 4 years ago
Merge branch 'master' into SolveTypePerformance

2f8ebb746a1b6c3d7e2a7616288953386d1c417d authored almost 4 years ago
Partial revert searching types due to dramatic perfomance for big trees

5c13f0e6468b6979887d74b44a8afe4bd705a83f authored almost 4 years ago
Merge pull request #3264 from javaparser/JavassistMethodWithExceptionsBug

ResolvedMethods from javassist never had exceptions

17707db43006caef9098ef094e9fcc6638a5a75e authored almost 4 years ago
Merge branch 'master' into JavassistMethodWithExceptionsBug

7646788e4690e721e87df2bcc7298e79f9d6ca05 authored almost 4 years ago
ResolvedMethods from javassist never had exceptions

b65ff06076c53e6c5c75e732a7cad98baff3a1b1 authored almost 4 years ago
[maven-release-plugin] prepare for next development iteration

a68f540b53f05cd4d24b137e09fdcc30f6fc19b2 authored almost 4 years ago
[maven-release-plugin] update readme

f1e3809eff1e7d01b7916cd75977131cd5f00aef authored almost 4 years ago
[maven-release-plugin] prepare release javaparser-parent-3.22.1

9862408759afc826780219e2e38c36e93c66a527 authored almost 4 years ago
make mvn wrapper script executable

a6429a12369444177f6a9de70b389d646693dc7d authored almost 4 years ago
Update changelog.md

768d6968b9ceb220dc8433883087b97128c3afae authored almost 4 years ago
Merge pull request #3263 from MysterAitch/update_features_md

update features.md -- fixed release version and date of records support, status of java 16 seale...

b49d0d5741fad98a08ae2a0719ce744a7d110982 authored almost 4 years ago
updated java 17 features

69d663a955bddc2c2d086584532aeafe93d4531c authored almost 4 years ago
fixed release version and date of records support, and status of java 16 sealed classes to 2nd preview

7db2b630bdaff549cbb46519f31eaee1bb1970f6 authored almost 4 years ago
chore(deps): update junit5 monorepo to v5.7.2

74e2b40fd345eaea2301cce7a6a626f9b7ed9db0 authored almost 4 years ago
Merge pull request #3257 from javaparser/dependabot/github_actions/actions/create-release-1.1.4

Bump actions/create-release from 1 to 1.1.4

f32d82b7cf46dc6e02fd86313bab1754f3142a6b authored almost 4 years ago
Bump actions/create-release from 1 to 1.1.4

Bumps [actions/create-release](https://github.com/actions/create-release) from 1 to 1.1.4.
- [Re...

fd1b7f859ee47dc3e0fca0a2aaae7603c997499d authored almost 4 years ago
Merge pull request #3258 from javaparser/dependabot/github_actions/codecov/codecov-action-1.5.0

Bump codecov/codecov-action from 1 to 1.5.0

3651848fd9d700a956d5dbc547d20d8476aaaebe authored almost 4 years ago
Merge branch 'master' into dependabot/github_actions/codecov/codecov-action-1.5.0

5888faf9a86516d1c65d4627a33254c979b62d4c authored almost 4 years ago
Merge pull request #3259 from javaparser/renovate/org.mockito-mockito-core-3.x

chore(deps): update dependency org.mockito:mockito-core to v3.10.0

31e955e8c404147fed64201d1afa0df665e1cbb2 authored almost 4 years ago
chore(deps): update dependency org.mockito:mockito-core to v3.10.0

c9e2c5a4530ab9ab1c00b0d93862d4beb3eb0426 authored almost 4 years ago
Bump codecov/codecov-action from 1 to 1.5.0

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 1.5.0.
- [Re...

7838442b2416e685358f5028add74a7178a863d4 authored almost 4 years ago
Merge pull request #3256 from MysterAitch/issue_3255_record_identifier_error

fixes #3255 -- bugfix grammar case when using `record` to as an identifier

ef5bdf938fab1fb59b6260b703646d26751611e8 authored almost 4 years ago
tweak test to not use StaticJavaParser and to use system line endings

57480be7a2bd4680a6b8b761a82d8136653bf551 authored almost 4 years ago
updated grammar to allow for `record` to be used as an identifier - fixes #3255

7abd711da81f35be7f9ce03999291adebd21b6b5 authored almost 4 years ago
Merge pull request #3235 from Zoom1111/master

Fixes issue #3113 -- Arrow missing in Switch Expression + jumbled up in LexicalPreservingPrinter

fd296a140138467117680f85084f58c4594d0ba4 authored almost 4 years ago
Merge branch 'master' into master

89d4d2f33d0d8aed31f5e77fbc87da5c3735677c authored almost 4 years ago
Merge pull request #3247 from 32kda/better_recover

Recover wrong statements no only to ';', but to '}' (not including) as well

0440a51e6475b2bf1678a02bed9307499a6ed71a authored almost 4 years ago
Merge branch 'master' into better_recover

565f3c1131d3950d71b6ca785f20f72b4609c97c authored almost 4 years ago
Merge pull request #3231 from mernst/token-not-available

Handle possibility of tokens not being available

61d27db416dcdef810385bfd1ff1ef63aa72e7e0 authored almost 4 years ago
Merge branch 'master' into token-not-available

17ce85090b2bfa6d2bdaa4142ee64b7e11095506 authored almost 4 years ago
Merge pull request #3012 from thejk/solver_duplicate_name_methods

Improve type resolution for duplicate names

e6611db0a6ddcfe0965ea697f312cbc609360dc3 authored almost 4 years ago
Merge branch 'master' into solver_duplicate_name_methods

bc30379077ed2d3d49c6afb7dd26f0cf7147b28e authored almost 4 years ago
Merge pull request #3250 from javaparser/renovate/org.apache.maven.plugins-maven-gpg-plugin-3.x

chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3

faccb2839d18bb67d177ee20eb56cb3ab728c508 authored almost 4 years ago
chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v3

bcd3e1bf60c5c3ce56be950c4dc7cbd73a6c214d authored almost 4 years ago
[maven-release-plugin] prepare for next development iteration

cc94253772a0fbf548cf44bdbb331d7c5d00b9a7 authored almost 4 years ago
[maven-release-plugin] prepare release javaparser-parent-3.22.0

d1fba1e8a19ded270fa4af88ceda60bcc881a9c6 authored almost 4 years ago
[maven-release-plugin] update readme

e7cb5538be3bf38183268e4148ffeea98f48fb3e authored almost 4 years ago
Update changelog.md

38967cdc06ed13743df45d5a3528e989e3ce1a33 authored almost 4 years ago
Merge pull request #3254 from MysterAitch/maven_wrapper

Include and use a Maven wrapper

087c246e243be00132009edb5ae5423e72fd6cdb authored almost 4 years ago
update scripts to use the newly added maven wrapper

54fe277ca4e5b9ce5b342a3a2aef6335e70a6e02 authored almost 4 years ago
added maven wrapper to the project, to allow a consistent (recent) maven version to be available to scripts

ec8acc5567e7d2fdc4c082c9bcb26984cc9fa6cb authored almost 4 years ago
update changelog.md to reflect v3.22.0 changes

9433cf846d3e11ad80ad713e77bf4ab77018050a authored almost 4 years ago
fix the `@since` versions for records

6cc052600b33d96e558b7d546830e93cc91b4c29 authored almost 4 years ago
chore(deps): update dependency org.javassist:javassist to v3.28.0-ga

37335bbf7b7f2ccef1bca19ce504f6cd1d88dc47 authored almost 4 years ago
Executed run_core_generators.sh

2a3ea14ff03b5555525e9057107baf00e6a11de4 authored almost 4 years ago
Improved replace method generator to only override when there are declared fields in it

6415f51a81465c0eae79bc82e0b2cf56f9597a50 authored almost 4 years ago
Improved remove method generator to only override when there are declared fields in it

429c0af81f8a99dbb558c41aa905ebc5ea069326 authored almost 4 years ago
Fix test file

454cbd6efdfa244979656c2eaa6492d03c108d5b authored almost 4 years ago
Merge branch 'master' into master

7c10d2eab82d644584527c768212db038e416afc authored almost 4 years ago
chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.7

78098954b97381b2549adb957e60350ecc3d28c4 authored almost 4 years ago
Merge pull request #3245 from jlerbsc/issue3244

Fix issue #3244 OrphanComment in BlockStmt not appearing

043ab2b322e945547600e2f3ccb0064a2654a5d2 authored almost 4 years ago
Merge branch 'master' into issue3244

cb6cd6af3e35650e26a322ab05b3338bc3d083e4 authored almost 4 years ago
Fix issue #3244 OrphanComment in BlockStmt not appearing

36cc3006e7780422083c7a196fce659d18699d77 authored almost 4 years ago
Merge pull request #3243 from CD4017BE/patch-1

fix Log.error() throwing NullPointerException

46281cd2942895788cb7884bd75993f118a2db40 authored almost 4 years ago
Merge pull request #1 from CD4017BE/patch-2

Add missing test case for Log.error(Throwable)

696e66a4f50d29870f59fde39fdba5d264c3a748 authored almost 4 years ago
Add missing test case for Log.error(Throwable)

09339884745542f1fbdc0418781d5298af00632e authored almost 4 years ago
fix Log.error() throwing NullPointerException

Let Log.error(Thowable) use a message supplier that returns null instead of the supplier itself ...

ecbf79e9524f02adb4cfe670ce4e474a0e4f25a9 authored almost 4 years ago
Fix test logics

fdf91e28d3bbf1f946c187af4a8749d6404d9565 authored almost 4 years ago
Statement recovery improvement

9236c95e50d114953ec3715897689db97c6d1bae authored almost 4 years ago
Recovery work

b721ebe4ea45724ff9882f831855c4d1915f8eaa authored almost 4 years ago
Further work on the recovery

423e472e18dda499513b2fe7f7a3347f889c0a17 authored almost 4 years ago
Update JavaParserFacade.java

Reason: While parsing the parameter of ThisExp, the function loops through the parent node to ge...

f12d800c524eb08fb0f45212747fb7cd4c1b5d73 authored almost 4 years ago
Add tests for #3200

Error resolving the type of this expression as an argument in an anonymous class.

dc309f2e56485f25a6b413edea197e12e5c8b20f authored almost 4 years ago
Fixes issue #3113.

c1936cbb754c26ba48e5950e02687c2b75bb7148 authored almost 4 years ago
Removed unnecessary duplication of lists

bc536eecadb102e61b32af32c209c46d03ba0469 authored almost 4 years ago
Replaced LinkedList in Node with ArrayList.

ArrayList is much more efficient in read operations than LinkedList making the process of iterat...

50ef5241e92937e27586ce9999c175a3d9ae6519 authored almost 4 years ago
Optimized Node.observers to be a List instead of a Set.

A HashSet uses more memory that a List and we can achieve an identical behavior by checking if t...

dece496b8279f17e693c8a311d306ba18eb0c1fb authored almost 4 years ago
Improve type resolution for duplicate names

When resolving types inside a ClassOrInterfaceDeclarationContext the
types found in extends and ...

15174d9ad3960777f19f6f2920f2e2d4452e3654 authored almost 4 years ago
Merge branch 'master' into issue_3219

f53c5eba7a0506c42cbfad046b2ff4ecb180fc7a authored almost 4 years ago
Handle possibility of tokens not being available

This commit also includes tests that crash without the fix.

14181f796abef6f0a4d82d41912eab0b56d70cb4 authored almost 4 years ago
chore(deps): update actions/cache action to v2.1.5

7a8796f7334feb9563014c7da71868cfd4c49798 authored almost 4 years ago
Merge pull request #3225 from jlerbsc/master

Minor refactoring to declare a breadth first traversal order in order to find a shared supertype...

4344bba17265d7d8a0c4e1f89577d78ef9abaa45 authored almost 4 years ago
Minor refactoring of the class ResolvedReferenceTypeDeclaration to enable to declare the traversal order. By default the current implementation uses depth first order but it can be usefull to use breadth first traversal order to find a shared supertype in lub (least upper bound) search

482150392cc2350496d2e38de6e38be056c2d1d2 authored almost 4 years ago
Rename test methods using getAllAncestors method to specify the traversal order. Changing the traversal order breaks these unit tests

f6d2574b6f530c860ea4a6615bdb7c72b717f446 authored almost 4 years ago
chore(deps): update dependency org.mockito:mockito-core to v3.9.0

b00ae190d22d2f99f15ff5e3fa8898055c1b877d authored almost 4 years ago
Merge pull request #2924 from MysterAitch/operators_separators

fixed ellipsis and doublecolon to be categorised as separators not operators (fixes #2897)

39c9455968d165aca1498d78f31685892a3904d1 authored almost 4 years ago
fixed ellipsis and doublecolon to be categorised as separators not operators (fixes #2897), run generators, and added test to ensure that GeneratedJavaParserConstants and JavaToken stay synchronised / up to date

f85c202618a0d29187e1662525551d652fc2d209 authored almost 4 years ago
Merge pull request #3022 from MysterAitch/jep_395_records

Record support (compilation / parsing only, solving to follow separately)

77d571fb0641d7fa255cb3555463f7398c8a44c9 authored almost 4 years ago