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 #1831 from clusterrun/valid-yaml-printer

wrap strings in quotes when printing yaml

2f1cb86a04d967a6249f4f2216a55d8789152106 authored over 6 years ago
Added Test and moved raw string sanitation to a new method

2bac28a1803134daa960724e2009ec683e565353 authored over 6 years ago
wrap strings in quotes when printing yaml

0619a84606f3014033afa38cf31d08ae040fe1c6 authored over 6 years ago
Merge pull request #1826 from ftomassetti/issue1823

Resolve references to non-public reflection constructors

cd8370df02f27a5797b4eedb2a64b9daed655b8d authored over 6 years ago
solving #1823 by considering non-public constructors obtained through reflection

a57dd9aee01ba5bc917a7f58ff3fed28e650442e authored over 6 years ago
Merge branch 'resolving-non-public-reflection-constructors' of git://github.com/jjbr/javaparser into issue1823

eb9bbc31b22adaa0ceb1245862f625ba7a9c7b33 authored over 6 years ago
Merge pull request #1825 from IlyaFinkelshteyn/patch-1

Improve build speed

5fbda155ee1803794c98f9a2ccf0ba0deff36473 authored over 6 years ago
Improve build speed

this build process does not work OK with dynamic memory on Hyper-V VMs, e.g. does not increase i...

348038eeae5d9ed4c0460805d70df20d82f9cbca authored over 6 years ago
Added test for resolving non-public constructors of extended classes using the ReflectionTypeSolver #1822

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

e9778a2536c7a8c643f906551bdd4df95540ff96 authored over 6 years ago
[maven-release-plugin] prepare release javaparser-parent-3.6.20

3a98c380e8e19a7bc2b160c177af1ebaeef7c9ec authored over 6 years ago
Prepare for release

cfcdfdaa8ee2d42567faf3f18b60e8e81dee5496 authored over 6 years ago
Merge pull request #1812 from ftomassetti/issue1806

Make enum constructors resolvable

0e2e4690726957405e83831be6e54ffaee7ef94a authored over 6 years ago
Merge branch 'master' into issue1806

fd013ad28b853af73c8b4118c6424a2dced53b9f authored over 6 years ago
Merge pull request #1817 from malteskoruppa/solve_member_types_of_other_types

Bugfix: Solve member types of other types

5235045fd2e6b3f2b516bf46f96813c37b175179 authored over 6 years ago
Merge branch 'master' into solve_member_types_of_other_types

88e667775c3b8b7444c608f9c72292f2a5b2ee6b authored over 6 years ago
Merge branch 'master' into issue1806

5804a1c958c2b4dbd8ad21976ad4dd04b8c42471 authored over 6 years ago
Merge pull request #1820 from dhardtke/master

fix #1814: Avoid infinite recursion when resolving java.lang.Object

9c887adda9f61f7fb812fc3b3d000f8dbefd545f authored over 6 years ago
Improve test: Use PackageDeclaration in conjunction with CU

9c82d65867f2ae454c03cf75736fc95dbccd5dac authored over 6 years ago
Use non-German date format

85ac387bcece4f2428ef75935f85e64ce8f8d337 authored over 6 years ago
fix #1814: Avoid infinite recursion when resolving java.lang.Object

f3436ebf764df5a99a3a9d5a8b043d7dacff43ca authored over 6 years ago
Small improvements to PR #1817

0f4a140914309bd7ccda4380fa88df9684678b63 authored over 6 years ago
Also consider member interfaces (not only classes) of other interfaces (not only classes) while solving; don't throw a StackOverflowError simply because a member interface of an interface has the same name as another interface that extends it.

cadc6c5e79da5f267dbd91e9398d59b01d49fea9 authored over 6 years ago
Improvement: When solving types, also look for member classes of other classes.

a2e4d9e494c1c755765e5373405e9282dd20536b authored over 6 years ago
implementing ReflectionEnumDeclaration.getConstructors #1806

a79575e00dffb3b362d5f8d950f7accfb9d01fd1 authored over 6 years ago
commenting and refining #1806

