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
/
JavaPoetUtils.java
Commit message (
Expand
)
Author
Age
Lines
*
chore: internal reorganisation
zaaarf
2024-01-24
-170
/
+0
*
feat: updated to use mapper lib 0.2.0
zaaarf
2023-08-26
-3
/
+3
*
chore: added container class for options
zaaarf
2023-05-26
-6
/
+4
*
fix: injector generated correctly
0.6.0
zaaarf
2023-04-13
-15
/
+8
*
feat: generate dummies for all abstract methods, not just targets
zaaarf
2023-04-12
-15
/
+18
*
feat: specifying ClassNode is now optional
zaaarf
2023-04-12
-1
/
+39
*
feat: major rework of obfuscation system
zaaarf
2023-03-31
-65
/
+1
*
fix: descriptor obfuscation now handled properly
zaaarf
2023-03-29
-4
/
+4
*
fix: do not override non-abstract stubs
zaaarf
2023-03-28
-4
/
+5
*
feat: created container types for methods and fields (efficiency and code qua...
zaaarf
2023-03-27
-61
/
+29
*
chore: implemented matching by name for finders, added OrphanExceptions to pr...
zaaarf
2023-03-25
-4
/
+0
*
fix: bug in main loop, generation of stubs
zaaarf
2023-03-25
-1
/
+23
*
fix: typo in condition, several exceptions, removed unused
zaaarf
2023-03-25
-8
/
+3
*
feat: initial untested draft of version 0.5.0 compatible with lillero 0.4
zaaarf
2023-03-25
-20
/
+98
*
fix: void is apparently not a primitive
0.4.2
zaaarf
2023-03-18
-3
/
+3
*
fix: removed redundant loop
zaaarf
2023-03-18
-2
/
+0
*
fix: bug with parameterized/array names in finder function
0.4.1
zaaarf
2023-03-18
-1
/
+7
*
fix: restored isPrimitive() check before converting to string
zaaarf
2023-03-18
-0
/
+26
*
chore: fixed javadocs
0.3.0
zaaarf
2023-03-18
-0
/
+2
*
chore: moved methods around, should now be a lot more organised
zaaarf
2023-03-16
-0
/
+110