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
2019-11-18
chore: improve examples (#3377)
Ry Dahl
2019-11-18
support load yaml/yml prettier config (#3370)
罗文
2019-11-18
feat: std/node/process (#3368)
Rafał Pocztarski
2019-11-18
feat: Add std/encoding/yaml module (#3361)
Lilian Saget-Lethias
2019-11-16
Use futures 0.3 API (#3358)
Bartek Iwańczuk
2019-11-16
fmt: respect prettierrc and prettierignore (#3346)
罗文
2019-11-16
fix: std/datetime toIMF bug (#3357)
Leo Chandra
2019-11-15
run std test with cargo test (#3344)
Bartek Iwańczuk
2019-11-15
Add wasm example to manual (#3353)
Andy Hayden
2019-11-14
fix: error handling in std/fs/walk() (#3318)
Nayeem Rahman
2019-11-14
Turn on TS strict mode for deno_typescript (#3330)
Ry Dahl
2019-11-13
Update to TypeScript 3.7 (#3275)
Kitson Kelly
2019-11-13
fmt: allow configuration of Prettier options (#3314)
罗文
2019-11-13
Make bundles fully standalone (#3325)
Kitson Kelly
2019-11-12
feat: std/node (#3319)
Vincent LE GOFF
2019-11-10
fix manual (#3313)
木杉
2019-11-09
net: Check for closing status when iterating Listener (#3309)
Nayeem Rahman
2019-11-09
upgrade: Prettier 1.19.1 (#3305)
罗文
2019-11-08
Add jsdoc for std/http/http_status.ts
Ryan Dahl
2019-11-07
Fix jsdoc in std/http/server.ts (#3284)
Ry Dahl
2019-11-06
manual: add chocolatey install instructions (#3280)
Ry Dahl
2019-11-06
Allow http server to take { hostname, port } argument (#3233)
Liam Perlaki
2019-11-04
Remove tsconfig files - they are not part of build process (#3262)
Ry Dahl
2019-11-04
std/http: add serveTLS and listenAndServeTLS (#3257)
Kevin (Kun) "Kassimo" Qian
2019-11-04
Consolidates asserts#equal branches for keyed collections (Map/Set) and suppo...
James Wright
2019-11-03
feat: lockfiles (#3231)
Ry Dahl
2019-10-29
Support for deep `Map` equality with `asserts#equal` (#3236)
James Wright
2019-10-29
Update broken links (#3225)
Joseph Sintum
2019-10-28
Move prebuilt binaries to third_party (#3227)
Ry Dahl
2019-10-28
Use top-level for-await in various places (#3217)
Andy Hayden
2019-10-28
std: fix BufReader.readString to actually return Deno.EOF at end (#3191)
Robert Jack Will
2019-10-27
Use web standard Permissions API (#3200)
Yoshiya Hinosawa
2019-10-27
feat: top-level-for-await (#3212)
Andy Hayden
2019-10-26
Update link to schematic diagram in manual (#3211)
Nayeem Rahman
2019-10-26
Fix some deno.land URLs in the manual (#3205)
Nayeem Rahman
2019-10-24
Change magic table-of-contents thing (#3197)
Ry Dahl
2019-10-24
Remove old website (#3194)
Ry Dahl
2019-10-23
Add std/examples/welcome.ts (#3181)
Ry Dahl
2019-10-21
Reenable std tests that were disabled during merge (#3159)
Nick Stott
2019-10-21
curl.ts example with reference in manual (#3161)
Rory Hart
2019-10-19
Re-enable some tests (#3154)
Nick Stott
2019-10-16
std: Move fs/path to the top-level (#3100)
Nayeem Rahman
2019-10-16
std/flags: Add test for multiple boolean flags (#3103)
迷渡
2019-10-12
fix: [prettier] deno fmt should format jsx/tsx files (#3118)
Yusuke Sakurai
2019-10-11
update prettier type definition (#3101)
罗文
2019-10-09
Run deno_std tests in github actions
Ryan Dahl
2019-10-09
Move everything into std subdir
Ryan Dahl
[prev]