index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
demangler
/
gnu3
Age
Commit message (
Expand
)
Author
2026-05-22
Refactor calling conventions to support correct representation of structures
Rusty Wagner
2026-03-30
Fix compiler warnings seen with Clang 21
Mark Rowe
2026-03-27
GNU3 Demangler: fix undefined evaluation order in expression builders
Peter LaFosse
2026-03-26
GNU3 Demangler: fix float literal decoding to be platform-independent
Peter LaFosse
2026-03-26
GNU3 Demangler: fix substitution tracking, expressions, and type names
Peter LaFosse
2026-03-26
GNU3 Demangler: implement new construct support
Peter LaFosse
2026-03-26
Rewrite GNU3 demangler for performance using DemangledTypeNode
Peter LaFosse
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-07-30
[CMake] Specify CONFIGURE_DEPENDS for all file(GLOB ..)
Mark Rowe
2025-06-25
Update CXX_STANDARD to 20.
Alexander Taylor
2025-06-25
Remove implicit conversions from Confidence to underlying type, these can cau...
Rusty Wagner
2025-06-05
Fix crash in GNU3 demangler with specific non-mangled string
Mason Reed
2025-03-28
missed the older dates!
Jordan Wiens
2024-12-18
Fix crash when demangling certain names
Glenn Smith
2024-11-21
Fix gnu3 demangler losing track of NTR ids
Glenn Smith
2024-10-23
Compile demangler plugins directly into the core for P E R F
Glenn Smith
2024-10-17
Fix free edition for demangler plugins (woops)
Glenn Smith
2024-10-17
Demangler plugin API
Glenn Smith