10
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 09, 2023 — Jun 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved test coverage for Collection implementations without default constructor. More... about 11 years ago
Implemented Collection support for concrete collection implementation with default constructor. More... about 11 years ago
Implemented Collection support for the following interfaces: More... about 11 years ago
Changes according to the code review. More... about 11 years ago
minor refactoring More... about 11 years ago
improved tests, and fixed the build... More... about 11 years ago
grammatic correction on error messages and comments More... about 11 years ago
Completed implementation for @Separator and @TokenizerClass More... about 11 years ago
partially implemented @Separator and @TokenizerClass for Array and Collection support in type conversion More... about 11 years ago
Started the Collection support feature. More... about 11 years ago
method unsupported() doesn't need to be package-accessible anymore; made it private. More... about 11 years ago
Hamcrest artefact. More... about 11 years ago
added targetMethod to Converters.*convert() signatures More... about 11 years ago
refactoring More... about 11 years ago
Merge branch 'master' of github.com:lviggiano/owner More... about 11 years ago
removed commented-out code More... about 11 years ago
Update README.md More... about 11 years ago
refactoring on tests More... about 11 years ago
Merge pull request #23 from ffbit/test-coverage-for-unsupported-converter More... about 11 years ago
Merge pull request #24 from ffbit/arrays-support-for-primitives More... about 11 years ago
Arrays support for primitives. More... about 11 years ago
Test coverage for the org.aeonbits.owner.Converters.UNSUPPORTED#convert() method More... about 11 years ago
Update README.md More... about 11 years ago
Update README.md More... about 11 years ago
Update README.md More... about 11 years ago
minor fixes More... about 11 years ago
Added support for arrays in type conversion. More... about 11 years ago
util class made abstract More... about 11 years ago
code cleanup More... about 11 years ago
improved documentation More... about 11 years ago