007acfa2717d7b1a5495cff409519f910fb28fbe authored over 6 years ago
Merge remote-tracking branch 'upstream/master' into issue1806

d867d8dd2b28c2fe6de63ac472ffebdbc8bc7ac4 authored over 6 years ago
Merge pull request #1816 from stefanleh/javaassist_update

Update version of Javassist to 3.23.1-GA

835987faa7f57c0eed824541e599cb4ddbb6fb17 authored over 6 years ago
Update pom.xml

Update version of Javassist to 3.23.1-GA

83689dc44ad9eda7e93753404e848363b09d005f authored over 6 years ago
Merge pull request #1810 from matozoid/default_typeargs_to_null

Be more consistent in type arguments defaults

3d88479ce7b9dc33258c50abfab732013c4778a0 authored over 6 years ago
make constructors for enums resolvable

e1afc730342d1020886b508ba874e366c401eb7d authored over 6 years ago
Merge branch 'enum-constructor-resolution' of git://github.com/jjbr/javaparser into issue1806

d3ec38ac44a251dda528a65c8cbef4efebdebcc2 authored over 6 years ago
Be more consistent in type arguments defaults

6245cb34a277be9a4fdc3513d61d8c2c3dd310c3 authored over 6 years ago
Merge pull request #1808 from stefanleh/patch-1

Update readme.md

27d4f49301515a9904111da631233ad2d27d3c1d authored over 6 years ago
Update readme.md

Changed https://www.javaparser.org -> https://javaparser.org due to certificate warning in Firefox

28fe423bd3ef2853e813df96301c25efe171a16b authored over 6 years ago
Added testcase for enum constructor resolution #1806

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

694d787211f1a028f73a8b99ed4dc4091b3f5260 authored over 6 years ago
[maven-release-plugin] prepare release javaparser-parent-3.6.19

af76154dcb0c6cd20736811cc04c8d70471ed804 authored over 6 years ago
Prepare for release

3b788775271bc839f21c91044f9b2c9624959405 authored over 6 years ago
Merge pull request #1790 from matozoid/issue_1786_fix_bad_array_initializer_check

Fix mistake with var and array initializers.

efec9939d4eceb9661b158da278c49a118437956 authored over 6 years ago
Format file

faa82bd6c937f2f679687763a46feb66e6d22ceb authored over 6 years ago
Merge branch 'master' into issue_1786_fix_bad_array_initializer_check

6d2d3936b33b46eb2e2f6d68c370eaefc921411e authored over 6 years ago
Merge pull request #1779 from kgeilmann/flakyTest

Fixed randomly failing tests.

b015717e3a79760d591099ca0f6c29c29bc4e91a authored over 6 years ago
Add more Javadoc

9fde98dad770cbedc4a5d1726fb87bc30d1a0be5 authored over 6 years ago
Merge branch 'master' into flakyTest

2adeb5c8f664ff29dac1d38b1e8b2625a82d0a79 authored over 6 years ago
Merge branch 'master' into issue_1786_fix_bad_array_initializer_check

7dc6b3dc2a83fbadba95c3c1f018c24573b5686b authored over 6 years ago
Fix mistake with var and array initializers.

85b5cf5a98bc7fc59b3481d802bdff3b736ae8a1 authored over 6 years ago
Merge pull request #1788 from stefanleh/feature/applicableMethodsFiltering

Feature/applicable methods filtering

38cb2c29510c1aba2c37902cf663316c886d4b2f authored over 6 years ago
Merge branch 'master' into feature/applicableMethodsFiltering

3840d3d5aa86cd99d492c496d89e5c29d26baa57 authored over 6 years ago
Merge pull request #1789 from ftomassetti/issue1784

Consider visibility of inherited internal types

b7f1b2ce4bcd816af7562f239127c186a2c5ce46 authored over 6 years ago
Merge branch 'master' into flakyTest

e567e4cd2c7ab8562bfeb6d6564325aadd4a5622 authored over 6 years ago
Merge branch 'master' into feature/applicableMethodsFiltering

