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
/
tools
Age
Commit message (
Expand
)
Author
2019-02-08
Add --allow-read (#1689)
Dmitry Sharshakov
2019-02-07
Color exceptions (#1698)
Ryan Dahl
2019-02-07
Add emojis to permission prompts (#1684)
Dmitry Sharshakov
2019-02-07
Make integration tests standalone (#1671)
Dmitry Sharshakov
2019-02-06
Upgrade V8 to 7.4.98 (kKeep fix) (#1640)
Ryan Dahl
2019-02-05
Add WebAssembly to runtime library (#1677)
Kitson Kelly
2019-02-02
Add isTTY function (#1622)
Dmitry Sharshakov
2019-02-02
Support --fmt
Ryan Dahl
2019-02-02
Make it possible to run one integration test at a time
Ryan Dahl
2019-02-02
Add --info flag to display file info (compiled code/source map) (#1647)
Kevin (Kun) "Kassimo" Qian
2019-01-31
Upgrade deno_std to bef7ba (#1609)
Ryan Dahl
2019-01-30
Fix cpplint
Ryan Dahl
2019-01-30
Add snapshot_compiler.bin to binary size benchmark (#1611)
Ryan Dahl
2019-01-29
Add repl functions "help" and "exit" (#1563)
Sergey Golovin
2019-01-24
Minor code cleanups (#1570)
JaePil Jung
2019-01-21
chore: update license lines (#1557)
Yoshiya Hinosawa
2019-01-17
Rewrite tools/format.py in deno (#1528)
Yoshiya Hinosawa
2019-01-17
Fixed copyright of types output
J2P
2019-01-16
Add globalThis definition to runtime (#1534)
Kitson Kelly
2019-01-15
Add --prefetch flag for deps prefetch without running (#1475)
Kevin (Kun) "Kassimo" Qian
2019-01-13
Fix permission_prompt_test (#1509)
Ryan Dahl
2019-01-12
Add --allow-run test code (#1504)
JaePil Jung
2019-01-09
Fix flaky REPL test (#1491)
Maxim Mazurok
2019-01-03
Move testing module to deno_std (#1451)
Ryan Dahl
2019-01-03
Support more fetch init body types (#1449)
Kevin (Kun) "Kassimo" Qian
2019-01-02
Happy new year!
Ryan Dahl
2018-12-27
Lazily create .mime files only with mismatch/no extension (#1417)
Kevin (Kun) "Kassimo" Qian
2018-12-24
deno_net -> deno_std rename
Ryan Dahl
2018-12-21
Implement `Body.formData` for fetch (#1393)
Kevin (Kun) "Kassimo" Qian
2018-12-18
travis: Set CARGO_HOME to third_party/rust_crates (#1370)
Ryan Dahl
2018-12-18
Load sccache from S3 on CI
Ryan Dahl
2018-12-18
Remove prebuilt v8 support
Bert Belder
2018-12-18
Enable jumbo build in release. (#1362)
Ryan Dahl
2018-12-11
tools: remove_and_symlink can be skipped on unix
Ryan Dahl
2018-12-10
Use stderr for exceptions (#1303)
Ryan Dahl
2018-12-07
Add benchmark for net/http (#1289)
Bartek IwaĆczuk
2018-12-06
Use alternate TextEncoder/TextDecoder implementation (#1281)
Kitson Kelly
2018-12-03
Add LSAN build to travis.
Ryan Dahl
2018-12-03
third_party: symlink //third_party/v8/build => //build
Bert Belder
2018-11-30
Use pylint.
Ryan Dahl
2018-11-30
Fix flaky REPL test.
Ryan Dahl
2018-11-29
Add prebuilt/win/v8_debug.lib (#1249)
Ryan Dahl
2018-11-29
Make //build a git submodule
Ryan Dahl
2018-11-29
Move libdeno build config to libdeno/BUILD.gn
Ryan Dahl
2018-11-29
Cleanup setTimeout repl test and alphabetize tests
Andy Hayden
2018-11-28
REPL unblock event loop AND fix REPL setTimeout fire problems
Kevin (Kun) "Kassimo" Qian
2018-11-27
Use prebuilt V8 library by default.
Ryan Dahl
2018-11-27
gitignore vim .swp files
Ryan Dahl
2018-11-16
First pass at running subprocesses (#1156)
Bert Belder
2018-11-14
Add a simple doc generation tool.
Ryan Dahl
[prev]
[next]