livebook/lib/live_book
2021-02-11 14:04:29 +01:00
..
delta Implement collaborative text editing (#10) 2021-01-21 13:11:45 +01:00
evaluator Extend Evaluator with response formatter (#23) 2021-02-11 14:04:29 +01:00
notebook Integrate evaluation into UI (#17) 2021-02-02 19:58:06 +01:00
runtime Extend Evaluator with response formatter (#23) 2021-02-11 14:04:29 +01:00
session Move evaluation to a separate Elixir runtime (#20) 2021-02-11 12:42:17 +01:00
application.ex Move evaluation to a separate Elixir runtime (#20) 2021-02-11 12:42:17 +01:00
config.ex Move evaluation to a separate Elixir runtime (#20) 2021-02-11 12:42:17 +01:00
delta.ex Implement collaborative text editing (#10) 2021-01-21 13:11:45 +01:00
evaluator.ex Extend Evaluator with response formatter (#23) 2021-02-11 14:04:29 +01:00
notebook.ex Improve keyboard navigation and focus (#19) 2021-02-04 16:01:59 +01:00
runtime.ex Move evaluation to a separate Elixir runtime (#20) 2021-02-11 12:42:17 +01:00
session.ex Move evaluation to a separate Elixir runtime (#20) 2021-02-11 12:42:17 +01:00
session_supervisor.ex Define session data structure and implement several operations (#6) 2021-01-13 14:39:04 +01:00
utils.ex Move evaluation to a separate Elixir runtime (#20) 2021-02-11 12:42:17 +01:00