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
/
ASTUtils.java
Commit message (
Expand
)
Author
Age
Lines
*
chore: added container class for options
zaaarf
2023-05-26
-3
/
+3
*
feat: throw exception if bridge is not found correctly
0.5.2
zaaarf
2023-04-12
-0
/
+25
*
feat: type erasure is now handled correctly
zaaarf
2023-04-11
-2
/
+30
*
fix: canonical way to get raw TypeMirrors
zaaarf
2023-04-11
-2
/
+5
*
fix: eliminated redundant code, fixed bug with arrays in descriptors being so...
zaaarf
2023-04-11
-64
/
+44
*
fix: remove generics at the end too
0.5.1
zaaarf
2023-03-31
-1
/
+1
*
feat: major rework of obfuscation system
zaaarf
2023-03-31
-13
/
+127
*
fix: member name mapping bugs
zaaarf
2023-03-29
-1
/
+1
*
feat: created container types for methods and fields (efficiency and code qua...
zaaarf
2023-03-27
-120
/
+43
*
chore: implemented matching by name for finders, added OrphanExceptions to pr...
zaaarf
2023-03-25
-5
/
+0
*
fix: typo in condition, several exceptions, removed unused
zaaarf
2023-03-25
-35
/
+12
*
feat: initial untested draft of version 0.5.0 compatible with lillero 0.4
zaaarf
2023-03-25
-75
/
+100
*
chore: javadocs
0.4.0
zaaarf
2023-03-18
-3
/
+3
*
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
/
+93
*
chore: fixed javadocs
0.3.0
zaaarf
2023-03-18
-0
/
+3
*
fix: support array levels
zaaarf
2023-03-17
-3
/
+28
*
fix: fixed uncaught MirroredTypeException
zaaarf
2023-03-16
-6
/
+8
*
chore: moved methods around, should now be a lot more organised
zaaarf
2023-03-16
-77
/
+160
*
fix: fixed failure to write descriptor of parametrised type
zaaarf
2023-03-15
-6
/
+3
*
fix: fixed mappings bug
zaaarf
2023-03-15
-4
/
+43
*
fix: repeatable annotation support fix
zaaarf
2023-03-15
-1
/
+1
*
fix: fixed MirroredTypeException
zaaarf
2023-03-15
-3
/
+5
*
feat: initial implementation of new system
zaaarf
2023-03-08
-0
/
+151