Joel Moberg
Joel Moberg
# CFR version 0.152 # Compiler openjdk 17.0.2 # Description 4 methods are not decompiled: Unable to fully structure code # Example [summary.txt](https://github.com/leibnitz27/cfr/files/8035354/summary.txt)
https://picturepan2.github.io/spectre/components/modals.html#modals
### Describe the bug The order of AST nodes does not seem right when a class declares multiple classes. I tried to correct the order in my CtScanner but was...
I have this code that gives me this error, using EnumMap also gives a similar error: `ERROR: type 'Permission' does not satisfy the constraint 'Enum' at src\shared\Service.java(7)` Here is the...
I think serializers can be generated for collections in order to support code like this: ```dart @collection class A { Id id = Isar.autoIncrement; List otherType = List.empty(growable: true); }...
Add button replace the call log with frequent contacts. Multiple calls to same person will be merged into same contact in the list. The button can also be used to...
- [x] I carefully read the [contribution guidelines](https://github.com/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md) and agree to them. - [x] I checked if the issue/feature exists in the latest version. - [ ] I did use...