summaryrefslogtreecommitdiff
path: root/cli/tools/repl.rs
AgeCommit message (Expand)Author
2020-12-01fix: higlight `async` and `of` in REPL (#8569)Liam Murphy
2020-12-01fix(repl): close calls sometimes prints results (#8558)Casper Beyer
2020-11-27refactor(repl): use SWC lexer to highlight and validate (#8496)Liam Murphy
2020-11-26refactor(cli): reorganize main.rs and split workers (#8495)Bartek Iwańczuk
2020-11-25add canary versioning (#8480)crowlKats
2020-11-19refactor(cli): move tooling to cli/tools/ (#8424)Bartek Iwańczuk