index
:
lillero-processor
dev
feature/mapper-library
An annotation processor to kill Lillero's boilerplate
zaaarf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
ftbsc
/
lll
/
processor
/
tools
Commit message (
Expand
)
Author
Age
Lines
*
fix: restored isPrimitive() check before converting to string
zaaarf
2023-03-18
-0
/
+26
*
fix: attempting to find proxy for target stubs
zaaarf
2023-03-18
-1
/
+1
*
feat: anonymous and inner class handling, implemented united @Find
zaaarf
2023-03-18
-84
/
+131
*
chore: fixed javadocs
0.3.0
zaaarf
2023-03-18
-0
/
+5
*
fix: support array levels
zaaarf
2023-03-17
-3
/
+28
*
fix: fixed uncaught MirroredTypeException
zaaarf
2023-03-16
-7
/
+8
*
chore: moved methods around, should now be a lot more organised
zaaarf
2023-03-16
-77
/
+270
*
fix: fixed failure to write descriptor of parametrised type
zaaarf
2023-03-15
-6
/
+3
*
fix: override packageprivate, minor fixes in ObfuscationMapper
zaaarf
2023-03-15
-1
/
+1
*
fix: fixed mappings bug
zaaarf
2023-03-15
-6
/
+76
*
fix: repeatable annotation support fix
zaaarf
2023-03-15
-1
/
+1
*
fix: now the mapper automagically converts internal names to FQN
zaaarf
2023-03-15
-3
/
+6
*
fix: fixed MirroredTypeException
zaaarf
2023-03-15
-3
/
+5
*
feat: mappings can now be taken in as an option, generified SrgMapper
zaaarf
2023-03-08
-211
/
+167
*
feat: initial implementation of new system
zaaarf
2023-03-08
-0
/
+362