objdiff/objdiff-gui
Luke Street 741d93e211
Add symbol mapping feature (#118)
This allows users to "map" (or "link") symbols with different names so that they can be compared without having to update either the target or base objects. Symbol mappings are persisted in objdiff.json, so generators will need to ensure that they're preserved when updating. (Example: d1334bb79e)

Resolves #117
2024-10-09 21:44:18 -06:00
..
assets Split into objdiff-core / objdiff-gui; update egui to 0.26.2 2024-02-26 18:48:48 -07:00
src Add symbol mapping feature (#118) 2024-10-09 21:44:18 -06:00
Cargo.toml Update all dependencies 2024-10-03 22:00:43 -06:00
build.rs Remove vergen / GIT_COMMIT_SHA handling 2024-09-10 23:22:40 -06:00