summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-10-29use rustfmt 2024 in dir-locals.elJohn Turner
2025-10-29set unused imports to errorJohn Turner
2025-10-28change depend::Expr::Conditional to ConditionalGroupJohn Turner
2025-10-28impl Parseable traitJohn Turner
2025-10-28add LICENSEJohn Turner
2025-10-28use mon and get from gitJohn Turner
2025-10-27use deref getters where neededJohn Turner
2025-10-27use Get proc macro on UseFlag structJohn Turner
2025-10-27impl IUseFlag typeJohn Turner
2025-10-27add thiserror dependencyJohn Turner
2025-10-27port to new mon parsersJohn Turner
2025-10-26stop tracking Cargo.lockJohn Turner
2025-10-26fix lintsJohn Turner
2025-10-26enable debug info in dev profileJohn Turner
2025-10-26remove printing in testJohn Turner
2025-10-26impl fmt::Display for AtomJohn Turner
2025-10-26update Cargo.lockJohn Turner
2025-10-25add itertools dependencyJohn Turner
2025-10-25impl DEPEND parserJohn Turner
2025-10-25support atoms with wildcard versionsJohn Turner
2025-10-25support "=" version operatorJohn Turner
2025-10-25verify that atoms that have versions have a version operator (and reverse)John Turner
2025-10-24disallow upper case letters in versionsJohn Turner
2025-10-24fix useflag parserJohn Turner
2025-10-24support atoms with empty slotJohn Turner
2025-10-24verify usedepsJohn Turner
2025-10-23impl atom parsingJohn Turner
2025-10-23add get crateJohn Turner
2025-10-21initJohn Turner