alpha
Login
or
Join now
mary.my.id
/
pkg-7zip
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
streaming 7-Zip archive extractor
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
pkg-7zip
/
lib
/
utils
3 files
at
trunk
Mary
refactor: normalize error messages
2mo ago
ce5ee10e
buffer.ts
refactor: normalize error messages put each message in `<generic>: <details>` form so the generic part never carries interpolated values, and unify wording across the codebase: final-value mismatches use `expected N, got M`, partial-progress stalls use `produced N of M bytes`, and NID/byte checks fold the expected value into the name.
2 months ago
cursor.ts
refactor: normalize error messages put each message in `<generic>: <details>` form so the generic part never carries interpolated values, and unify wording across the codebase: final-value mismatches use `expected N, got M`, partial-progress stalls use `produced N of M bytes`, and NID/byte checks fold the expected value into the name.
2 months ago
stream-reader.ts
refactor: normalize error messages put each message in `<generic>: <details>` form so the generic part never carries interpolated values, and unify wording across the codebase: final-value mismatches use `expected N, got M`, partial-progress stalls use `produced N of M bytes`, and NID/byte checks fold the expected value into the name.
2 months ago