livebook/lib
Jonatan Kłosko ca27bb157f
Refactoring (#994)
* Group all runtime messages under a common prefix

* Move output specification ot the Runtime protocol

* Update doc comments

* Livebook.Evaluator -> Livebook.Runtime.Evaluator

* Livebook.ContentLoader -> Livebook.Notebook.ContentLoader

* Livebook.UniqueTask -> Livebook.Utils.UniqueTask

* Add import/export delegates to Livebook.LiveMarkdown
2022-02-10 12:15:41 +01:00
..
livebook Refactoring (#994) 2022-02-10 12:15:41 +01:00
livebook_cli Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
livebook_web Refactoring (#994) 2022-02-10 12:15:41 +01:00
livebook.ex Refactoring (#994) 2022-02-10 12:15:41 +01:00
livebook_app.ex Switch importing to opening files in the desktop app (#995) 2022-02-10 11:54:42 +01:00
livebook_cli.ex Include full stacktrace for unexpected exceptions (#781) 2021-12-09 15:44:23 +01:00
livebook_web.ex