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
/
tests
Age
Commit message (
Expand
)
Author
2020-02-19
Enable TS strict mode by default (#3899)
Maximilien Mellen
2020-02-19
refactor: rewrite HTTP cache for file fetcher (#4030)
Bartek Iwańczuk
2020-02-19
Support loading additional TS lib files (#3863)
Kitson Kelly
2020-02-17
feat: add --cert flag for http client (#3972)
geoFlux
2020-02-16
Fix issue with detecting AMD like imports (#4009)
Kitson Kelly
2020-02-13
Clean up fmt flags and path handling (#3988)
Ryan Dahl
2020-02-12
Improvements to bundling. (#3965)
Kitson Kelly
2020-02-11
refactor: Use PathBuf for paths in flag parsing and whitelists (#3955)
Nayeem Rahman
2020-02-11
workers: basic event loop (#3828)
Bartek Iwańczuk
2020-02-09
fmt: `deno fmt -` formats stdin and print to stdout (#3920)
Kevin (Kun) "Kassimo" Qian
2020-02-08
install: add --force flag and remove yes/no prompt (#3917)
Kevin (Kun) "Kassimo" Qian
2020-02-07
Remove conditionals from installer (#3909)
Ryan Dahl
2020-02-06
fix 015_duplicate_parallel_import (#3904)
Ryan Dahl
2020-02-05
fix: basic web worker message passing (#3893)
Ryan Dahl
2020-02-04
refactor: port fetch test to rust (#3887)
Luka Hartwig
2020-02-04
refactor: CLI subcommands and argv (#3886)
Bartek Iwańczuk
2020-02-04
Do not encode files loaded from network as utf8 (#3856)
Tilman Roeder
2020-02-04
reenable some tests (#3882)
Bartek Iwańczuk
2020-02-03
refactor: Use Tokio's single-threaded runtime (#3844)
Ryan Dahl
2020-02-02
Remove //tests symlink (#3849)
Luka Hartwig
2020-01-31
Add support for multiple files in fetch command (#3845)
Tim Ermilov
2020-01-31
chore: remove std/installer, port installer tests to Rust (#3843)
Bartek Iwańczuk
2020-01-30
Remove --current-thread flag (#3830)
Ryan Dahl
2020-01-29
feat: dprint formatter (#3820)
Bartek Iwańczuk
2020-01-29
workers: proper TS libs, more spec-compliant APIs (#3812)
Bartek Iwańczuk
2020-01-27
dx: descriptive permission errors (#3808)
Bartek Iwańczuk
2020-01-26
Improve support of type definitions (#3755)
Kitson Kelly
2020-01-26
lock: support lock-write for fetch command (#3787)
Kevin (Kun) "Kassimo" Qian
2020-01-26
feat: make eval support --v8-flags=... (#3797)
Ben Noordhuis
2020-01-25
refactor: Modules and Loader trait (#3791)
Bartek Iwańczuk
2020-01-21
refactor: split worker and worker host logic (#3722)
Bartek Iwańczuk
2020-01-17
workers: minimal error handling and async module loading (#3665)
Bartek Iwańczuk
2020-01-15
Revert "feat(flags): script arguments come after '--'" (#3681)
Ry Dahl
2020-01-11
Add gzip, brotli and ETag support for file fetcher (#3597)
EnokMan
2020-01-09
feat: Deno.args now does not include script (#3628)
Ry Dahl
2020-01-08
Remove xeval subcommand (#3630)
Ry Dahl
2020-01-08
feat(flags): script arguments come after '--' (#3621)
Ry Dahl
2020-01-08
Runtime Compiler API (#3442)
Kitson Kelly
2020-01-05
Rename crates: 'deno' to 'deno_core' and 'deno_cli' to 'deno' (#3600)
Ry Dahl
2020-01-05
Replace libdeno with rusty_v8 (#3556)
Ry Dahl
2020-01-04
Added textencoder benchmark (#3589)
Luca Casonato
2020-01-02
Happy new year! (#3578)
Ry Dahl
2019-12-15
Use async-await at few places, fix spelling mistake (#3499)
Gurwinder Singh
2019-12-03
feat: Add --no-remote, rename --no-fetch to --cached-only (#3417)
Nayeem Rahman
2019-11-26
better error messages for 'relative import path not prefixed with / or ./ or ...
Bartek Iwańczuk
2019-11-26
refactor: reorganize flags (#3389)
Ry Dahl
2019-11-25
better error message for missing module (#3402)
Bartek Iwańczuk
2019-11-20
feat: Support named exports on bundles. (#3352)
Kitson Kelly
2019-11-19
fix: use AF_INET6 in ./tools/http_server.py (#3374)
Bartek Iwańczuk
2019-11-16
Use futures 0.3 API (#3358)
Bartek Iwańczuk
[prev]
[next]