Yusuke Tanaka
|
7799b797d1
|
chore: remove unreachable code to pass linter (#7270)
|
2020-08-31 11:10:28 +02:00 |
|
Tuan Le
|
545ea8e217
|
fix(console): handle escape sequences when logging objects (#7171)
|
2020-08-24 12:38:21 -04:00 |
|
uki00a
|
67fe8cd848
|
fix: console.log should see color codes when grouping occurs (#7000)
|
2020-08-09 19:09:09 -04:00 |
|
Bartek Iwańczuk
|
fa61956f03
|
Port internal TS code to JS (#6793)
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
|
2020-07-19 19:49:44 +02:00 |
|
David Sherret
|
cde4dbb351
|
Use dprint for internal formatting (#6682)
|
2020-07-14 15:24:17 -04:00 |
|
Nayeem Rahman
|
5ec41cbcc2
|
feat(Deno.inspect): Add sorted, trailingComma, compact and iterableLimit to InspectOptions (#6591)
|
2020-07-11 00:52:18 -04:00 |
|
Nayeem Rahman
|
3314b46321
|
fix(cli/js/web/console): Improve string quoting behaviour (#6457)
|
2020-06-24 09:47:05 -04:00 |
|
Alan Gou
|
ffedbd79ad
|
build: lint cli/tests/unit using deno lint (#6327)
|
2020-06-19 11:05:37 +02:00 |
|
Kevin (Kun) "Kassimo" Qian
|
3cbcdd4250
|
console: Hide values for console.table if display not necessary (#5914)
|
2020-05-28 08:30:32 -04:00 |
|
Kitson Kelly
|
228f9c207f
|
Use ts-expect-error instead of ts-ignore. (#5869)
|
2020-05-26 10:02:16 -04:00 |
|
Ryan Dahl
|
30702e2678
|
move js unit tests to cli/tests (#5678)
|
2020-05-20 17:52:51 -04:00 |
|