| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-23 | [Rust] Refactor `FileMetadata` file information | Mason Reed | |
| - Rename and retype `FileMetadata::filename` and make the assignment required to happen at time of construction. - Add `FileMetadata::display_name` which is only to be used for presentation purposes. - Add `FileMetadata::virtual_path` for containers. - Rename `FileMetadata::modified` to `FileMetadata::is_modified` to be more consistent across codebase. - Add some missing documentation. - Add `BinaryView::from_metadata` with accompanying documentation. | |||
| 2026-01-11 | [Rust] Update examples to use tracing | Mason Reed | |
| 2025-02-07 | Fix misc Rust example unused var | Mason Reed | |
| 2025-02-07 | Implement Rust DisassemblyTextRenderer | Rubens Brandao | |
