index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
tests
/
unit
Age
Commit message (
Expand
)
Author
2020-10-14
fix(console): fix the test cases of function inspections (#7965)
Yoshiya Hinosawa
2020-10-13
fix(op_crates/web/url): apply backslash replacement to the pathname setter (#...
Nayeem Rahman
2020-10-12
fix(cli/rt/main): Add global interface objects (#7875)
Nayeem Rahman
2020-10-11
fix(console): fix inspection of Function (#7930)
Yoshiya Hinosawa
2020-10-11
fix(cli/console): only inspect getters with option (#7830)
Casper Beyer
2020-10-10
fix(op_crate/web): add padding on URLSearchParam (#7905)
Lively
2020-10-09
fix(op_crates/fetch): Stringify and parse Request URLs (#7838)
Nayeem Rahman
2020-10-08
fix: update worker types to better align to lib.dom.d.ts (#7843)
Kitson Kelly
2020-10-08
fix(cli/rt/error_stack): Improve message line formatting (#7860)
Nayeem Rahman
2020-10-07
fix(cli/rt/console): Don't require a prototype to detect a class instance (#7...
Nayeem Rahman
2020-10-07
fix(cli/ops/fs): Don't force Windows paths separate paths with forward slash ...
Nayeem Rahman
2020-10-05
perf(cli/console): Don't add redundant ANSI codes (#7823)
Nayeem Rahman
2020-10-04
docs: end sentences with a period in markdown (#7813)
Trivikram Kamat
2020-10-02
upgrade: swc, deno_doc, deno_lint, dprint (#7793)
Bartek Iwańczuk
2020-10-01
fix(cli/console): Catch and format getter errors (#7766)
Nayeem Rahman
2020-09-30
feat(cli/console): Add Deno.InspectOptions::colors (#7742)
Nayeem Rahman
2020-09-27
fix: net listen crashes on explicit undefined hostname (#7706)
Giorgi Rostomashvili
2020-09-27
feat(fmt): Sort named import and export specifiers (#7711)
David Sherret
2020-09-25
refactor: clean timers tests (#7679)
Bartek Iwańczuk
2020-09-25
fix(cli): customInspect works on functions (#7670)
Kitson Kelly
2020-09-23
fix(cli/console): quote non-alphanumeric symbols (#7641)
Casper Beyer
2020-09-23
fix(cli/console): enclose symbol keys in brackets (#7642)
Casper Beyer
2020-09-22
fix(cli/console): quote object symbol keys that are invalid identifiers (#7553)
Casper Beyer
2020-09-21
fix: Response.arrayBuffer() doesn't return promise (#7618)
Luca Casonato
2020-09-19
fix(cli/rt): make some web API constructors illegal at runtime (#7468)
Nayeem Rahman
2020-09-18
fix(cli/console): surround non alpha-numeric object keys with quotes (#7550)
Casper Beyer
2020-09-18
fix(cli/console): always quote and escape inspected strings (#7546)
Casper Beyer
2020-09-18
refactor: deno_fetch op crate (#7524)
Bartek Iwańczuk
2020-09-17
fix(cli/console): escape non printable characters in object entries (#7533)
Casper Beyer
2020-09-17
refactor: move op_resources and op_close to deno_core (#7539)
Bartek Iwańczuk
2020-09-16
refactor: remove dispatch_json.js from cli/rt and cli/tsc (#7521)
Bartek Iwańczuk
2020-09-14
test(cli/tests/unit): Enable color for js_unit_tests (#7443)
Nayeem Rahman
2020-09-12
refactor: improve tsc diagnostics (#7420)
Kitson Kelly
2020-09-10
feat(console): support CSS styling with "%c" (#7357)
Nayeem Rahman
2020-09-10
feat(unstable): Add Deno.systemMemoryInfo() (#7350)
Akshat Agarwal
2020-09-09
fix: panic on process.kill() after run (#7405)
Bartek Iwańczuk
2020-09-08
feat(console): print proxy details (#7139)
uki00a
2020-09-08
fix: Empty Response body returns 0-byte array (#7387)
Casper Beyer
2020-09-04
fix: don't expose globalThis.__bootstrap (#7344)
Kitson Kelly
2020-09-01
fix(URLSearchParams): fix handling of + character (#7314)
Yoshiya Hinosawa
2020-09-01
fix: use millisecond precision for Deno.futime and Deno.utime (#7299)
Casper Beyer
2020-08-31
feat(unstable): add Deno.futime and Deno.futimeSync (#7266)
Casper Beyer
2020-08-31
fix no-inner-declaration lint rule (#7287)
Yusuke Tanaka
2020-08-31
chore: remove unreachable code to pass linter (#7270)
Yusuke Tanaka
2020-08-29
fix(URL): Add missing part assignment (#7239)
Nayeem Rahman
2020-08-26
test(url_test): disable `no-self-assign` rule here (#7204)
Yusuke Tanaka
2020-08-26
Simplify ErrBox-to-class mapping & hook it up to core json ops (#7195)
Bert Belder
2020-08-26
refactor: remove OpError, use ErrBox everywhere (#7187)
Bert Belder
2020-08-24
feat: update to TypeScript 4.0 (#6514)
Kitson Kelly
2020-08-24
fix(console): handle escape sequences when logging objects (#7171)
Tuan Le
[prev]
[next]