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
/
testdata
/
compile
Age
Commit message (
Expand
)
Author
2023-10-28
Revert "chore: update deno_std submodule (#20994)" (#21001)
Bartek Iwańczuk
2023-10-27
chore: update deno_std submodule (#20994)
Bartek Iwańczuk
2023-06-08
chore: Use relative paths for assert imports to avoid test flakes (#19427)
Matt Mastracci
2023-05-27
fix(compile): inline symlinks as files outside node_modules dir and warn for ...
David Sherret
2023-05-26
fix(compile): implicit read permission to npm vfs (#19281)
David Sherret
2023-05-10
feat(compile): unstable npm and node specifier support (#19005)
David Sherret
2023-03-19
feat(compile): Add support for web workers in standalone mode (#17657)
Andreu Botella
2023-03-19
feat(compile): Enable multiple roots for a standalone module graph (#17663)
Andreu Botella
2023-03-05
test(compile): Add a test for dynamic imports in `deno compile` (#18017)
Andreu Botella
2022-12-08
fix(compile): ensure import map is used when specified in deno config file (#...
David Sherret
2022-09-19
refactor: move out test files from root testdata directory into sub directori...
David Sherret
2022-05-17
feat: subcommands type-check only local files by default (#14623)
Bartek Iwańczuk