Skip to content

feat: add vendored dependencies#149

Merged
akonwi merged 7 commits into
mainfrom
feat.dependencies
May 25, 2026
Merged

feat: add vendored dependencies#149
akonwi merged 7 commits into
mainfrom
feat.dependencies

Conversation

@akonwi
Copy link
Copy Markdown
Owner

@akonwi akonwi commented May 25, 2026

Summary

  • add ADR 0017 for project-local vendored dependencies
  • add ard add, ard remove, and ard deps fetch
  • resolve direct dependency imports from .ard/vendor/<alias>
  • preserve dependency ownership for Go FFI and include dependency Go module requirements in generated builds
  • migrate tic-tac-toe to consume vaxis-ard as a dependency

Validation

  • cd compiler && go test ./...

Notes

This is an early dependency system: no lockfile or integrity hashes yet, and Git/path vendoring is intentionally explicit.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ard-lang-dev Ready Ready Preview, Comment May 25, 2026 6:14pm

@akonwi akonwi merged commit bc3eea7 into main May 25, 2026
6 checks passed
@akonwi akonwi deleted the feat.dependencies branch May 25, 2026 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant