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
/
specs
/
run
Age
Commit message (
Expand
)
Author
2024-07-22
fix(types): Conform lib.deno_web.d.ts to lib.dom.d.ts and lib.webworker.d.ts ...
Kenta Moriuchi
2024-07-11
chore: `@netlify/edge-bundler` workaround until Deno 2.0 (#24532)
David Sherret
2024-07-11
fix(workspace): allow using --import-map flag with workspace (#24527)
Bartek Iwańczuk
2024-07-09
fix: do not download compilerOptions -> types when not type checking (#24473)
David Sherret
2024-07-09
fix: restore reference to dom.extras in lib.dom.d.ts (#24489)
Bartek Iwańczuk
2024-07-04
feat: npm workspace and better Deno workspace support (#24334)
David Sherret
2024-05-29
feat: Add `Deno.exitCode` API (#23609)
Luke Edwards
2024-05-29
perf: avoid building module graph if dynamic specifier already in graph (#24035)
David Sherret
2024-05-27
fix: `--env` flag confusing message on syntax error (#23915)
Hasan-Alrimawi
2024-05-23
feat(ext/fetch): `Request.bytes()` and `Response.bytes()` (#23823)
Asher Gomez
2024-05-21
chore: add test to ensure parsing only happens once on first load (#23837)
David Sherret
2024-05-14
fix(emit): regression - keep comments in emit (#23815)
David Sherret
2024-05-14
chore: 045_proxy output stdout & stderr on failure (#23810)
David Sherret
2024-04-29
fix: handle specifying an import map in an ancestor dir of deno.json (#23602)
David Sherret
2024-04-29
chore: migrate bench, publish, and more itests to spec tests (#23584)
David Sherret
2024-04-25
fix: unref stdin read (#23534)
Bartek Iwańczuk
2024-04-23
fix(cli): Don't panic on invalid emit options (#23463)
Nathan Whitaker
2024-04-23
fix(workspace): provide workspace members as 'imports' in import map (#23492)
Bartek Iwańczuk
2024-04-15
test: add test for running in V8 jitless mode (#23054)
Bartek Iwańczuk
2024-03-15
chore(specs): use jsonc for metadata file (#22946)
David Sherret
2024-03-13
chore: rough first pass on spec tests (#22877)
David Sherret
[prev]