3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Feb 11, 2025 — Feb 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
#310 Missing sourceType import in adder functionality More... over 11 years ago
#306 IllegalArgumentException due to void type parameter More... over 11 years ago
#307 fix non used imports in adder functionality More... over 11 years ago
#302 refactoring of MappingCreationProcessor: using Builders to address smaller concerns More... over 11 years ago
#262 prefix processor options with 'mapstruct.' More... over 11 years ago
#298 fix for not found annotation nullpointer More... over 11 years ago
#297 check presence of @Mapper annotation More... over 11 years ago
#202 Refactor integration tests to use Maven Verifier, different JDKs using toolchains, and the Eclipse JDT compiler.
agudian
as Andreas Gudian
More... over 11 years ago
#169 Copying sources from core-common to core/core-jdk8 using maven-resources-plugin to allow faster builds and nicer roundtrips in IDEs
agudian
as Andreas Gudian
More... over 11 years ago
Add toString() for ForgedMethod
agudian
as Andreas Gudian
More... over 11 years ago
#278 fix for applying expressions in the reverse, test for Boolean isProperty method workaround More... over 11 years ago
Updating date in readme.md
gunnarmorling
as Gunnar Morling
More... over 11 years ago
#265 adding imports to the Mapper to make expressions more easy. More... over 11 years ago
#283 refactoring ut for builtin methods to detect faulty imports More... over 11 years ago
#268 introduction of qualifiers More... over 11 years ago
#277 fixing faulty match check in built-in methods on return/target type. More... over 11 years ago
#3 and #4 automatically generated iterable- and map-mappings More... over 11 years ago
#279 fix missing imports in builtin mapping methods
agudian
as Andreas Gudian
More... over 11 years ago
#205 Use autoboxing iso type conversion when possible More... over 11 years ago
#275 do not register Java 8 Date/Time built-in methods if the types are not available
agudian
as Andreas Gudian
More... over 11 years ago
#121 adjust formatting of builtin methods
agudian
as Andreas Gudian
More... over 11 years ago
#145 extended build-in test for calendar<>date and calendar<>string conversion. No need to do anything as existing build-in methods do the trick
agudian
as Andreas Gudian
More... over 11 years ago
#121 remove redundand JavaTimeConstants type More... over 11 years ago
#121 support for converting java 8 dates and times to calendar and date More... over 11 years ago
#252 merging reverse mapping with forward mapping. Fixing reverse check in Mapping. More... over 11 years ago
#255 adding unit test for existing mapping target More... over 11 years ago
#253, #254 do not collect methods that override Object#equals(Object) or that are overridden by an already collected method from a sub type
agudian
as Andreas Gudian
More... over 11 years ago
#254 set retention policy of @Mapper to CLASS
agudian
as Andreas Gudian
More... over 11 years ago
Fix URL to CI build
agudian
as Andreas Gudian
More... over 11 years ago
#255 avoid empty if check due to the introduction of constants in bean mapping More... over 11 years ago