issues
search
heckej
/
proguard
ProGuard, Java optimizer and obfuscator with additional optimisations for Kotlin lambda's
https://www.guardsquare.com/en/products/proguard
GNU General Public License v2.0
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Lambda class has no EnclosingMethod attribute, but is referenced by other class
#24
heckej
closed
2 years ago
1
Lambda class contains other methods next to <init>, <clinit> and invoke
#23
heckej
closed
2 years ago
1
Lambda not cast to Function interface and invoked directly
#22
heckej
closed
2 years ago
2
Multiple usages of lambda class <init> or INSTANCE field
#21
heckej
closed
2 years ago
4
Lambda classes with same <init> descriptor with free variables incorrectly merged
#20
heckej
closed
2 years ago
3
Lambda classes with multiple <init> constructors are incorrectly merged
#19
heckej
closed
2 years ago
2
Write script to measure code size of lambda's
#18
heckej
closed
2 years ago
0
Write tests for lambda merging in general
#17
heckej
closed
2 years ago
1
Write tests for the lambda group init builder
#16
heckej
closed
2 years ago
1
Write tests for the lambda group invoke method builder
#15
heckej
closed
2 years ago
1
Write tests for the lambda group builder
#14
heckej
closed
2 years ago
1
Write tests for the enclosing method updater
#13
heckej
closed
2 years ago
1
Cannot 'cast' lambda group to some FunctionX interface
#12
heckej
closed
2 years ago
7
Fix incomplete instruction replacement in enclosing method of lambda
#11
heckej
closed
2 years ago
1
Interfaces are removed from lambda groups when shrinking is disabled
#10
heckej
closed
2 years ago
4
Fix line number info error when optimising disabled
#9
heckej
closed
2 years ago
2
Avoid merging classes or methods that have been marked as DONT_OPTIMIZE
#8
heckej
closed
2 years ago
0
Keep track of merged lambda's by setting optimisation info
#7
heckej
closed
2 years ago
0
Implement support for lambda's with non-empty closure
#6
heckej
closed
2 years ago
3
Evaluate size impact empty-closure lambda groups
#5
heckej
closed
2 years ago
1
Evaluate performance impact empty-closure lambda groups
#4
heckej
closed
2 years ago
1
Implement support for multiple lambda arities
#3
heckej
closed
2 years ago
0
Implement a lambda merger for arity 0 lambda's
#2
heckej
closed
2 years ago
0
Implement support for merging nested lambda's
#1
heckej
closed
2 years ago
4