| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-26 | Add `VariableSourceType` type alias | Michael Krasnitski | |
| 2024-07-09 | Fix rust warning | Josh Ferrell | |
| 2024-06-13 | Apply stack variables from DWARF | Josh Ferrell | |
| 2024-06-10 | Large PDB parsing performance improvements | Josh Ferrell | |
| 2024-06-04 | PDB: Skip all the HEAD requests and just go straight to GET | Glenn Smith | |
| 2024-06-04 | PDB: Server list should not be sorted | Glenn Smith | |
| Fixes #5493 | |||
| 2024-06-04 | PDB: Setting to control use of interaction api | Glenn Smith | |
| 2024-06-04 | PDB: Option to disable parsing symbols | Glenn Smith | |
| 2024-06-04 | PDB: Fix "found X types" message | Glenn Smith | |
| 2024-06-04 | PDB: Ignore the formal vtable types (array of void function pointers) | Glenn Smith | |
| They are conflicting with the demangler-generated real vtable types | |||
| 2024-06-04 | PDB: Prefer private symbols to public | Glenn Smith | |
| 2024-06-04 | PDB: Fix confidence on demangled symbols | Glenn Smith | |
| 2024-06-04 | PDB: Swap hashmap -> btreemap for determinism | Glenn Smith | |
| 2024-04-22 | Public release of PDB parser plugin | Glenn Smith | |
