summaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Expand)Author
2025-12-17debuggingsplit-into-workspaceJohn Turner
2025-11-30add parse method to Parseable trait for easy parsingJohn Turner
2025-11-30add some docsJohn Turner
2025-11-23rearrange modulesJohn Turner
2025-11-19allow missing panic docsJohn Turner
2025-11-15fix clippy lintsJohn Turner
2025-10-29create ebuild moduleJohn Turner
2025-10-29set unused imports to errorJohn Turner
2025-10-28impl Parseable traitJohn Turner
2025-10-26impl fmt::Display for AtomJohn Turner
2025-10-25impl DEPEND parserJohn Turner
2025-10-23impl atom parsingJohn Turner