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
/
std
Age
Commit message (
Expand
)
Author
2020-03-30
feat: Add common to std/path (#4527)
Kitson Kelly
2020-03-29
doc: Fix some typos and improve a few sentences in the std manual (#4522)
Niklas Eicker
2020-03-28
Update to Prettier 2 and use ES Private Fields (#4498)
Kitson Kelly
2020-03-28
upgrade: rusty_v8 to v0.3.9 (#4505)
Ryan Dahl
2020-03-24
Revert "avoid using same port number for test (#4147)"
Bartek Iwańczuk
2020-03-24
docs: update manual about how to run tests for std (#4462)
uki00a
2020-03-22
clean up textproto code in std (#4458)
Yusuke Sakurai
2020-03-22
re-enable a test (#4461)
uki00a
2020-03-21
BREAKING CHANGE Rename Deno.run's args to cmd (#4444)
Akshat Agarwal
2020-03-21
avoid using same port number for test (#4147)
Yusuke Sakurai
2020-03-20
Remove DENO_BUILD_MODE and DENO_BUILD_PATH (#4431)
Ryan Dahl
2020-03-20
refactor(std/http/server): Remove bad error handling (#4435)
Nayeem Rahman
2020-03-20
use prebuilt "not implemented" error (#4442)
dubiousjim
2020-03-20
Add require-await lint rule (#4401)
Samrith Shankar
2020-03-20
fix(std/http): Properly await ops in a server test (#4436)
Nayeem Rahman
2020-03-19
fix(std/http): Fix respond error test on Windows (#4408)
Nayeem Rahman
2020-03-19
std(http/server): close open connections on server close (#3679)
Bartek Iwańczuk
2020-03-19
fix: stack traces for modules imported via std/node's require (#4035)
Nikolai Vavilov
2020-03-19
remove std/testing/runner.ts, use deno test for std/ tests (#4397)
Bartek Iwańczuk
2020-03-19
fix: std/testing/runner.ts and deno test (#4392)
Bartek Iwańczuk
2020-03-19
feat: Add helper functions for permissions to std (#4258)
Kitson Kelly
2020-03-19
refactor: rename Deno.TestDefinition.skip to ignore (#4400)
Bartek Iwańczuk
2020-03-18
feat: Deno.test() sanitizes ops and resources (#4399)
Bartek Iwańczuk
2020-03-17
Update manual (#4412)
Ryan Dahl
2020-03-17
std: Provide types for React and ReactDOM (#4376)
Kitson Kelly
2020-03-16
test: Fix broken test and remove redundant test file (#4390)
Chris Knight
2020-03-16
refactor: add no-return-await lint rule (#4384)
Bartek Iwańczuk
2020-03-15
refactor: move existing fs implementation to internal _fs directory (#4381)
Chris Knight
2020-03-15
docs: fix Deno.compile examples in manual.md (#4380)
Yoshiya Hinosawa
2020-03-15
refactor(std): Uncomment disabled tests, use skip option (#4378)
Nayeem Rahman
2020-03-14
Node polyfill for fs.chown and fs.close (#4377)
Chris Knight
2020-03-14
BREAKING CHANGE FileInfo.len renamed to FileName.size (#4338)
dubiousjim
2020-03-14
feat: add chmod Node polyfill and related file system constants (#4358)
Chris Knight
2020-03-14
Add node querystring polyfill (#4370)
crowlKats
2020-03-14
doc(http/server): Add coherence to the docs (#4372)
Lucas De Angelis
2020-03-13
fix(std): Use Deno.errors where possible. (#4356)
Oliver Lenehan
2020-03-12
fix: Node polyfill fsAppend rework (#4322)
Chris Knight
2020-03-10
doc(cli/flags): Reduce empty lines in help messages (#4312)
Nayeem Rahman
2020-03-10
feat (std/encoding): add binary module (#4274)
Oliver Lenehan
2020-03-10
refactor(cli/js/net): Cleanup iterable APIs (#4236)
Nayeem Rahman
2020-03-10
refactor: Cleanup options object parameters (#4296)
Nayeem Rahman
2020-03-09
test: add actual error class to fail message (#4305)
Chris Knight
2020-03-08
feat(std/node) add appendFile and appendFileSync (#4294)
Chris Knight
2020-03-08
reorg: move JS ops implementations to cli/js/ops/, part 1 (#4264)
Bartek Iwańczuk
2020-03-08
Improvements to std/flags. (#4279)
Kitson Kelly
2020-03-07
Update manual to reflect newer test running (#4278)
Harry Wolff
2020-03-06
doc: Update manual with suggestions for when cargo isn't building properly (#...
Chris Knight
2020-03-06
Rename readDir -> readdir (#4225)
dubiousjim
2020-03-05
Document TypeScript compiler options (#4241)
Ryan Dahl
2020-03-04
Use discord instead of gitter (#4253)
Ryan Dahl
[prev]
[next]