Commit Graph
3 Commits
Author SHA1 Message Date
huntedbytheirs 854e7155f9 fix(errors): add actionable error messages for all 16 failure paths 2026-08-08 18:21:17 -04:00
huntedbytheirs ba411e9fc4 feat(resolve): add version-constraint-aware dep resolution with binary fallback 2026-08-08 17:53:45 -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