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
/
containers
Commit message (
Expand
)
Author
Age
Lines
*
chore: added container class for options
zaaarf
2023-05-26
-81
/
+55
*
fix: find always falling back
zaaarf
2023-04-13
-5
/
+7
*
feat: @Find now falls back on containing class
zaaarf
2023-04-12
-7
/
+20
*
fix: rename @Find's className as well
zaaarf
2023-04-12
-2
/
+1
*
feat: specifying ClassNode is now optional
zaaarf
2023-04-12
-0
/
+48
*
feat: @Patch's value field is now mandatory
zaaarf
2023-04-12
-17
/
+8
*
feat: throw exception if bridge is not found correctly
0.5.2
zaaarf
2023-04-12
-1
/
+1
*
feat: matching the erasure bridge should be optional
zaaarf
2023-04-12
-12
/
+10
*
chore: constructors should be private
zaaarf
2023-04-12
-6
/
+7
*
feat: type erasure is now handled correctly
zaaarf
2023-04-11
-1
/
+8
*
fix: eliminated redundant code, fixed bug with arrays in descriptors being so...
zaaarf
2023-04-11
-2
/
+4
*
fix: use non obfuscated name to look up obfuscation (duh)
zaaarf
2023-03-31
-1
/
+1
*
feat: major rework of obfuscation system
zaaarf
2023-03-31
-54
/
+42
*
fix: member name mapping bugs
zaaarf
2023-03-29
-2
/
+2
*
fix: descriptor obfuscation now handled properly
zaaarf
2023-03-29
-6
/
+22
*
fix: map descriptors too
zaaarf
2023-03-29
-4
/
+6
*
fix: various typos concerning mapping
zaaarf
2023-03-27
-3
/
+3
*
fix: include inner names in FQN
zaaarf
2023-03-27
-2
/
+4
*
chore: ArrayContainer is no longer used
zaaarf
2023-03-27
-38
/
+0
*
fix: bug in generating descriptors for anonymous class fields
zaaarf
2023-03-27
-1
/
+4
*
fix: nullpointer in findOrFallback function
zaaarf
2023-03-27
-0
/
+1
*
feat: created container types for methods and fields (efficiency and code qua...
zaaarf
2023-03-27
-5
/
+317
*
feat: initial untested draft of version 0.5.0 compatible with lillero 0.4
zaaarf
2023-03-25
-0
/
+85