Kevin (Kun) "Kassimo" Qian
|
489c69f8e1
|
REPL multiline support with recoverable errors (#1731)
|
2019-02-11 14:01:28 -05:00 |
|
Kevin (Kun) "Kassimo" Qian
|
1d36eb47eb
|
Support scoped variables, unblock REPL async op, and REPL error colors (#1721)
|
2019-02-09 16:55:40 -05:00 |
|
Sergey Golovin
|
240ca25617
|
Add repl functions "help" and "exit" (#1563)
|
2019-01-29 14:41:12 -05:00 |
|
Yoshiya Hinosawa
|
77114fbda4
|
chore: update license lines (#1557)
|
2019-01-21 13:03:30 -06:00 |
|
Maxim Mazurok
|
3634488caa
|
Fix flaky REPL test (#1491)
Fixes #1490
|
2019-01-09 15:32:05 -05:00 |
|
Ryan Dahl
|
c5d8cf8eb6
|
Use pylint.
|
2018-11-30 11:33:45 -08:00 |
|
Ryan Dahl
|
122ccce89a
|
Fix flaky REPL test.
|
2018-11-30 09:23:04 -08:00 |
|
Andy Hayden
|
e6309b78b0
|
Cleanup setTimeout repl test and alphabetize tests
|
2018-11-29 11:53:17 -08:00 |
|
Kevin (Kun) "Kassimo" Qian
|
09aa9b9698
|
REPL unblock event loop AND fix REPL setTimeout fire problems
|
2018-11-28 15:25:30 -08:00 |
|
Andy Hayden
|
e9327be831
|
Support repl multiline input (#1165)
|
2018-11-06 11:19:16 -08:00 |
|
Andy Hayden
|
27ecfc1617
|
Add repl (#998)
- Running repl from js side.
- Add tests for repl behavior.
- Handle ctrl-C and ctrl-D.
|
2018-11-05 09:55:59 -08:00 |
|