Files
zed/crates
Kyle Kelley 473bc89d3a Allow dynamic use of RunningKernels as trait objects
- Modify NativeRunningKernel and RemoteRunningKernel to return
  Box<dyn RunningKernel> instead of concrete types
- Update Session to handle RunningKernels as trait objects
- Implement trait methods for both native and remote kernels

This also has remote kernel specs hooked up in a hardcoded way for now.
2024-11-20 13:18:36 -08:00
..
2024-11-11 18:39:05 +01:00
2024-11-11 18:39:05 +01:00
2024-04-30 23:31:59 -06:00
2024-08-13 23:06:07 -07:00
2024-03-11 10:45:57 +01:00
2024-07-15 17:04:15 -06:00
2024-11-18 22:56:34 +01:00
2024-10-02 13:27:16 +02:00
2024-11-13 10:42:08 -07:00
2024-11-15 12:25:18 -05:00