summaryrefslogtreecommitdiff
path: root/rust/src/types
AgeCommit message (Expand)Author
2026-05-10[Rust] Refactor `binary_view` moduleMason Reed
2026-03-23IDB Import refactorMason Reed
2026-03-04Add TypeLibrary::Register, to allow loading type libraries from scriptGlenn Smith
2026-02-23[Rust] Misc documentation and cleanupMason Reed
2026-02-23[Rust] Misc type library doc improvementsMason Reed
2026-02-23[Rust] Misc documentation cleanupMason Reed
2026-02-23[BNTL] Allow decompressing standalone TypeLibrary objectsMason Reed
2026-02-23[Rust] Add `TypeLibrary::remove_named_object` and `TypeLibrary::remove_named_...Mason Reed
2026-02-23[Rust] Misc TypeLibrary API improvementsMason Reed
2026-02-23[Rust] Fix clippy lintsMason Reed
2026-02-23[Rust] Use `PathBuf` instead of `String` for include directories param in `Ty...Mason Reed
2026-02-23[Rust] Impl `Send` and `Sync` for `TypeLibrary`Mason Reed
2026-02-23[Rust] Fix UB when passing include directories to `CoreTypeParser`Mason Reed
2025-12-15[Rust] Restructure type APIs into `types` moduleMason Reed