Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | events: use nullish coalencing operator | Voltrex | 2021-05-17 | 1 | -4/+14 |
* | benchmark: use let and const instead of var | Daniele Belardi | 2020-01-28 | 1 | -5/+4 |
* | benchmark: refactor for consistent style | Rich Trott | 2019-02-06 | 1 | -1/+1 |
* | events: optimize condition for optimal scenario | Anatoli Papirovski | 2018-05-03 | 1 | -1/+1 |
* | benchmark: (events) use destructuring | Ruben Bridgewater | 2018-01-23 | 1 | -3/+1 |
* | benchmark: var to const | Ruben Bridgewater | 2017-09-19 | 1 | -7/+7 |
* | lib,src: fix consistent spacing inside braces | Sebastiaan Deckers | 2017-07-21 | 1 | -1/+1 |
* | benchmark: Improve event performance tests. | Benedikt Meurer | 2017-07-05 | 1 | -4/+7 |
* | benchmark: refactor to eliminate redeclared vars | Rich Trott | 2016-03-01 | 1 | -3/+4 |
* | benchmark: use strict mode | Rich Trott | 2016-02-22 | 1 | -0/+1 |
* | lib: micro-optimize EventEmitter#removeListener() | Ben Noordhuis | 2014-12-20 | 1 | -0/+23 |