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
/
js
Age
Commit message (
Expand
)
Author
2020-04-14
dedup various type definitions (#4741)
Ryan Dahl
2020-04-13
dedup Headers types (#4736)
Ryan Dahl
2020-04-13
feat: implement EventTarget for worker scope (#4737)
Bartek Iwańczuk
2020-04-13
feat(worker): add MessageEvent, ErrorEvent and handling to Worker API (#4391)
crowlKats
2020-04-13
refactor(core/js_error): Align JSStackFrame with CallSite (#4715)
Nayeem Rahman
2020-04-13
workers: update postMessage and location types (#4734)
Bartek Iwańczuk
2020-04-13
Convert ProcessStatus to a tagged union (#4732)
Khải
2020-04-11
docs: highlight NO_COLOR (#4723)
迷渡
2020-04-11
dedup URLSearchParams, URL, Location, DOMStringList (#4719)
Ryan Dahl
2020-04-11
dedup type declarations (#4718)
Ryan Dahl
2020-04-11
refactor: Event and EventTarget implementations (#4707)
Kitson Kelly
2020-04-11
refactor(cli/fmt_errors): Format stack frames in prepareStackTrace() (#4706)
Nayeem Rahman
2020-04-10
Remove __domTypes namespace (#4698)
Ryan Dahl
2020-04-10
fix(core/js_error): Get frame data from prepareStackTrace() (#4690)
Nayeem Rahman
2020-04-10
BREAKING: Make fetch API more web compatible (#4687)
Ryan Dahl
2020-04-10
implement Worker.terminate() and self.close() (#4684)
Bartek Iwańczuk
2020-04-09
BREAKING: Remove deprecated mkdir, mkdirSync APIs (#4615)
Chris Knight
2020-04-09
feat(cli/doc): Support doc for runtime built-ins (#4635)
Nayeem Rahman
2020-04-09
Remove __event, __eventTarget, __customEvent namespaces (#4683)
Ryan Dahl
2020-04-08
Remove __blob and __console namespaces (#4677)
Ryan Dahl
2020-04-08
Remove extra copy of URLSearchParams (#4675)
Ryan Dahl
2020-04-08
Remove __io namespace (#4669)
Ryan Dahl
2020-04-07
Remove __url namespace (#4668)
Ryan Dahl
2020-04-07
Remove __workers namespace (#4665)
Ryan Dahl
2020-04-07
Remove __textEncoding and __performanceUtil namespaces (#4663)
Ryan Dahl
2020-04-07
Remove __timers namespace (#4662)
Ryan Dahl
2020-04-06
docs: add README to cli/js/web/ (#4578)
Ondřej Žára
2020-04-05
feat: Add File support in FormData (#4632)
crowlKats
2020-04-03
fix(#4546) Added Math.trunc to toSecondsFromEpoch to conform the result to u6...
Parker Gabel
2020-04-03
feat: Expose ReadableStream and make Blob more standardized (#4581)
Yusuke Sakurai
2020-04-03
adjust docs for Deno.seek (#4610)
dubiousjim
2020-04-03
fix: async ops sanitizer false positives in timers (#4602)
Bartek Iwańczuk
2020-04-03
make Worker.poll private (#4603)
Bartek Iwańczuk
2020-04-03
Improve tests and docs for Deno.rename (#4597)
dubiousjim
2020-04-02
Refactor and expand mkdir tests (#4579)
dubiousjim
2020-04-02
feat: deno test --filter (#4570)
Ryan Dahl
2020-04-01
better parameter names for a couple functions (#4559)
Chris Knight
2020-04-01
refactor(cli/js/testing): Reduce testing interfaces (#4451)
Nayeem Rahman
2020-03-31
doc: Improve API documentation and add examples (#4548)
Chris Knight
2020-03-31
fix: invalid blob type (#4536)
crowlKats
2020-03-31
Properly track isFile, isSymlink, isDirectory (#4541)
dubiousjim
2020-03-30
Fix umask test (#4533)
dubiousjim
2020-03-30
console: print promise details (#4524)
Michał Sabiniarz
2020-03-30
console: iterable printing improvements (#4472)
Michał Sabiniarz
2020-03-29
API doc improvments (#4525)
Chris Knight
2020-03-28
Update to Prettier 2 and use ES Private Fields (#4498)
Kitson Kelly
2020-03-26
Improve isatty and kill API docs; Deno.kill() - throw on Windows (#4497)
Chris Knight
2020-03-25
refactor: rename ConsoleOptions to InspectOptions (#4493)
Chris Knight
2020-03-24
feat: window.close() (#4474)
Kevin (Kun) "Kassimo" Qian
2020-03-24
doc: improve various API docs and include examples (#4486)
Chris Knight
[prev]
[next]