8 Commits

Author SHA1 Message Date
2f07ac1822
feat(test): add Tests for ReflectedMethod and BestCandidateMethod
All checks were successful
Build / Gradle-Build (push) Successful in 1m41s
Publish / Gradle-Publish (push) Successful in 10s
Test / Gradle-Test (push) Successful in 13s
2025-04-09 17:02:55 +02:00
25b2e49396
feat(bestcandidate): add BestCandidate Method to always find the correct method for the parameters 2025-04-09 17:02:29 +02:00
52a05dd9d7
feat(container): add MethodContainers 2025-04-09 17:01:58 +02:00
075f0e13c9
feat(core): add ReflectedMethod and Processors 2025-04-09 17:01:36 +02:00
acbe6b23ef
feat(util): add ReflectionUtil 2025-04-09 17:00:41 +02:00
6d3f077c5d
migrate from marinara
Some checks failed
Build / Gradle-Build (push) Successful in 16s
Publish / Gradle-Publish (push) Failing after 10s
Test / Gradle-Test (push) Failing after 12s
2025-04-08 01:56:46 +02:00
4036112736
bump gradle version
Some checks failed
Build / Gradle-Build (push) Successful in 39s
Publish / Gradle-Publish (push) Successful in 34s
Test / Gradle-Test (push) Failing after 34s
2025-04-08 00:10:33 +02:00
685701f103
initial project files
Some checks failed
Build / Gradle-Build (push) Failing after 2m29s
Publish / Gradle-Publish (push) Failing after 12s
Test / Gradle-Test (push) Failing after 11s
2025-04-08 00:05:27 +02:00