Age | Commit message (Expand) | Author |
---|---|---|
2023-01-19 | feat(runtime): add bigint to seek typings (#17314) | Leo Kettmeir |
2023-01-15 | chore: update std submodule and its imports (#17408) | Asher Gomez |
2023-01-12 | feat: allow passing a ReadableStream to Deno.writeFile/Deno.writeTextFile (#1... | Leo Kettmeir |
2023-01-09 | feat(runtime/os): add `Deno.env.has()` (#17315) | Leo Kettmeir |
2023-01-03 | fix(declaration): change `Deno.open` example to not use `Deno.close(rid)` (#1... | David Sherret |
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret |
2022-12-27 | feat(unstable): Add "Deno.osUptime()" API (#17179) | Kamil Ogórek |
2022-12-13 | docs: use example & default tags (#17032) | Leo Kettmeir |
2022-12-13 | feat: support `createNew` in `Deno.writeFile` (#17023) | Leo Kettmeir |
2022-11-25 | refactor: move dts files, diagnostics.rs, and tsc.rs to tsc folder (#16820) | David Sherret |