aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeLines
* fix: solved various (glaring) mistakes, now it works!HEAD0.4.1dev zaaarf2024-05-31-32/+37
* fix: removed unnecessary reflection zaaarf2024-05-31-9/+3
* chore: version bump + internal reorganisation zaaarf2024-01-24-25/+24
* fix: forgot javadoc0.3.0 zaaarf2023-09-01-0/+1
* feat: rewrote the mapper api to make more sense zaaarf2023-09-01-249/+221
* fix: uri is not absolute error when giving linux paths0.2.4origin/dev zaaarf2023-08-27-1/+1
* fix: forgot the descriptor in a few places0.2.3 zaaarf2023-08-27-2/+2
* feat: added support for field type descriptor zaaarf2023-08-27-2/+34
* feat: better claiming method for tsrg zaaarf2023-08-27-1/+3
* feat: added getRawMappings(), rewritten MultiMapper for efficiency0.2.2 zaaarf2023-08-27-46/+54
* fix: provider now creates a new instance every time0.2.1 zaaarf2023-08-27-3/+21
* fix: forgot a couple throws0.2.0 zaaarf2023-08-26-2/+2
* feat: heavily reworked api to provide data instead of names zaaarf2023-08-26-242/+112
* fix: MalformedMappingsException should be a RuntimeException0.1.0 zaaarf2023-08-26-1/+1
* chore: missing javadoc zaaarf2023-08-26-0/+1
* feat: tinyv2 zaaarf2023-08-26-1/+80
* chore: removed unused exception zaaarf2023-08-26-27/+0
* feat: srg mapper zaaarf2023-08-26-0/+131
* feat: implemented multimapper zaaarf2023-08-26-15/+141
* feat: added error handling and generally tweaked tsrg parsing zaaarf2023-08-26-19/+27
* feat: implemented abstraction logic zaaarf2023-08-26-184/+566
* chore: added javadoc zaaarf2023-06-11-0/+4
* fix: implemented autoservice0.0.2 zaaarf2023-06-11-0/+3
* chore: documentation fix0.0.1 zaaarf2023-06-11-0/+2
* feat: initial implementation, created interface and moved stuff from processor zaaarf2023-06-11-0/+338