Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | benchmark: add trailing commas | Antoine du Hamel | 2023-01-29 | 1 | -1/+1 |
* | benchmark: use let instead of var | Daniele Belardi | 2020-02-13 | 1 | -9/+8 |
* | benchmark: refactor for consistent style | Rich Trott | 2019-02-06 | 1 | -1/+1 |
* | benchmark: (string_decoder) use destructuring | Ruben Bridgewater | 2018-01-23 | 1 | -8/+3 |
* | benchmark: var to const | Ruben Bridgewater | 2017-09-19 | 1 | -1/+1 |
* | string_decoder: rewrite implementation | Brian White | 2016-05-29 | 1 | -22/+50 |
* | buffer: add .from(), .alloc() and .allocUnsafe() | James M Snell | 2016-03-16 | 1 | -5/+5 |
* | benchmark: refactor to eliminate redeclared vars | Rich Trott | 2016-03-01 | 1 | -2/+3 |
* | benchmark: move string-decoder to its own category | Andreas Madsen | 2016-02-26 | 1 | -0/+61 |