livebook/lib/livebook
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
..
delta
file_system Skip XML.decode!(body) if body is empty (#956) 2022-02-01 12:32:51 +01:00
intellisense Handle intellisense during evaluation (#941) 2022-01-27 12:01:02 +01:00
live_markdown Refactoring (#994) 2022-02-10 12:15:41 +01:00
notebook Refactoring (#994) 2022-02-10 12:15:41 +01:00
runtime Refactoring (#994) 2022-02-10 12:15:41 +01:00
session Fastlane JS channel events (#993) 2022-02-09 23:15:03 +01:00
storage Introduce LIVEBOOK_HOME and LIVEBOOK_DATA_PATH (#963) 2022-01-31 11:51:57 +01:00
users
utils Refactoring (#994) 2022-02-10 12:15:41 +01:00
application.ex Refactoring (#994) 2022-02-10 12:15:41 +01:00
config.ex Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
delta.ex
file_system.ex Improve notebook file locking to work across nodes (#675) 2021-11-05 00:29:04 +01:00
intellisense.ex Highlight code errors on formatting and evaluation (#948) 2022-01-28 21:00:31 +01:00
js_interop.ex Fix typos (#654) 2021-10-31 07:14:35 +01:00
live_markdown.ex Refactoring (#994) 2022-02-10 12:15:41 +01:00
notebook.ex Refactoring (#994) 2022-02-10 12:15:41 +01:00
runtime.ex Refactoring (#994) 2022-02-10 12:15:41 +01:00
session.ex Refactoring (#994) 2022-02-10 12:15:41 +01:00
sessions.ex
settings.ex Refactoring (#994) 2022-02-10 12:15:41 +01:00
storage.ex Introduce LIVEBOOK_HOME and LIVEBOOK_DATA_PATH (#963) 2022-01-31 11:51:57 +01:00
system_resources.ex Refactoring (#994) 2022-02-10 12:15:41 +01:00
tracker.ex
users.ex
utils.ex Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00