Commit Graph
4 Commits
Author SHA1 Message Date
huntedbytheirs 777de734f8 feat(http): add synchronous HTTP client with std.net.curl 2026-08-08 17:30:34 -04:00
huntedbytheirs c545879115 feat(version): port rpm-style version comparison from ZETA 2026-08-08 17:22:06 -04:00
huntedbytheirs 348f0e3bac feat(types): add core data structures
PackageIndex, Recipe, DepConstraint, BuildPlan, BuildResult, CacheManifest, BinaryCheckResult structs. Pool/BuildSystem/DepOp/Source enums. DepConstraint.parse() ported from ZETA vercmp.lua. TypesException for parsing errors. All @safe, all strings default to empty string.
2026-08-08 17:17:20 -04:00
huntedbytheirs c331416623 feat(log): add colored NO_COLOR-aware logging 2026-08-08 17:16:50 -04:00