summaryrefslogtreecommitdiff
path: root/plugins/pdb-ng/src
AgeCommit message (Expand)Author
2026-02-23[Rust] Refactor `FileMetadata` file informationMason Reed
2026-01-11[Rust] Enter more session scoped tracing spans for debug info and binary view...Mason Reed
2026-01-11[Rust] Replace `log` with `tracing`Mason Reed
2026-01-01update copyrights for 2026Jordan Wiens
2025-12-29[PDB] Remove `QualifiedName` stateMason Reed
2025-12-29Fix vtable type name parsingTruman Kilen
2025-12-15Fix PDB bitfield members importing with wrong offset (#7797)Truman Kilen
2025-10-23Support bitfields in type systemMason Reed
2025-10-22[Rust] Refactor download provider module to allow for custom implementationsMason Reed
2025-08-21Add support for automatically loading PDB/DWARF info from sibling files in pr...Josh Ferrell
2025-08-06[Rust] Take download callbacks by reference to avoid boxingMason Reed
2025-06-25Fix compiler warnings in PDB type parser.Alexander Taylor
2025-06-13[Rust] Misc API additions/docs and formatting fixesMason Reed
2025-05-12[Rust] Reduce usage of `IntoCStr` in function signaturesMason Reed
2025-05-12[Rust] Misc clippy lintsMason Reed
2025-04-10Fix function type construction leaking in Rust APIMason Reed
2025-03-28belated copyright year updateJordan Wiens
2025-01-25Fix incorrect immutable borrow for EnumerationBuilderMason Reed
2025-01-25Rust refactorMason Reed