FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · ljacqu/JavaTypeResolver · GitHub
ljacqu
/
JavaTypeResolver
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
13
Pull requests
2
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jan 7, 2026
Fix JUnit artifact name in Dependabot exclusion
ljacqu
committed
698f352
View commit details
Copy full SHA for 698f352
Browse repository at this point
Exclude JUnit 6 from Dependabot (requires Java 17)
ljacqu
committed
0882542
View commit details
Copy full SHA for 0882542
Browse repository at this point
Commits on Nov 21, 2025
Merge pull request #183 from ljacqu/dependabot/github_actions/master/actions/checkout-6
Show description for 011fec4
ljacqu
authored
011fec4
View commit details
Copy full SHA for 011fec4
Browse repository at this point
Bump actions/checkout from 5 to 6
Show description for aa0e55a
dependabot[bot]
authored
aa0e55a
View commit details
Copy full SHA for aa0e55a
Browse repository at this point
Commits on Aug 22, 2025
Merge pull request #173 from ljacqu/dependabot/github_actions/master/actions/setup-java-5
Show description for 1fe025c
ljacqu
authored
1fe025c
View commit details
Copy full SHA for 1fe025c
Browse repository at this point
Commits on Aug 21, 2025
Bump actions/setup-java from 4 to 5
Show description for a803552
dependabot[bot]
authored
a803552
View commit details
Copy full SHA for a803552
Browse repository at this point
Commits on Aug 13, 2025
Merge pull request #171 from ljacqu/dependabot/github_actions/master/actions/checkout-5
Show description for 6c97ff1
ljacqu
authored
6c97ff1
View commit details
Copy full SHA for 6c97ff1
Browse repository at this point
Commits on Aug 12, 2025
Bump actions/checkout from 4 to 5
Show description for 15fc330
dependabot[bot]
authored
15fc330
View commit details
Copy full SHA for 15fc330
Browse repository at this point
Commits on Oct 12, 2024
Update Checkstyle version in CodeClimate (#151)
ljacqu
authored
d73440e
View commit details
Copy full SHA for d73440e
Browse repository at this point
Commits on Oct 5, 2024
[maven-release-plugin] prepare for next development iteration
ljacqu
committed
efc4598
View commit details
Copy full SHA for efc4598
Browse repository at this point
[maven-release-plugin] prepare release v0.2.0
ljacqu
committed
cd587ee
View commit details
Copy full SHA for cd587ee
Browse repository at this point
Update dependencies
ljacqu
committed
5652486
View commit details
Copy full SHA for 5652486
Browse repository at this point
Keep nullable annotation close to return type
ljacqu
committed
7fc77a3
View commit details
Copy full SHA for 7fc77a3
Browse repository at this point
Don't wrap constructor in Optional because it doesn't play well with wildcards
ljacqu
committed
cd7adc1
View commit details
Copy full SHA for cd7adc1
Browse repository at this point
Commits on May 1, 2024
This is not ConfigMe :)
ljacqu
committed
3f63cec
View commit details
Copy full SHA for 3f63cec
Browse repository at this point
Commits on Apr 29, 2024
#109 Create ConstructorUtils
ljacqu
committed
7b62eec
View commit details
Copy full SHA for 7b62eec
Browse repository at this point
Commits on Apr 28, 2024
Clone bounds arrays in WildcardTypeImpl, as done for arrays in other type implementations
ljacqu
committed
7610007
View commit details
Copy full SHA for 7610007
Browse repository at this point
Commits on Mar 9, 2024
Fix name of static ParameterizedTypeBuilder method in Javadoc
ljacqu
committed
fc76333
View commit details
Copy full SHA for fc76333
Browse repository at this point
Build with JDK 21 (#118)
Show description for fb82055
ljacqu
authored
fb82055
View commit details
Copy full SHA for fb82055
Browse repository at this point
Style: Place nullable annotation next to return value
ljacqu
committed
f3028fc
View commit details
Copy full SHA for f3028fc
Browse repository at this point
Update dependencies
ljacqu
committed
6906192
View commit details
Copy full SHA for 6906192
Browse repository at this point
Delete Travis-CI file
ljacqu
committed
8a5f70a
View commit details
Copy full SHA for 8a5f70a
Browse repository at this point
Commits on Nov 30, 2023
Bump actions/setup-java from 3 to 4 (#111)
Show description for 1f03171
dependabot[bot]
authored
1f03171
View commit details
Copy full SHA for 1f03171
Browse repository at this point
Commits on Nov 22, 2023
Fix some Checkstyle issues (mostly missing Javadoc)
Show description for 5618c27
ljacqu
committed
5618c27
View commit details
Copy full SHA for 5618c27
Browse repository at this point
#86 test for number classes (#110)
Show description for b76e42b
ljacqu
authored
b76e42b
View commit details
Copy full SHA for b76e42b
Browse repository at this point
Reduce static maps in PrimitiveType
ljacqu
committed
e50e8d1
View commit details
Copy full SHA for e50e8d1
Browse repository at this point
Commits on Nov 14, 2023
Update dependencies
ljacqu
committed
7cf01f3
View commit details
Copy full SHA for 7cf01f3
Browse repository at this point
Commits on Sep 26, 2023
Merge pull request #102 from ljacqu/63-field-utils
ljacqu
authored
61a1a0e
View commit details
Copy full SHA for 61a1a0e
Browse repository at this point
#63 FieldUtils: Shorten method names, return streams, util to group by name
ljacqu
committed
6482823
View commit details
Copy full SHA for 6482823
Browse repository at this point
Commits on Sep 24, 2023
#63 FieldUtils: Small adjustments (naming, javadoc, methods)
ljacqu
committed
fb2bfcd
View commit details
Copy full SHA for fb2bfcd
Browse repository at this point
Update Checkstyle rules, fix violations
Show description for fd6ae9f
ljacqu
committed
fd6ae9f
View commit details
Copy full SHA for fd6ae9f
Browse repository at this point
Commits on Sep 14, 2023
Bump actions/checkout from 3 to 4 (#101)
Show description for 98c773a
dependabot[bot]
authored
98c773a
View commit details
Copy full SHA for 98c773a
Browse repository at this point
Commits on Sep 9, 2023
#63 FieldUtils: Rename method, add Javadoc
ljacqu
committed
f788948
View commit details
Copy full SHA for f788948
Browse repository at this point
Commits on Sep 7, 2023
#63 Fix FieldUtils tests to account for synthetic fields
ljacqu
committed
f093f7a
View commit details
Copy full SHA for f093f7a
Browse repository at this point
Commits on Sep 6, 2023
#63 Create field utils (first draft)
Show description for a057e6a
ljacqu
committed
a057e6a
View commit details
Copy full SHA for a057e6a
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL