summaryrefslogtreecommitdiff
path: root/lib/_stream_transform.js
AgeCommit message (Expand)Author
2012-12-13streams2: Handle immediate synthetic transforms properlyisaacs
2012-12-13transform: Automatically read() on _write when read buffer is emptyisaacs
2012-12-13streams2: Make Transform streams pull-styleisaacs
2012-12-13streams2: The new stream base classesisaacs