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
/
lib.deno.ns.d.ts
Age
Commit message (
Expand
)
Author
2020-04-25
BREAKING CHANGE: change order of args in Deno.copy() (#4885)
Bartek Iwańczuk
2020-04-25
stabilize Deno.iter() and Deno.iterSync() (#4890)
Bartek Iwańczuk
2020-04-24
BREAKING CHANGE: rename Deno.fsEvents() to Deno.watchFs() (#4886)
Bartek Iwańczuk
2020-04-24
BREAKING CHANGE: rename TLS APIs to camel case (#4888)
Bartek Iwańczuk
2020-04-23
refactor(cli/js/testing): Rename disableOpSanitizer to sanitizeOps (#4854)
Nayeem Rahman
2020-04-22
fix Deno.iterSync() examples (#4855)
Bartek Iwańczuk
2020-04-22
Add comments in Reader/SyncReader about iter/iterSync (#4852)
Ryan Dahl
2020-04-22
BREAKING CHANGE: rename Deno.toAsyncIterator() to Deno.iter() (#4848)
Bartek Iwańczuk
2020-04-22
Add comment distinguishing Deno.Buffer from Node's Buffer (#4847)
Ryan Dahl
2020-04-22
chore(docs): A space should be left after the single-line comment (#4811)
张超杰
2020-04-21
typo
张超杰
2020-04-20
Remove core/plugin.rs (#4824)
Ryan Dahl
2020-04-18
fix(doc): Group ID (#4803)
迷渡
2020-04-18
feat: startTLS (#4773)
EnokMan
2020-04-18
fix(doc): `FileInfo.created` is creation time (#4799)
迷渡
2020-04-16
refactor(cli/js/ops/fs): Improve readdir() and FileInfo interfaces (#4763)
Nayeem Rahman
2020-04-15
Make writeSync, readSync, seekSync, openSync, isatty proper synchronous sysca...
Ryan Dahl
2020-04-15
fix(cli/js/net): Make generator return types iterable (#4661)
Nayeem Rahman
2020-04-13
refactor(core/js_error): Align JSStackFrame with CallSite (#4715)
Nayeem Rahman
2020-04-13
Convert ProcessStatus to a tagged union (#4732)
Khải
2020-04-11
docs: highlight NO_COLOR (#4723)
迷渡
2020-04-09
BREAKING: Remove deprecated mkdir, mkdirSync APIs (#4615)
Chris Knight
2020-04-03
adjust docs for Deno.seek (#4610)
dubiousjim
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-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
doc: improve various API docs and include examples (#4486)
Chris Knight
2020-03-23
feat: Support Unix Domain Sockets (#4176)
João Souto
2020-03-23
doc: API improvements to chown, close, compile and connect (#4463)
Chris Knight
2020-03-21
Remove @url comments from d.ts files (#4449)
Ryan Dahl
2020-03-21
BREAKING CHANGE Rename Deno.run's args to cmd (#4444)
Akshat Agarwal
2020-03-20
chmod should throw on Windows (#4446)
dubiousjim
2020-03-20
refactor: move code from fs.rs into ops/fs.rs (#4428)
dubiousjim
2020-03-19
refactor: rename Deno.TestDefinition.skip to ignore (#4400)
Bartek Iwańczuk
2020-03-18
Chmod API documentation improvements (#4427)
Chris Knight
2020-03-18
Improve API docs for Deno.bundle and Deno.chdir (#4426)
Chris Knight
2020-03-18
feat: Deno.test() sanitizes ops and resources (#4399)
Bartek Iwańczuk
2020-03-16
Add mode option to open/create (#4289)
dubiousjim
2020-03-15
refactor: change test reporter output (#4371)
Bartek Iwańczuk
2020-03-15
feat(cli/js/testing): Add TestDefinition::skip (#4351)
Nayeem Rahman
2020-03-14
BREAKING CHANGE FileInfo.len renamed to FileName.size (#4338)
dubiousjim
2020-03-13
refactor: unit test runner communicates using TCP socket (#4336)
Bartek Iwańczuk
2020-03-11
support permission mode in mkdir (#4286)
dubiousjim
[prev]
[next]