summaryrefslogtreecommitdiff
path: root/cli/tools/repl/mod.rs
AgeCommit message (Expand)Author
2022-05-20refactor: upgrade to deno_ast 0.15 (#14680)David Sherret
2022-05-13chore: update to rust 1.60.0 & update Cargo.lock (#14260)Luca Casonato
2022-04-20feat(repl): add "--eval-file" flag to execute a script file on startup (#14247)Naju Mancheril
2022-02-07refactor: factor out CDP message types (#13551)Leo Kettmeir
2022-01-31Revert "refactor: factor out CDP message types (#13501)" (#13540)Bartek Iwańczuk
2022-01-27refactor: factor out CDP message types (#13501)Leo Kettmeir
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-12-18refactor(repl): factor out ReplEditor and ReplSession (#13131)Bartek Iwańczuk
2021-12-15feat: REPL import specifier auto-completions (#13078)David Sherret
2021-12-11fix: op_set_exit_code (#13034)Bartek Iwańczuk
2021-12-08fix: upgrade swc fixing many bundling and `--no-check` bugs (#13025)David Sherret
2021-11-25refactor(repl): move rustyline sync channel communication into struct (#12900)David Sherret