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
Age
Commit message (
Expand
)
Author
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-26
Add Deno.realpath (#3404)
Kevin (Kun) "Kassimo" Qian
2019-11-25
better error message for missing module (#3402)
Bartek Iwańczuk
2019-11-24
refactor: Elevate DenoPermissions lock to top level (#3398)
Kevin (Kun) "Kassimo" Qian
2019-11-24
Make private namespaces in lib.deno_runtime.d.ts more private (#3400)
Kitson Kelly
2019-11-22
remove tokio_util::block_on (#3388)
Bartek Iwańczuk
2019-11-22
minor clean ups in TS compiler (#3394)
Bartek Iwańczuk
2019-11-20
feat: Support named exports on bundles. (#3352)
Kitson Kelly
2019-11-19
remove tokio_util::block_on from ops/workers.rs (#3381)
Bartek Iwańczuk
2019-11-19
fix: use AF_INET6 in ./tools/http_server.py (#3374)
Bartek Iwańczuk
2019-11-18
chore: remove unneeded tokio deps (#3376)
Bartek Iwańczuk
2019-11-18
feat: add --check for deno fmt (#3369)
罗文
2019-11-17
refactor: fixes for futures (#3363)
Bartek Iwańczuk
2019-11-16
Use async to replace FutureExt in lib.rs (#3359)
Kevin (Kun) "Kassimo" Qian
2019-11-16
Use futures 0.3 API (#3358)
Bartek Iwańczuk
2019-11-16
fmt: respect prettierrc and prettierignore (#3346)
罗文
2019-11-15
run std test with cargo test (#3344)
Bartek Iwańczuk
2019-11-15
Fix remote .wasm import content type issue (#3351)
Kevin (Kun) "Kassimo" Qian
2019-11-14
v0.24.0
Ryan Dahl
2019-11-14
Turn on TS strict mode for deno_typescript (#3330)
Ry Dahl
2019-11-14
refactor: per-worker resource table, take 2 (#3342)
Bartek Iwańczuk
2019-11-14
Loader: support .wasm imports (#3328)
Kevin (Kun) "Kassimo" Qian
2019-11-13
Revert "refactor: per-worker resource table (#3306)"
Ryan Dahl
2019-11-13
refactor: per-worker resource table (#3306)
Bartek Iwańczuk
2019-11-13
Revert "tests: share http server between tests (#3336)"
Ryan Dahl
2019-11-13
tests: share http server between tests (#3336)
Bartek Iwańczuk
2019-11-13
Disable flaky tests lock_check_ok2 again (#3334)
Ry Dahl
2019-11-13
Update to TypeScript 3.7 (#3275)
Kitson Kelly
2019-11-13
Disable flaky tests lock_check_ok2 and lock_check_err2 (#3331)
Ry Dahl
2019-11-13
fmt: allow configuration of Prettier options (#3314)
罗文
2019-11-13
Make bundles fully standalone (#3325)
Kitson Kelly
2019-11-12
fix url parse bug (#3316)
木杉
2019-11-12
flags: bump deno_std to v0.23.0 (#3322)
罗文
2019-11-11
Add permissions.request (#3296)
Yoshiya Hinosawa
2019-11-09
refactor: worker is no longer a resource (#3290)
Bartek Iwańczuk
2019-11-09
net: Check for closing status when iterating Listener (#3309)
Nayeem Rahman
2019-11-08
test: re-enable integration test 045 (#3300)
Yoshiya Hinosawa
2019-11-08
disable flaky test
Ryan Dahl
2019-11-07
Upgrade rust crates (#3292)
Bert Belder
2019-11-07
refactor: move Child resource to ops/process.rs (#3291)
Bartek Iwańczuk
2019-11-07
disable flaky test
Ryan Dahl
2019-11-07
upgrade: Rust 1.39.0 (#3286)
Ry Dahl
2019-11-07
refactor: remove cli::resources::Resource (#3285)
Bartek Iwańczuk
2019-11-07
refactor: rewrite accept resources (#3271)
Bartek Iwańczuk
2019-11-06
Remove CoreResource::inspect_repr method (#3274)
Ry Dahl
2019-11-05
Disable flaky tests (#3270)
Ry Dahl
2019-11-04
v0.23.0
Ryan Dahl
2019-11-04
Revert "reduce redundancies in the fetch code (#3249)" (#3264)
Ry Dahl
2019-11-04
Remove tsconfig files - they are not part of build process (#3262)
Ry Dahl
[prev]
[next]