Historie revizí

Autor SHA1 Zpráva Datum
  Jason Grout dc0f3c294e Use convenience typing IShellControlMessage where applicable. před 5 roky
  Johan Mabille facfd0f063 stdin logic added back into KernelFutureHandler před 5 roky
  Johan Mabille 3d26bda66c Removed dbug messages před 5 roky
  Afshin T. Darian 376253db1e Deprecate the onStdin handler on the generic IFuture. před 5 roky
  Afshin T. Darian 84023f00b3 Make IFuture typeparams optional for backward compability. před 5 roky
  Johan Mabille ea00a7b2e8 Message can now be sent on control channel před 5 roky
  Jason Grout 726ce5e19d Make kernel message typing follow the spec more closely. před 6 roky
  Jason Grout e33d477c1d Make kernel message typing much more precise. před 6 roky
  Ian Rose 714d731139 Listen to the polling service managers for connection failures. před 6 roky
  Ian Rose 12e261fc46 Begin adding connection failure signals to the polling service managers. před 6 roky
  Jason Grout 51c3ad924d Make a new ‘autorestarting’ kernel status for restarts we didn’t cause. před 6 roky
  Richa Gadgil d7ceeca96e Cell ID Metadata (#5033) před 6 roky
  Jeremy Tuloup 160dac74cf Codespell run on the code base před 6 roky
  Grant Nestor 74eac68b72 Make codebase prettier před 6 roky
  Jason Grout 911c6dee7c Fix function documentation. před 6 roky
  Jason Grout adca029b74 Initial propagation of the connectTo changes. před 6 roky
  Jason Grout f7e3b10976 WIP change kernel connectTo function to be synchronous. před 7 roky
  Jason Grout bef62129bf Some minor cleanup. před 6 roky
  Jason Grout be6a65ae42 Remove kernel message logging před 6 roky
  Jason Grout b40abcd142 Kernel message hooks should also accept promises před 6 roky
  Jason Grout 2ef505f040 Add logging of kernel messages for testing. před 6 roky
  Jason Grout 6ec05db5d3 Adjust logging to use a single exported function. před 6 roky
  Jason Grout dd50e935d4 Add removeCommTarget and removeMessageHook functions to kernels. před 7 roky
  Jason Grout cb2b5f8392 Message hooks can return promises, so update the type signature. před 7 roky
  Jason Grout ba3e81eb2d Documentation updates and code reorganization. před 7 roky
  Jason Grout 6ae2a936f9 Add/enhance documentation and comments. před 7 roky
  Jason Grout ee17a1fae1 Better typing: Promise<void> -> PromiseLike<void> před 7 roky
  Jason Grout 17b7aa7159 Standardize on async return types being: value | Promise<value> před 7 roky
  Jason Grout d7ea1bb808 Make connectToComm synchronous. před 7 roky
  Jason Grout 958f91fcea Make the IAnyMessage message readonly. před 7 roky