pokemon-showdown/lib
Guangcong Luo 85a5dc1847 PM: Support querying in a new process
Better subprocess query system for #7937.

I mentioned in #7937 that it should be a regular `child_process`, but
Mia's not _wrong_ that PM has some useful features that make it more
convenient than `child_process`. This change allows a
`QueryProcessManager` to easily run a query in a new child process.
2021-01-30 11:56:23 -08:00
..
crashlogger.ts Update to latest eslint 2020-09-29 15:28:08 -07:00
DASHYCODE.md Clarify Dashycode documentation 2019-07-12 02:04:07 -05:00
dashycode.ts Remove last vestiges of tslint 2020-10-27 22:49:00 +00:00
fs.ts FS: Fix hotpatching and add more throttling (#7878) 2021-01-09 15:49:30 -08:00
net.ts Fix crash after failed Net request 2020-07-02 11:25:34 -07:00
process-manager.ts PM: Support querying in a new process 2021-01-30 11:56:23 -08:00
repl.ts Fix build errors 2020-11-30 13:17:52 -06:00
STREAMS.md Introduce chunk readers for ReadStream (#7215) 2020-09-27 08:55:59 -07:00
streams.ts Properly type Promises (#7712) 2020-11-19 23:19:42 -08:00
utils.ts Hangman: Support saving hangman entries (#7630) 2021-01-28 11:24:46 -08:00