8000 Tags · ronmamo/reflections · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ronmamo/reflections

Tags

0.10.2

Toggle 0.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ref-0.10.2 (#356)

* fix npe on empty Resources store

* ReflectionUtils.Methods to use getDeclaredMethods

* add ReflectionUtils.Resources

* add JdkTests

* fragile/flaky

* fix scanner index for deprecated scanners :(

* deprecated scanners javadocs

* JdkTests cleanup

* Bump maven-javadoc-plugin from 3.1.1 to 3.3.1 (#352)

* Detect annotations during expand super types step (#354)

* Add subtypes to SubTypes store during expand super types step

* Detect annotations during expandSuperType step

Co-authored-by: Julian Rubin <julian.rubin@rtbhouse.com>

* npe fix

* ConfigurationBuilder.setParallel fluent

* readme

* arranged ReflectionsExpandSupertypesTest

* Correct th
8000
e wrong match (#334)

* Correct the wrong matc

* Fetch upstream

Co-authored-by: ileler <ileler@qq.com>

* arranged VfsTest

* minors

Co-authored-by: ronma <ronma@>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julian Rubin <rubin94@gmail.com>
Co-authored-by: Julian Rubin <julian.rubin@rtbhouse.com>
Co-authored-by: Kerwin Bryant <kerwin612@qq.com>
Co-authored-by: ileler <ileler@qq.com>

0.10.1

Toggle 0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ref-0.10.1 - fix exception, docs, ci matrix, dependabot

* 0.10.1 - fix exception in JavassistHelper.getParametersAnnotations, docs

* ci: Setup GitHub actions for basic PR CI (#333)

* Make the path format to be platform-compatible (#299)

* enable Dependabot v2 (#319)

* Enable automatic module name (#308)

0.10

Toggle 0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reflections 0.10 refactor (#335)

Reflections 0.10 refactor

0.9.12

Toggle 0.9.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #272 from ronmamo/migrate/java8

migrate to java 8.
removed guava and migrated to streams api.
simplified store.
cleanups.

21959e6e

Toggle 21959e6e's commit message
travis deploy to maven central

0.9.11-SNAPSHOT

Toggle 0.9.11-SNAPSHOT's commit message
travis deploy to maven central

0