Tags: q4a/objdiff
Tags
Support IDO .mdebug for line numbers (encounter#264) * Support IDO .mdebug for line numbers Resolves encounter#179 * Fix wasm build && cargo clippy --fix * Resolve review comment
Refactor data diffing & expose WASM API (encounter#256) * Refactor data diffing & expose WASM API * Update test snapshots
Improve automatic symbol pairing for nameless literals (encounter#247) * Improve automatic symbol pairing for nameless literals * Fix data reloc diffing when the reloc points to an in-function static symbol * Only pair up literals that match perfectly * Clippy * Do two separate passes when pairing up literals * Fix partially-matching literal pairups not working right * Remove duplicate $ splitting code * Implement $ splitting for section names too * Minor cleanup
Use deprecated egui::menu as temp workaround egui 0.32 refactored menus, and now having a ComboBox within the menu does not work properly. Temporarily use the deprecated menu instead.
PreviousNext