index
:
lillero-processor
dev
feature/mapper-library
An annotation processor to kill Lillero's boilerplate
zaaarf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
chore: fixed javadocs
0.3.0
zaaarf
2023-03-18
-8
/
+13
*
Merge branch 'version3' into dev
zaaarf
2023-03-18
-283
/
+1056
|
\
|
*
chore: updated lillero
zaaarf
2023-03-18
-1
/
+1
|
*
fix: epic keyboard fail
zaaarf
2023-03-17
-3
/
+3
|
*
fix: support array levels
zaaarf
2023-03-17
-6
/
+31
|
*
fix: fixed NoClassDefFoundError for non-java classes
zaaarf
2023-03-17
-4
/
+13
|
*
fix: getParameters() not getTypeParameters()
zaaarf
2023-03-17
-2
/
+2
|
*
fix: epic printf fail
zaaarf
2023-03-16
-1
/
+1
|
*
fix: fixed uncaught MirroredTypeException
zaaarf
2023-03-16
-7
/
+8
|
*
chore: moved methods around, should now be a lot more organised
zaaarf
2023-03-16
-247
/
+276
|
*
feat: major code refactor, potential fix for several logical bugs in FindMeth...
zaaarf
2023-03-16
-106
/
+78
|
*
chore: javadocs for annotations
zaaarf
2023-03-16
-1
/
+46
|
*
fix: fixed failure to write descriptor of parametrised type
zaaarf
2023-03-15
-6
/
+3
|
*
chore: use String format
zaaarf
2023-03-15
-3
/
+3
|
*
fix: removed unsafeOverride, i had a brainfart
zaaarf
2023-03-15
-33
/
+4
|
*
fix: override packageprivate, minor fixes in ObfuscationMapper
zaaarf
2023-03-15
-7
/
+45
|
*
fix: now only obfuscate name after finding real method
zaaarf
2023-03-15
-44
/
+39
|
*
chore: replaced string concats with String.format, fixed logic in main loop
zaaarf
2023-03-15
-14
/
+12
|
*
fix: logic error in main loop
zaaarf
2023-03-15
-37
/
+33
|
*
fix: fixed mappings bug
zaaarf
2023-03-15
-26
/
+91
|
*
fix: fixed MirroredTypesException
zaaarf
2023-03-15
-2
/
+13
|
*
fix: repeatable annotation support fix, part 2
zaaarf
2023-03-15
-3
/
+3
|
*
fix: repeatable annotation support fix
zaaarf
2023-03-15
-2
/
+1
|
*
fix: now the mapper automagically converts internal names to FQN
zaaarf
2023-03-15
-3
/
+6
|
*
fix: fixed MirroredTypeException
zaaarf
2023-03-15
-10
/
+13
|
*
fix: oops didn't mean that
zaaarf
2023-03-15
-2
/
+2
|
*
feat: may now pass local files as mappings
zaaarf
2023-03-13
-10
/
+57
|
*
feat: mappings can now be taken in as an option, generified SrgMapper
zaaarf
2023-03-08
-244
/
+218
|
*
feat: no-mappings-available mode
zaaarf
2023-03-08
-20
/
+37
|
*
feat: initial implementation of new system
zaaarf
2023-03-08
-131
/
+709
*
|
chore: added sources and javadocs jars generation
zaaarf
2023-03-04
-1
/
+6
*
|
doc: updated readme
ftbsc
2023-03-04
-3
/
+1
|
/
*
chore: renamed method to reflect new functioning
zaaarf
2023-03-02
-1
/
+1
*
cleanup: removed todo, i just had to edit the maven pom
ftbsc
2023-03-02
-2
/
+1
*
fix: instantiate stub
0.2.1
zaaarf
2023-03-02
-6
/
+6
*
chore: added palantir
0.2.0
zaaarf
2023-03-02
-1
/
+7
*
build: bump lillero version
zaaarf
2023-03-01
-1
/
+1
*
Merge remote-tracking branch 'origin/dev' into dev
zaaarf
2023-03-01
-1
/
+3
|
\
|
*
fix: force java 8
ftbsc
2023-02-28
-1
/
+3
*
|
feat: added @FindField and @FindMethod (untested)
zaaarf
2023-03-01
-28
/
+189
*
|
doc: fixed patch javadocs
zaaarf
2023-03-01
-2
/
+2
|
/
*
chore: big code refactoring
zaaarf
2023-02-27
-111
/
+107
*
chore: replaced gradlew, these ones should work
zaaarf
2023-02-27
-13
/
+27
*
chore: more code refactoring for quality
zaaarf
2023-02-27
-18
/
+10
*
fix: changed name for logging to original one
zaaarf
2023-02-27
-1
/
+1
*
doc: small readme fix
zaaarf
2023-02-27
-1
/
+1
*
doc: added readme
zaaarf
2023-02-27
-0
/
+50
*
chore: code quality
zaaarf
2023-02-27
-68
/
+45
*
feat: MVP!
zaaarf
2023-02-27
-68
/
+99
*
fix: added +x to gradlew and the wrapper
zaaarf
2023-02-26
-0
/
+0
[next]