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-05-15
refactor(fs): use every instead of reduce (#5323)
Linus Unnebäck
2020-05-15
fix link (#5333)
Claudio Cicali
2020-05-15
fix: setTimeout and friends have too strict types (#5412)
Tomasz Gałkowski
2020-05-15
feat(std/node): fs.writeFileSync polyfill (#5414)
Marcos Casagrande
2020-05-15
fix(std/testing): Provide message and diff for assertStrictEq (#5417)
Stéphane Klein
2020-05-15
feat: add std/hash/fnv (#5403)
skdltmxn
2020-05-15
Fix typos (#5441)
Anil Seervi
2020-05-15
shorten example (#5448)
Juan Julián Merelo Guervós
2020-05-14
[std/node]: remove execute permissions from fs.ts (#5363)
Evan Hahn
2020-05-14
Add .css to the MEDIA_TYPES. (#5367)
Mike Nikles
2020-05-14
Fix flakiness in std file_server tests (#5306)
Bert Belder
2020-05-14
std/0.51.0 (#5336)
Bartek Iwańczuk
2020-05-14
std/node fs.readFile should take string as option (#5316)
Marcos Casagrande
2020-05-14
Fix typos across the repo (#5295)
Dante Calderón
2020-05-13
Update to TypeScript 3.9 (#4510)
Kitson Kelly
2020-05-11
fix(std): fix broken style guide link (#5211)
Lucas Machado
2020-05-11
BREAKING: There is no public Rust API for the CLI (#5226)
Ryan Dahl
2020-05-11
doc: fix typo in std/node/README.md (#4819)
Edward Elric
2020-05-10
fix(std/encoding/yaml): Correct exports (#5191)
Nayeem Rahman
2020-05-09
std/0.50.0
Ryan Dahl
2020-05-09
Move style guide to docs dir (#5174)
Ryan Dahl
2020-05-09
BREAKING(std): reorganization (#5087)
Nayeem Rahman
2020-05-09
feat(std/fmt): 8bit and 24bit ANSI colors (#5168)
Oliver Lenehan
2020-05-08
revert PR #5002 (#5141)
Andrey Trebler
2020-05-07
fix(docs): add missing "deno run" (#5126)
zjopy
2020-05-06
Multi page manual (#5110)
Luca Casonato
2020-05-06
Remove flaky and useless tests (#5116)
Ryan Dahl
2020-05-05
update manual with "deno run" (#5082)
Tomofumi Chiba
2020-05-04
feat(std/node): fs.writefile / fs.promises.writeFile (#5054)
Marcos Casagrande
2020-05-04
feat(fmt): Add `deno-fmt-ignore` and `deno-fmt-ignore-file` comment support (...
David Sherret
2020-05-04
feat(URL): Support drive letters for file URLs on Windows (#5074)
Nayeem Rahman
2020-05-04
stabilize Deno.cwd and require --allow-read (#5068)
Ryan Dahl
2020-05-04
BREAKING: make WebSocket directly implement AsyncIterable (#5044) (#5045)
Andrey Trebler
2020-05-04
BREAKING: remove CLI 'deno script.ts' hack (#5026)
Bartek Iwańczuk
2020-05-04
Add sha256 and sha224 support (along with HMAC variants) (#5066)
Kitson Kelly
2020-05-03
[std/node] add the ability to path argument to be URL type (#5055)
Ali Hasani
2020-05-03
Move std/util/sha1.ts to ES private fields (#5053)
Kitson Kelly
2020-05-02
Add hint on how to install gist program (#5041)
Ryan Dahl
2020-05-01
BREAKING: feat(cli/installer): Support guessing the executable name (#5036)
Nayeem Rahman
2020-05-01
fix std/fs/walk example (#5030)
Bert Belder
2020-05-01
fix(std/http): avoid directly modifying the headers object (#5024)
木杉
2020-05-01
docs(std): typo fix (#5023)
john gravois
2020-04-30
BREAKING: reorder std/io/utils copyBytes arguments (#5022)
Marcos Casagrande
2020-04-30
doc(std/fs): README.md (#4913)
张超杰
2020-04-30
std/node: toString for globals (#5013)
Nikolai Vavilov
2020-04-30
Unstable methods should not appear in runtime or d.ts (#4957)
Luca Casonato
2020-04-30
std/node: make process global (#4985)
Nikolai Vavilov
2020-04-30
fix(manual): Deno.copy args order (#4999)
Tomofumi Chiba
2020-04-30
fix(std): use fromFileUrl (#5005)
Ali Hasani
2020-04-30
feat: Make WebSocket Reader/Writer (#5001) (#5002)
Andrey Trebler
[prev]
[next]