- Implement optimized dependency resolver with <1ms lookup performance - Add --fast-resolver flag for enabling fast resolution - Create BuildSession interface for compatibility - Add persistent package index cache with O(1) lookups - Remove zsvo.bundle from repository (now in .gitignore) - Update .gitignore to exclude build artifacts and archives |
||
|---|---|---|
| .. | ||
| build.go | ||
| cache.go | ||
| doctor.go | ||
| info.go | ||
| install.go | ||
| install_test.go | ||
| lang.go | ||
| lfs_linux.go | ||
| list.go | ||
| optimized_build.go | ||
| remove.go | ||
| search.go | ||
| upgrade.go | ||