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
/
ClassContainer.java
Commit message (
Expand
)
Author
Age
Lines
*
chore: internal reorganisation
zaaarf
2024-01-24
-130
/
+0
*
feat: updated to use mapper lib 0.2.0
zaaarf
2023-08-26
-11
/
+5
*
chore: added container class for options
zaaarf
2023-05-26
-32
/
+21
*
fix: find always falling back
zaaarf
2023-04-13
-3
/
+5
*
feat: @Find now falls back on containing class
zaaarf
2023-04-12
-4
/
+17
*
fix: rename @Find's className as well
zaaarf
2023-04-12
-2
/
+1
*
feat: @Patch's value field is now mandatory
zaaarf
2023-04-12
-13
/
+4
*
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
/
+3
*
feat: major rework of obfuscation system
zaaarf
2023-03-31
-8
/
+11
*
fix: various typos concerning mapping
zaaarf
2023-03-27
-1
/
+1
*
fix: include inner names in FQN
zaaarf
2023-03-27
-2
/
+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
/
+92
*
feat: initial untested draft of version 0.5.0 compatible with lillero 0.4
zaaarf
2023-03-25
-0
/
+47