Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | fix: use non obfuscated name to look up obfuscation (duh) | zaaarf | 2023-03-31 | -1/+1 |
* | feat: major rework of obfuscation system | zaaarf | 2023-03-31 | -54/+42 |
* | fix: member name mapping bugs | zaaarf | 2023-03-29 | -2/+2 |
* | fix: descriptor obfuscation now handled properly | zaaarf | 2023-03-29 | -6/+22 |
* | fix: map descriptors too | zaaarf | 2023-03-29 | -4/+6 |
* | fix: various typos concerning mapping | zaaarf | 2023-03-27 | -3/+3 |
* | fix: include inner names in FQN | zaaarf | 2023-03-27 | -2/+4 |
* | chore: ArrayContainer is no longer used | zaaarf | 2023-03-27 | -38/+0 |
* | fix: bug in generating descriptors for anonymous class fields | zaaarf | 2023-03-27 | -1/+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/+317 |
* | feat: initial untested draft of version 0.5.0 compatible with lillero 0.4 | zaaarf | 2023-03-25 | -0/+85 |