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
/
FieldContainer.java
Commit message (
Expand
)
Author
Age
Lines
*
chore: internal reorganisation
zaaarf
2024-01-24
-109
/
+0
*
feat: updated to use mapper lib 0.2.0
zaaarf
2023-08-26
-13
/
+7
*
feat: updated to use mapper 0.1
zaaarf
2023-08-26
-1
/
+2
*
chore: moved obfuscation stuff to mapping library
zaaarf
2023-06-11
-1
/
+2
*
chore: added container class for options
zaaarf
2023-05-26
-22
/
+15
*
fix: find always falling back
zaaarf
2023-04-13
-1
/
+1
*
feat: @Find now falls back on containing class
zaaarf
2023-04-12
-1
/
+2
*
feat: @Patch's value field is now mandatory
zaaarf
2023-04-12
-2
/
+2
*
chore: constructors should be private
zaaarf
2023-04-12
-2
/
+2
*
fix: eliminated redundant code, fixed bug with arrays in descriptors being so...
zaaarf
2023-04-11
-1
/
+1
*
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
-20
/
+16
*
fix: member name mapping bugs
zaaarf
2023-03-29
-1
/
+1
*
fix: descriptor obfuscation now handled properly
zaaarf
2023-03-29
-3
/
+12
*
fix: map descriptors too
zaaarf
2023-03-29
-2
/
+3
*
fix: various typos concerning mapping
zaaarf
2023-03-27
-1
/
+1
*
fix: bug in generating descriptors for anonymous class fields
zaaarf
2023-03-27
-1
/
+4
*
feat: created container types for methods and fields (efficiency and code qua...
zaaarf
2023-03-27
-0
/
+110