Skip to content

fix: remove dead code, bump to v0.0.8#14

Merged
0xeb merged 1 commit intomainfrom
fix/dead-code-cleanup-v0.0.8
Feb 17, 2026
Merged

fix: remove dead code, bump to v0.0.8#14
0xeb merged 1 commit intomainfrom
fix/dead-code-cleanup-v0.0.8

Conversation

@0xeb
Copy link
Copy Markdown
Member

@0xeb 0xeb commented Feb 17, 2026

Summary

  • Remove dead comments table from entities_ext.hpp (silently failed — entities.hpp already registers it with full CRUD)
  • Remove dead local_types VIEW from entities_types.hpp (real virtual table already registered by entities_ext.hpp)
  • Delete unused metapc_itypes.hpp (never included anywhere)
  • Bump version 0.0.7 → 0.0.8 to match ida-plugin.json

- Remove dead comments table from entities_ext.hpp (silently failed,
  entities.hpp already registers comments with full CRUD)
- Remove dead local_types VIEW from entities_types.hpp (entities_ext.hpp
  already registers local_types as a real virtual table)
- Delete unused metapc_itypes.hpp (never included, instructions table
  already provides live mnemonic data)
- Bump version 0.0.7 → 0.0.8 to match ida-plugin.json
@0xeb 0xeb merged commit ab7825c into main Feb 17, 2026
10 of 14 checks passed
@0xeb 0xeb deleted the fix/dead-code-cleanup-v0.0.8 branch February 26, 2026 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant