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
/
exceptions
Commit message (
Collapse
)
Author
Age
Lines
*
feat: better inner classes api, removed deprecation warnings since that ↵
HEAD
0.7.0
dev
zaaarf
2024-06-04
-33
/
+16
|
|
|
|
stuff is there to stay
*
chore: moved obfuscation stuff to mapping library
zaaarf
2023-06-11
-27
/
+0
|
*
chore: implemented matching by name for finders, added OrphanExceptions to ↵
zaaarf
2023-03-25
-4
/
+28
|
|
|
|
prevent ungraceful crashes in generated code
*
fix: typo in condition, several exceptions, removed unused
zaaarf
2023-03-25
-3
/
+13
|
*
feat: initial untested draft of version 0.5.0 compatible with lillero 0.4
zaaarf
2023-03-25
-5
/
+6
|
*
feat: anonymous and inner class handling, implemented united @Find
zaaarf
2023-03-18
-0
/
+21
|
*
fix: epic printf fail
zaaarf
2023-03-16
-1
/
+1
|
*
chore: use String format
zaaarf
2023-03-15
-3
/
+3
|
*
fix: oops didn't mean that
zaaarf
2023-03-15
-2
/
+2
|
*
feat: may now pass local files as mappings
zaaarf
2023-03-13
-3
/
+35
|
*
feat: mappings can now be taken in as an option, generified SrgMapper
zaaarf
2023-03-08
-2
/
+2
|
*
feat: initial implementation of new system
zaaarf
2023-03-08
-0
/
+57
- multiple injectors/target - removed strict limitation of one patch per class - made finders far smarter - added boolean for obfuscation environment (currently never changed from default)