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
/
tests
/
testdata
/
compile
Age
Commit message (
Expand
)
Author
2024-10-18
fix(npm): ensure scoped package name is encoded in URLs (#26390)
Marvin Hagemeister
2024-07-25
chore: update to `std@2024.07.19` (#24715)
Asher Gomez
2024-07-25
chore: use `@std` prefix for internal module specifiers (#24543)
Asher Gomez
2024-07-23
Revert "fix(cli): add NAPI support in standalone mode (#24642)" (#24682)
Bartek Iwańczuk
2024-07-21
fix(cli): add NAPI support in standalone mode (#24642)
Ivancing
2024-07-04
feat: npm workspace and better Deno workspace support (#24334)
David Sherret
2024-05-07
chore: fix flaky net_listen_allow_localhost_4555 (#23726)
David Sherret
2024-05-07
chore(test): move npm registries to separate servers and to the `tests/regist...
David Sherret
2024-04-12
test(compile): dynamic JSR imports are working correctly (#23306)
Bartek Iwańczuk
2024-03-08
fix: respect unstable "temporal" configuration in config file (#22134)
Bartek Iwańczuk
2024-02-21
fix(compile): respect compiler options for emit (#22521)
Bartek Iwańczuk
2024-02-13
chore: move `test_util/std` to `tests/util/std` (#22402)
Asher Gomez
2024-02-10
chore: move cli/tests/ -> tests/ (#22369)
Matt Mastracci