index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
hashx
/
src
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
hashx: Bump dynasmrt to 5.0.0
Gabriela Moldovan
2026-03-04
1
-1
/
+1
*
hashx: A couple of comments about register ranges
Nick Mathewson
2025-10-08
1
-0
/
+1
*
hashx: Make exceptions for clippy warnings from dynasm.
Nick Mathewson
2025-10-08
1
-9
/
+17
*
hashx: Make RegisterId::x() return u8 on aarch64
Nick Mathewson
2025-10-07
1
-3
/
+3
*
hashx: Provide a u8 accessor for RegisterId.
Nick Mathewson
2025-10-07
1
-1
/
+1
*
hashx: Fix/ignore clippy lints.
Wesley Aptekar-Cassels
2025-10-06
1
-2
/
+5
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
3
-9
/
+9
*
Fix "unnecessary parentheses around assigned value" warning on aarch64.
Alexander Færøy
2025-01-06
1
-2
/
+2
*
Fix typos
Dimitris Apostolou
2024-01-08
1
-1
/
+1
*
hashx: Cleanup around Instruction and NUM_INSTRUCTIONS
Micah Elizabeth Scott
2023-08-25
2
-8
/
+6
*
hashx: Avoid memcpy in Assembler::finalize()
Micah Elizabeth Scott
2023-08-25
1
-1
/
+7
*
Rustfmt
Ian Jackson
2023-08-25
2
-2
/
+2
*
RFC: hashx: Make Architecture::compile take an array ref
Ian Jackson
2023-08-25
2
-2
/
+4
*
hashx: Assembly buffer sizing and tidying
Micah Elizabeth Scott
2023-08-21
3
-34
/
+104
*
hashx: avoid surprising overhead of enum code() method
Micah Elizabeth Scott
2023-08-21
1
-3
/
+3
*
hashx: New approach to avoid memcpy in Program
Micah Elizabeth Scott
2023-08-21
2
-4
/
+4
*
hashx: Rewrite RegisterSet again to reduce CPU frontend stalls
Micah Elizabeth Scott
2023-08-21
2
-14
/
+10
*
equix, hashx: Additional comment tweaks
Micah Elizabeth Scott
2023-07-27
1
-1
/
+1
*
tor-hspow, equix, hashx: Comment tweaks
Micah Elizabeth Scott
2023-07-27
3
-25
/
+30
*
Reimplement HashX in Rust
Micah Elizabeth Scott
2023-07-27
3
-0
/
+647