Kirk Scheibelhut
dfd8fc504a
Wrap long line in lib/streams.ts
2019-04-10 14:19:12 -07:00
Kirk Scheibelhut
334ca88b50
Update dependencies ( #5430 )
2019-04-10 18:46:37 +08:00
Kirk Scheibelhut
15fe4d2ff1
Stop closing STDOUT/STDERR in lib/streams.ts ( #5419 )
...
Fixes #5403 for Node versions prior to v10.12.0.
2019-04-07 15:34:06 +08:00
Guangcong Luo
6d563f555a
Fix stream ending
2019-03-24 02:31:39 +09:00
Guangcong Luo
78c0433436
Fix ./pokemon-showdown simulate-battle
...
Fixes #5338
2019-03-23 17:39:11 +09:00
Kirk Scheibelhut
2b1c278c42
Fix 'floating' promises and enable lint errors going forward ( #5297 )
2019-03-22 02:21:17 +09:00
Guangcong Luo
efa0af0ef1
Propagate errors through streams
2019-03-17 07:48:02 +09:00
Guangcong Luo
9073a5a8bf
Improve Streams typing
...
When I originally wrote the Streams library, TypeScript-in-JS didn't
support generics. But now the library can have significantly nicer
typing, and so it now does.
2019-03-16 17:12:21 +09:00
Kirk Scheibelhut
0e1708bf9f
Enable prefer-const and max 120 character lines for .ts files ( #5292 )
2019-03-16 07:14:04 +09:00
Kirk Scheibelhut
6e122d5d74
Refactor lib/ to be native Typescript ( #5217 )
2019-03-02 11:12:24 -06:00