Skip to content

Pull requests: Vineflower/vineflower

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix for null, default switch case not being last
#390 opened May 5, 2024 by jpenilla Loading…
Refactor the way bytecode offsets are tracked. enhancement New feature or request Priority: Medium Medium priority Subsystem: Parsing Anything concerning how bytecode is parsed and read
#389 opened May 4, 2024 by Kroppeb Loading…
Fixes for clashing variable renaming bugfix Fixes a bug Priority: Medium Medium priority Subsystem: Variables Anything concerning variables, types, assignments, and casting
#378 opened Apr 19, 2024 by jpenilla Loading…
Expose lvt LocalVariable to renaming plugins, add simple renamer that fixes conflicting lvt names enhancement New feature or request Priority: Medium Medium priority Subsystem: Plugins Anything concerning the plugins system or plugin code
#371 opened Apr 14, 2024 by jpenilla Draft
Record pattern matching enhancement New feature or request Priority: Medium Medium priority Subsystem: Parsing Anything concerning how bytecode is parsed and read Subsystem: Statement Structure Anything concerning how statements are structured in a method
#368 opened Apr 12, 2024 by jaskarth Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.