mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-11-11 06:32:23 +08:00
* Set up editor and client side delta handling * Synchronize deltas on the server * Document the client code, add more tests * Implement delta on the server, use compact representation when transmitting changes * Simplify transformation implementation and add documentation * Add session and data tests * Add more delta tests * Clean up evaluator tests wait timeout |
||
|---|---|---|
| .. | ||
| delta | ||
| evaluator | ||
| notebook | ||
| session | ||
| application.ex | ||
| delta.ex | ||
| evaluator.ex | ||
| evaluator_supervisor.ex | ||
| notebook.ex | ||
| session.ex | ||
| session_supervisor.ex | ||
| utils.ex | ||