David Sherret
|
421ec90a8e
|
fix(declaration): change Deno.open example to not use Deno.close(rid) (#17218)
|
2023-01-03 10:48:03 -05:00 |
|
David Sherret
|
10e4b2e140
|
chore: update copyright year to 2023 (#17247)
Yearly tradition of creating extra noise in git.
|
2023-01-02 21:00:42 +00:00 |
|
Kamil Ogórek
|
7ce2b58bcf
|
feat(unstable): Add "Deno.osUptime()" API (#17179)
This PR adds support for `Deno.osUptime` which reports number of seconds
since os was booted. It will allow us to be compatible with Node's `os.uptime` -
https://nodejs.org/api/os.html#osuptime
Partially based on
https://docs.rs/uptime_lib/latest/src/uptime_lib/lib.rs.html
|
2022-12-27 00:16:12 +01:00 |
|
Leo Kettmeir
|
76a9df1ed8
|
docs: use example & default tags (#17032)
|
2022-12-13 14:14:41 +01:00 |
|
Leo Kettmeir
|
5d9bb8b4b0
|
feat: support createNew in Deno.writeFile (#17023)
|
2022-12-13 05:12:49 +01:00 |
|
David Sherret
|
dcb4ffb93a
|
refactor: move dts files, diagnostics.rs, and tsc.rs to tsc folder (#16820)
|
2022-11-25 18:29:48 -05:00 |
|