Age | Commit message (Expand) | Author |
---|---|---|
2020-08-09 | fix: console.log should see color codes when grouping occurs (#7000) | uki00a |
2020-07-19 | Port internal TS code to JS (#6793) | Bartek IwaĆczuk |
2020-07-14 | Use dprint for internal formatting (#6682) | David Sherret |
2020-07-11 | feat(Deno.inspect): Add sorted, trailingComma, compact and iterableLimit to I... | Nayeem Rahman |
2020-06-24 | fix(cli/js/web/console): Improve string quoting behaviour (#6457) | Nayeem Rahman |
2020-06-19 | build: lint cli/tests/unit using deno lint (#6327) | Alan Gou |
2020-05-28 | console: Hide `values` for console.table if display not necessary (#5914) | Kevin (Kun) "Kassimo" Qian |
2020-05-26 | Use ts-expect-error instead of ts-ignore. (#5869) | Kitson Kelly |
2020-05-20 | move js unit tests to cli/tests (#5678) | Ryan Dahl |