Commit graph

12 commits

Author SHA1 Message Date
Shunsuke Shibayama
4b08fd21a2 Update repl_server.py 2023-01-25 20:21:17 +09:00
Shunsuke Shibayama
b76d63f9a5 fix socket connection problems 2023-01-25 01:19:45 +09:00
Shunsuke Shibayama
fa5bb4f615 fix #321
Add `ExitStatus`
Fix REPL tests
2023-01-25 00:11:48 +09:00
Shunsuke Shibayama
846aac89a7 Update repl_server.py 2023-01-24 21:17:26 +09:00
Shunsuke Shibayama
64d53a39ce Fix a socket connection problem 2023-01-24 19:57:43 +09:00
Shunsuke Shibayama
3f9a290342 Update repl_server.py 2022-09-16 15:24:29 +09:00
Shunsuke Shibayama
3036637e48 Update repl_server.py 2022-08-28 11:04:45 +09:00
Yuna Tomida
9210188b71
allow multiple REPL at once by seeking free port before server set up 2022-08-27 11:27:30 +09:00
Shunsuke Shibayama
1078345a98 Fix to exit correctly when quit() or something is called 2022-08-18 20:27:28 +09:00
Shunsuke Shibayama
2c24f4377a Update repl_server.py 2022-08-12 12:49:14 +09:00
Shunsuke Shibayama
ad0aaf49b9 Update repl_server.py 2022-08-12 12:21:48 +09:00
Shunsuke Shibayama
7a6d59b347 Fix: REPL can save execution state 2022-08-12 10:54:01 +09:00