| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-04-06 | Fix HashMap/HashSet LLDB pretty-printer after hashbrown 0.11.0 | ortem | -6/+8 |
| 2021-03-16 | feat: Update hashbrown to instantiate less llvm IR | Markus Westerlind | -1/+1 |
| 2021-02-06 | Resolve typedef in HashMap lldb pretty-printer only if possible | ortem | -1/+3 |
| 2020-11-20 | Resolve typedefs in HashMap gdb/lldb pretty-printers | ortem | -1/+1 |
| 2020-09-08 | Implement HashSet in terms of hashbrown::HashSet | Matt Brubeck | -1/+12 |
| 2020-08-07 | Handle new HashMap layout in GDB and LLDB | Amanieu d'Antras | -2/+9 |
| 2020-06-09 | Implement new gdb/lldb pretty-printers | ortem | -0/+715 |