81b9bd1f93bbaedc69634e9f8a816fab32a95e91 authored over 6 years ago
Merge branch 'master' into issue1784

d4e3ae8eb4b6b3e1d4b15bf860c313247268de09 authored over 6 years ago
Merge pull request #1715 from ftomassetti/ssJLSnamesDisambiguation

Implement Naming logic - Last part

067066cb9d5378be4d23fa2b14b8b59c9b5b51f0 authored over 6 years ago
fix JavassistMethodDeclaration.accessSpecifier

532b7cbd2429994690a2b2949777b4168b18f5b5 authored over 6 years ago
consider visibility of internal types #1784

ee6c86a45b6e9f0c4212649de26684490c846ed2 authored over 6 years ago
consider method visibility when inheriting #1784

14107948b92dffc45a7bddf2a189c00dafb10805 authored over 6 years ago
move complexTypeSolving

7f8a2845698194cc14424c08de227ebff7580c27 authored over 6 years ago
[REFACTOR] Review suggestions.

Signed-off-by: Stefan <[email protected]>

c22dd13f9f709a1bcf66db18249eb898461b7330 authored over 6 years ago
adding messages to UnsupportedOperationException

32e8d632d2f4ad20faa47d0f415f954b3970a5ac authored over 6 years ago
Merge branch 'ssJLSnamesDisambiguation' of github.com:ftomassetti/javaparser into ssJLSnamesDisambiguation

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

6c743c7b0b0ea8d8e7884c300469166ccbd5652b authored over 6 years ago
[REFACTOR] Review suggestions.

Signed-off-by: Stefan <[email protected]>

8e66948be37a430028e4dfeb4915ad7fa656a865 authored over 6 years ago
[REFACTOR] Review suggestions.

Signed-off-by: Stefan <[email protected]>

13ae5cf218c0720fda0c7d13ffe181e2056cd5bf authored over 6 years ago
[REFACTOR] Optimize filtering of applicableMethods.

Signed-off-by: Stefan <[email protected]>

0ccd25122135e5eb9f338a001b8936e65677029a authored over 6 years ago
Merge branch 'master' into complex-type-resolution

87346d2b6ddb0fbcf039626a7717b902433c040b authored over 6 years ago
Update ReflectionClassDeclaration.java

Add a small optimization when there is no method to to check for being applicable.

a2d2dc9d89eb6a2d6f98a0648428de66a410c461 authored over 6 years ago
Added testcase for #1784

03a458b4977bb1bfd03309b796d5f4cd89b586dd authored over 6 years ago
Merge branch 'master' into ssJLSnamesDisambiguation

868cb7afa98d31b06b052dbb72bfa2e5a70abaca authored over 6 years ago
Fixed randomly failing tests.

