Skip to content

No labels!

There aren’t any labels for this repository quite yet.

dom: build
dom: build
(P/I) Related to build system
dom: cli
dom: cli
(P/I) Covers all boomerang-cli related issues
dom: codegen
dom: codegen
(P/I) Related to high level code output
dom: decoder
dom: decoder
(P/I) Related to instruction decoding / frontend
dom: decompilation
dom: decompilation
(P/I) Covers all middle end related issues
dom: docs
dom: docs
(P/I) Documentation of existing features
dom: gui
dom: gui
(P/I) Covers all boomerang-gui related issues
dom: loader
dom: loader
(P/I) Loader plugin related issues
dom: parsers
dom: parsers
(P/I) Covers all parser related issues
dom: tests
dom: tests
(P/I) Covers unit and regression tests
good first issue
good first issue
(I) Especially for those unfamiliar with the code
help wanted
help wanted
(P/I) Need some help
os: linux
os: linux
(I) This issue is specific to Linux
os: mac
os: mac
(I) This issue is specific to macOS
os: windows
os: windows
(I) This issue is specific to Windows
PR: needs rebase
PR: needs rebase
(P) Needs to be rebased on top of current develop
PR: needs review
PR: needs review
(P) The code needs to be reviewed
PR: needs tests
PR: needs tests
(P) Please provide unit tests for this PR
PR: work in progress
PR: work in progress
(P) This is in development. Don't merge.
status: duplicate
status: duplicate
(P/I) This issue or pull request already exists
status: high priority
status: high priority
(I) This needs to be solved as soon as possible
status: incomplete
status: incomplete
(I) Please provide more information
status: invalid
status: invalid
(P/I) Something is wrong
status: wontfix
status: wontfix
(I) This won't be fixed
type: bug
type: bug
(I) Something is not working as intended
type: crash
type: crash
(I) The code crashes
type: discussion
type: discussion
(P/I) Discussion about whether or how to implement features
type: enhancement
type: enhancement
(P/I) Tweaks or enhancements to existing functionality
type: feature
type: feature
(P/I) Brand new functionality
type: refactor
type: refactor
(P/I) Rewrite of exising functionality without feature changes