livebook/lib
José Valim 8a17130391
Improvements to runtime initialization (#201)
1. Do not use nouse_stdio as it causes slowdowns when IEx
   is also running

2. Reduce the amount of generated random atoms by using the
   child_node as the name of the parent process

3. Do not pass quoted strings nor newlines to Windows to eval,
    use argv instead

Closes #194.
2021-04-16 12:31:25 +02:00
..
livebook Improvements to runtime initialization (#201) 2021-04-16 12:31:25 +02:00
livebook_cli Unify env variables and change auth to use session (#195) 2021-04-15 15:50:29 +02:00
livebook_web Use password input for entering passphrase 2021-04-15 16:19:17 +02:00
livebook_cli.ex Rename litebook_cli.ex to livebook_cli.ex (#174) 2021-04-15 08:56:49 +02:00
livebook_web.ex Initial redesign (#75) 2021-03-12 11:57:01 +01:00