The tests failed, because the surefire plugin executes up to 4 test methods in parallel (configu...

c5f8216db87139e442c6e4339a8c6ef0f088a511 authored over 6 years ago
Merge branch 'jp4' into issue_912_modifier_node

# Conflicts:
# javaparser-core/src/main/java/com/github/javaparser/ast/modules/ModuleRequiresDir...

fc4af07a0809e462b759c4e361810a986333448d authored over 6 years ago
Merge pull request #1756 from matozoid/issue_1560_module_naming

[JP4] Module statements -> directives

80bda3ad1445881605ca4805927e70b4e9ef3d27 authored over 6 years ago
Merge pull request #1777 from matozoid/issue_1776_missing_deserialization_code

Add missing deserialization code

244d595d430ca4f03096ec36cf4d5bf48ef962bf authored over 6 years ago
Add missing deserialization code

e62e1ad9ad1c0db0a64a3b2be666ae340fcd80f4 authored over 6 years ago
Merge branch 'master' into ssJLSnamesDisambiguation

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

ab52fb6e75f2a16176035d0e903e7f4b48d45c0c authored over 6 years ago
[maven-release-plugin] prepare release javaparser-parent-3.6.18

a829c94c3b480ee3289ab5884bd084e40a9919c6 authored over 6 years ago
Prepare for release

8bc7014ea67e9756ab0602521f561d62b4b4b9ea authored over 6 years ago
Merge pull request #1773 from kgeilmann/javassistparamdecl

Completion of JavassistParameterDeclaration

e201ce166190f2566633e7e285fde1f884888e0c authored over 6 years ago
Merge branch 'master' into javassistparamdecl

da7036514e767457d72c28b7bc256e29bf2600c1 authored over 6 years ago
Merge pull request #1775 from matozoid/issue_1772_modifiers_not_printed

Make JsonPrinter print modifiers

5fb00a8ac9192413294549d4130e7b8408bad31f authored over 6 years ago
Merge pull request #1763 from matozoid/issue_1761_redo_generated

Issue 1761 redo generated

0e77613d30ea6b2e9c53fa8c4e582b5617d1811a authored over 6 years ago
Merge branch 'master' into javassistparamdecl

861cf367d46f50d4b45b83acb1e769a7888da139 authored over 6 years ago
Adding javadoc comment to explain why the name might not be available.

Changed return value from String to Optional to avoid null. Renamed tests to conform to code style.

37f742068fc5f198eef8c019d7f9673423c0b36a authored over 6 years ago
Unbreak field declaration

43ff462b6f27be5d49eef97e9a7d5ece66f6e3bd authored over 6 years ago
Merge remote-tracking branch 'origin/issue_1761_redo_generated' into issue_1761_redo_generated

d95111110d3cd33f438b2698d7ed8bfc8d5e69aa authored over 6 years ago
Merge remote-tracking branch 'jp/master' into issue_1761_redo_generated

# Conflicts:
# javaparser-core/src/main/java/com/github/javaparser/ast/Node.java
# javaparser-co...

7b62e19bbafbf179b67f1036f8cf65fa419512bc authored over 6 years ago
Merge branch 'master' into issue_1772_modifiers_not_printed

4aae5c5adccba0cebc860373a0e40dc2b1b846b6 authored over 6 years ago
Merge branch 'master' into ssJLSnamesDisambiguation

ff8ce314858b381307a48093a2cf6ffbf3d8627e authored over 6 years ago
Merge remote-tracking branch 'jp/jp4' into issue_1560_module_naming

21089d1b9159016af660a651a9b7c80b1400b8f3 authored over 6 years ago
Merge pull request #1755 from matozoid/issue_1748_foreachstmt

[JP4] ForeachStmt -> ForEachStmt

c4aa779c9f7b833b9b7357acf327a5314a959280 authored over 6 years ago
Merge pull request #1747 from matozoid/issue_1727_parentfinding

Deprecate duplicated parent finding code

cbcb5720a3438abcacc766decb03801b30429da1 authored over 6 years ago
Make JsonPrinter print modifiers

71e10c50bcefb007acfb9a2f3d148cfedecd5a04 authored over 6 years ago
Merge branch 'master' into javassistparamdecl

6b46001646833d5c8278d3789e5756613b94e250 authored over 6 years ago
Merge pull request #1762 from matozoid/issue_1627_java_11_definitive

Finalize Java 11 parsing support

1aefe0650edcd1fb34f2c20f9d94ebac736c75f7 authored over 6 years ago
Merge pull request #1753 from malteskoruppa/fix_symbolresolution_in_switchentrycontext

Bugfix: Resolving declarations within switch entry statements

54fb9f12745259b928029031af6aee3a16034af7 authored over 6 years ago
Merge branch 'master' into issue_1727_parentfinding

b078a52dda6079e1c815ba0da516267c9c304f69 authored over 6 years ago
Merge branch 'master' into ssJLSnamesDisambiguation

e09e8ad55781478957943591a19c2edb0a35046b authored over 6 years ago
Merge branch 'master' into issue_1761_redo_generated

77edbfb5b316b03f3efd672946e4b05e96d9d811 authored over 6 years ago
Merge pull request #1764 from matozoid/issue_1758_unicode_10

Rerun unicode code generator with JDK11

6796ce795a662917c9ca242bdbdd5304552df9c7 authored over 6 years ago