Jeremy
|
53ceb99b46
|
Sonar fixes: More nullptr literal use, take std::fuction by const&, and [[noreturn]]
|
2023-10-05 12:08:47 -04:00 |
|
Jeremy Rifkin
|
c94b03ae6e
|
Refactor and rewrite a number of dwarf handling methods (#47)
Discard old implementations in favor of new implementations that are
safer and cleaner
|
2023-09-24 03:25:23 -04:00 |
|
Jeremy Rifkin
|
76fc93639e
|
Properly handle dwarf errors (#43)
|
2023-09-22 19:54:56 -04:00 |
|
Jeremy
|
36174f9216
|
Improve error handling for object file parsing as well as a lot of cleanup and refactoring
|
2023-09-19 18:40:39 -04:00 |
|
Jeremy
|
799e7a7705
|
Remove clang-tidy
|
2023-09-19 15:26:51 -04:00 |
|
Jeremy
|
cc43a23987
|
Lint fixes
|
2023-09-16 20:52:30 -04:00 |
|
Jeremy
|
278ee3fcee
|
Work on improving error handling and some general refactoring. Also trying to bring everything into cpptrace::detail.
|
2023-09-16 20:46:30 -04:00 |
|