The Wayback Machine - https://web.archive.org/web/20200517162630/https://github.com/denoland/deno
Skip to content
A secure JavaScript and TypeScript runtime
TypeScript Rust Python JavaScript HTML
Branch: master
Clone or download

Latest commit

bartlomieju chore: capture stderr in integration tests (#5549)
This commit removes "check_stderr" setting from itest! macro used
to generate integration tests. Without this setting on tests discarded
output of stderr making it very hard to debug the problem in test.

Numerous tests were changed by adding "--quiet" flag to not display
"Compile"/"Download" prompts.
Latest commit e16eb9e May 17, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.cargo Statically link the C runtime library on Windows (#4469) Mar 23, 2020
.github ci: don't fail-fast on tag build (#5189) May 10, 2020
cli chore: capture stderr in integration tests (#5549) May 17, 2020
core Simplify fmt::Display for ModuleResolutionError (#5550) May 17, 2020
deno_typescript Fix typos across the repo (#5295) May 14, 2020
docs docs: fix import maps code without --allow-net (#5528) May 17, 2020
std Fix definition of URL constructor (#5521) May 17, 2020
test_plugin Change plugin interface to prevent segfaults when unloading plugin (#… May 11, 2020
third_party @ 9ad5335 Update to TypeScript 3.9 (#4510) May 13, 2020
tools Remove dead code: tools/sha256sum.py (#5502) May 16, 2020
.editorconfig editorconfig: Don't insert final newline in .out files (#1686) Feb 7, 2019
.eslintignore feat: dprint formatter (#3820) Jan 30, 2020
.eslintrc.json Add no-async-promise-executor lint rule (#4809) Apr 20, 2020
.gitattributes Upgrade node_modules, change tagline, clean up root directory (#3247) Nov 1, 2019
.gitignore Statically link the C runtime library on Windows (#4469) Mar 23, 2020
.gitmodules Replace libdeno with rusty_v8 (#3556) Jan 5, 2020
.prettierignore Loader: support .wasm imports (#3328) Nov 14, 2019
.prettierrc.json tools/format: format markdown files with prettier Oct 4, 2018
.rustfmt.toml change copyrights from 2019 to 2020 (#3733) Jan 21, 2020
Cargo.lock v1.0.0 May 13, 2020
Cargo.toml feat: first pass at native plugins (#3372) Dec 5, 2019
LICENSE change copyrights from 2019 to 2020 (#3733) Jan 21, 2020
README.md chore: remove typedoc (#5497) May 16, 2020
Releases.md Fix a bunch of spelling errors (#5314) May 15, 2020

README.md

You can’t perform that action at this time.