summaryrefslogtreecommitdiff
path: root/src/atom/mod.rs
AgeCommit message (Expand)Author
2025-11-13allow Cpv type to have a slotJohn Turner
2025-11-13impl Cp typeJohn Turner
2025-11-13impl Cpv typeJohn Turner
2025-11-13impl version comparison algorithmJohn Turner
2025-11-08put version and version operator in the same Option in the Atom structJohn Turner
2025-10-28impl Parseable traitJohn Turner
2025-10-27use deref getters where neededJohn Turner
2025-10-26fix lintsJohn Turner
2025-10-26impl fmt::Display for AtomJohn Turner
2025-10-25support "=" version operatorJohn Turner
2025-10-24support atoms with empty slotJohn Turner
2025-10-23impl atom parsingJohn Turner