7e08f9715b
Update dependencies
2025-05-07 16:42:02 -06:00
d225cac205
Add superh feature to wasm build
2025-05-06 23:14:38 -06:00
73a89d2768
Version v3.0.0-beta.6
2025-04-02 11:03:40 -06:00
a474b27d55
Update dependencies
2025-04-01 23:33:17 -06:00
2bcbc34850
wasm: Improve API error handling
2025-04-01 21:45:13 -06:00
LagoLunatic
196c003a92
Reimplement colorized data relocation hover diffs ( #182 )
...
* Reimplement colorized data relocation hover diffs
* Fix objdiff-wasm build
Data diffing doesn't seem to be fully implemented in objdiff-wasm yet, so just putting placeholders in so it compiles.
* Reloc hover: Add separators, override special color too
2025-03-28 21:48:14 -06:00
7b00a9e9f2
wasm: Cache objects via data hash (XXH3)
2025-03-21 08:27:19 -06:00
6768df9d80
Version v3.0.0-beta.4
2025-03-18 21:36:37 -06:00
87fa29e8b0
objdiff-wasm: Fix symbol filtering
...
regex crate needed the `unicode-case` feature
2025-03-11 21:42:14 -06:00
42d4c38079
mips: Ignore .NON_MATCHING
functions from INLINE_ASM
macros
2025-03-11 21:39:17 -06:00
d56dda72f0
Version v3.0.0-beta.2
2025-03-09 22:56:28 -06:00
fa4a6cadbb
Downgrade objdiff-wasm Rust edition temporarily
2025-03-04 23:27:17 -07:00
799971d54e
Migrate to Rust edition 2024
2025-03-04 22:31:38 -07:00
8eef37e8df
Version v3.0.0-beta.1
2025-03-04 22:24:55 -07:00
4f34dfa194
Don't infer sizes for labels within another symbol
2025-03-03 21:01:22 -07:00
ae6d37a10b
Version v3.0.0-alpha.2
2025-03-03 18:25:38 -07:00
6ed07bfaf1
MIPS relocation pairing, '$' prefix option & fixes
...
Implements MIPS relocation pairing logic.
New option for "Register '$' prefix", off by default.
Fixes various regressions introduced by refactoring.
Resolves #122
Resolves #156
2025-03-03 17:14:32 -07:00
48305e0380
Add hover/context APIs to wasm component
2025-03-02 21:51:47 -07:00
8461b35cd7
Fix WASM CI build
2025-03-02 16:13:12 -07:00
95868f1d19
Reimplement x86 arch, MSVC section group combining
...
Plus display_row/DiffText refactoring
2025-03-02 16:13:12 -07:00
506c251d68
Various fixes
2025-02-26 22:47:42 -07:00
f3c157ff06
WIP objdiff 3.0 refactor
2025-02-26 22:09:39 -07:00
e8de35b78e
Make objdiff-core no_std + huge WASM rework
2025-02-09 22:28:02 -07:00
c3e3d175c5
Create schema for diff config properties
2025-01-04 21:02:54 -07:00
c45f4bbc99
Diff schema updates & WASM updates
2025-01-04 21:02:54 -07:00
3846a7d315
Version v2.0.0
2024-09-09 20:18:56 -06:00
1f4175dc21
Overall wasm refactoring & improvements
2024-08-21 19:48:58 -06:00
0fccae1049
Add experimental wasm bindings
...
Published to npm as objdiff-wasm
2024-08-20 21:40:32 -06:00