summaryrefslogtreecommitdiff
path: root/crates/hashx/src/compiler/util.rs
Commit message (Expand)AuthorAgeFilesLines
* hashx: Bump dynasmrt to 5.0.0Gabriela Moldovan2026-03-041-1/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-3/+3
* Fix typosDimitris Apostolou2024-01-081-1/+1
* hashx: Avoid memcpy in Assembler::finalize()Micah Elizabeth Scott2023-08-251-1/+7
* hashx: Assembly buffer sizing and tidyingMicah Elizabeth Scott2023-08-211-8/+18
* equix, hashx: Additional comment tweaksMicah Elizabeth Scott2023-07-271-1/+1
* tor-hspow, equix, hashx: Comment tweaksMicah Elizabeth Scott2023-07-271-9/+11
* Reimplement HashX in RustMicah Elizabeth Scott2023-07-271-0/+185