Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: flatten access to primordials | Michaël Zasso | 2019-11-25 | 1 | -3/+5 |
* | lib: enforce the use of Object from primordials | Michaël Zasso | 2019-04-12 | 1 | -0/+2 |
* | lib: use ES6 class inheritance style | Ruben Bridgewater | 2018-12-05 | 1 | -0/+1 |
* | lib: remove `inherits()` usage | Ruben Bridgewater | 2018-12-05 | 1 | -2/+1 |
* | meta: restore original copyright header | James M Snell | 2017-03-10 | 1 | -0/+21 |
* | lib: use const to define constants | cjihrig | 2015-01-21 | 1 | -2/+2 |
* | Remove excessive copyright/license boilerplate | isaacs | 2015-01-12 | 1 | -21/+0 |
* | lib: turn on strict mode | Ben Noordhuis | 2014-11-22 | 1 | -0/+2 |
* | stream: _write takes an encoding argument | isaacs | 2013-03-05 | 1 | -1/+1 |
* | stream: Remove output function from _transform | isaacs | 2013-03-05 | 1 | -1/+1 |
* | streams2: ctor guards on Stream classes | isaacs | 2012-12-13 | 1 | -0/+3 |
* | streams2: Handle immediate synthetic transforms properly | isaacs | 2012-12-13 | 1 | -2/+1 |
* | streams2: The new stream base classes | isaacs | 2012-12-13 | 1 | -0/+39 |