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
Age
Commit message (
Expand
)
Author
2019-09-27
Add Deno.hostname() (#3032)
Kevin (Kun) "Kassimo" Qian
2019-09-26
Bump v0.19.0 (denoland/deno_std#613)
Ryan Dahl
2019-09-26
fix: listenDefaults/dialDefaults may be overriden in some cases (#3027)
Yusuke Sakurai
2019-09-25
v0.19.0
Ryan Dahl
2019-09-25
Handle uncaught worker errors without panicking (#3019)
Kitson Kelly
2019-09-24
test: add HTTP_PROXY tests (#2977)
Bartek Iwańczuk
2019-09-24
Upgrade V8 for top-level-await (#3015)
Ryan Dahl
2019-09-24
tools: fix cc_wrapper in setup.py (#3017)
Christian Moritz
2019-09-24
fix: run missing integration tests (#2997)
Bartek Iwańczuk
2019-09-23
feat: Add Deno.dialTLS()
Jonathon Orsi
2019-09-23
fix TOML's key encoding (denoland/deno_std#612)
Yusuke Sakurai
2019-09-23
Rename class name DenoFile to DomFileImpl (#3006)
Tomohito Nakayama
2019-09-22
Implement readString (denoland/deno_std#607)
Dmitry Sharshakov
2019-09-21
Fix types in example_client for ws module (denoland/deno_std#609)
Dmitry Sharshakov
2019-09-21
Update mime-db to commit c50e0d1 (denoland/deno_std#608)
Dmitry Sharshakov
2019-09-21
Remove //testing/main.ts (denoland/deno_std#605)
Nayeem Rahman
2019-09-20
dial/listen API change (#3000)
Ryan Dahl
2019-09-20
js: reschedule global timer if it fires earlier than expected (#2989)
Bert Belder
2019-09-20
Fix handling of config file (#2996)
Yoshiya Hinosawa
2019-09-20
change color of chart in dark mode (#2995)
YIPG
2019-09-19
Set RUSTC_WRAPPERf in travis and appveyor (#2978)
Ryan Dahl
2019-09-19
Remove test.py, use cargo test as test frontend (#2967)
Ryan Dahl
2019-09-19
Make `window` compatible with ts 3.6 (#2984)
迷渡
2019-09-19
fix spaces of indented in list (#2983)
迷渡
2019-09-19
Clean up miscellaneous metafiles (#2981)
Bert Belder
2019-09-18
Utilise internal names for snapshot bundles (#2973)
Kitson Kelly
2019-09-18
Run github actions on all pull requests (#2980)
Ryan Dahl
2019-09-18
First pass at github actions (#2966)
Ryan Dahl
2019-09-18
v0.18.0 (denoland/deno_std#600)
Ryan Dahl
2019-09-18
Add includeDirs to WalkOptions (denoland/deno_std#601)
Nayeem Rahman
2019-09-17
Run tools/sync_node_modules.py (#2972)
Ryan Dahl
2019-09-17
Use shallow submodules, don't clone Typescript recursively
Bert Belder
2019-09-17
Update to TypeScript 3.6.3 (#2969)
Kitson Kelly
2019-09-17
Remove some non-standard web API constructors (#2970)
Nayeem Rahman
2019-09-16
Move integration tests to //cli/tests/ (#2964)
Ryan Dahl
2019-09-16
Fix and enable linting of deno_typescript/*, tools/*, website/* (#2962)
Bert Belder
2019-09-16
remove zlib from gclient_config.py (#2961)
Christian Moritz
2019-09-16
Use more ergonomic submodule names
Bert Belder
2019-09-15
Make deno_cli installable via crates.io (#2946)
Ryan Dahl
2019-09-15
third_party: remove zlib
Bert Belder
2019-09-15
Move GN root into //core/libdeno (#2943)
Christian Moritz
2019-09-15
ci: fix Travis builds timing out because of no output (#2943)
Christian Moritz
2019-09-15
ci: use Node.js v12 on Appveyor (#2943)
Christian Moritz
2019-09-15
Rename ansi.rs to colors.rs (#2956)
Tomohito Nakayama
2019-09-15
Run format.py (#2950)
Bert Belder
2019-09-15
tools: remove unused function 'find_exts()' (#2950)
Bert Belder
2019-09-15
tools: do not use 'find_exts()' in benchmarks.py (#2950)
Bert Belder
2019-09-15
tools: refactor lint.py and format.py (#2950)
Bert Belder
2019-09-15
tools: add 'shell' parameter to 'run()' (#2950)
Bert Belder
2019-09-15
tools: clean up third_party.py, and merge prebuilt.py into it (#2950)
Bert Belder
[prev]
[next]