summaryrefslogtreecommitdiff
path: root/rust/examples/pdb-ng/src/parser.rs
AgeCommit message (Expand)Author
2025-01-25Rust refactorMason Reed
2024-07-09Fix rust warningJosh Ferrell
2024-06-13Apply stack variables from DWARFJosh Ferrell
2024-06-10Large PDB parsing performance improvementsJosh Ferrell
2024-06-04PDB: Option to disable parsing symbolsGlenn Smith
2024-06-04PDB: Fix "found X types" messageGlenn Smith
2024-06-04PDB: Swap hashmap -> btreemap for determinismGlenn Smith
2024-04-22Public release of PDB parser pluginGlenn Smith