summaryrefslogtreecommitdiff
path: root/cli/js/colors.ts
AgeCommit message (Collapse)Author
2020-07-14Use dprint for internal formatting (#6682)David Sherret
2020-05-19Provide better ANSI colorized output when inspecting objects (#5404)Speykious
2020-04-11refactor(cli/fmt_errors): Format stack frames in prepareStackTrace() (#4706)Nayeem Rahman
2020-03-28Update to Prettier 2 and use ES Private Fields (#4498)Kitson Kelly
2020-02-11refactor: rewrite deno test, add Deno.test() (#3865)Bartek IwaƄczuk
* rewrite test runner in Rust * migrate "test" and "runTests" functions from std to "Deno" namespace * use "Deno.test()" to run internal JS unit tests * remove std downloads for Deno subcommands
2020-01-02Happy new year! (#3578)Ry Dahl
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl