Commit Graph

83 Commits

Author SHA1 Message Date
Yoshiya Hinosawa
0ce9c2bf7e
experiment 2024-01-31 18:10:15 +09:00
Asher Gomez
1e85cb08f7
docs: add "Minimal Exports" explainer (#4194) 2024-01-16 12:18:57 +09:00
Brendon Daugherty
aff5c42abb
docs: fix typo in versions link (#4156) 2024-01-11 06:01:57 +11:00
Asher Gomez
bdf41e5b8b
BREAKING: remove std/signal sub-module (#4105) 2024-01-05 13:07:22 +11:00
Yoshihiro Ueki
01937cdbdb
docs: update versions.json URL in README.md (#3945)
* Update url for std version on README.md

* fmt

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2023-12-14 17:41:16 +11:00
Leo Kettmeir
cd7cbb2c45
feat: new std/webgpu sub-module (#3119)
* work

* lint fix

* fmt

* tweaks

* doc

* housekeeping

* fix up, add tests

* remove web compatible

* tweaks

* fix test names

* add examples

* fix up

* remove debug

* Update webgpu/mod.ts

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2023-12-12 15:33:07 +11:00
Asher Gomez
259fdedc34
docs: "Built with deno_std" badge (#3797)
* docs: "Built with the Deno Standard Library" badge

* tweaks

* tweaks

* fix
2023-11-24 13:54:28 +11:00
Asher Gomez
46add76a9f
chore: cleanup after removal of std/wasi (#3808)
* chore: cleanup remaining `std/wasi` files

* fix
2023-11-16 19:44:55 +09:00
Yoshiya Hinosawa
a37eca08fc
docs(README): add note about deprecation (#3807) 2023-11-15 23:39:37 +09:00
Asher Gomez
6585d779c2
docs: re-write contributing guide (#3748) 2023-11-11 22:11:19 +11:00
Asher Gomez
9bba15557c
docs: add "Stability" README section (#3745) 2023-10-31 17:17:28 +11:00
Asher Gomez
aea57f59c4
docs: re-write README (#3731) 2023-10-28 16:50:54 +09:00
Asher Gomez
8993c215f7
docs: separate contributing guidelines (#3715) 2023-10-25 13:21:05 +09:00
Asher Gomez
239e85ad6a
BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
Martin Fischer
0d6701aca5
ci: add spell-checking with typos (#3459) 2023-06-26 15:23:09 +09:00
Asher Gomez
d02b577c69
BREAKING(encoding/varint): remove deprecated APIs (#3282) 2023-04-03 12:45:37 +09:00
Ryan Dahl
1f96d9fd32
Remove std/node, it was merged into Deno itself (#3206)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2023-02-22 10:28:55 -05:00
Asher Gomez
2f9baf6794
refactor: remove Deno namespace IO types (#3030) 2022-12-23 14:33:12 +09:00
Waldir Pimenta
5ab26ca2e8
Reorder steps to view documentation (#2948)
One needs to first click in "View Documentation" before we can choose a module whose docs to view.
2022-11-27 14:00:03 -05:00
Asher Gomez
792f1334fe
refactor: use _util/asserts.ts for non-test code (#2857) 2022-11-10 16:28:20 +09:00
Asher Gomez
e4badb0aa8
chore(ci): clean up Doctest /node step in CI (#2629) 2022-09-08 14:00:44 +09:00
Asher Gomez
0f6aa03d2d
chore(CI): move lint scripts to Deno task runner (#2580) 2022-08-30 13:27:54 +09:00
sigmaSd
f1ff08a7e3
docs(README): using deno fmt --check (#2339) 2022-06-11 19:06:23 +09:00
Yongwook Choi
4962e5e8ae
docs(README): fix the test task identifier (#2041) 2022-03-18 20:53:53 +09:00
Bartek Iwańczuk
99ba80300a
chore: Use deno task (#2021) 2022-03-17 17:31:32 +01:00
Kid
01e76f1998
chore: update outdated reference to deno_website2 (#1994) 2022-03-06 20:44:54 +09:00
Atlas Cove
f3f9baaf96
fix(docs): Added correct plural case for word "title" (#1617) 2021-11-19 22:45:41 +01:00
Bartek Iwańczuk
a80894bb95
ci: split running tests into steps (#1582)
This commit split tests into distinct CI steps for
"regular" tests and "node polyfill" tests.
2021-11-15 16:54:31 +01:00
Yoshiya Hinosawa
52c3deccf9
chore: add tools for lint and format (#1517) 2021-11-11 23:46:31 +09:00
Mathias Wulff
0149bb200f
docs: Remind contributors to initiate submodules (#1367) 2021-10-10 14:24:58 +02:00
Yoshiya Hinosawa
d86bd6f2a1
docs: change CI rule (#1305) 2021-09-24 22:44:56 +09:00
grian
9f323b072d
doc: add an explanation about how to test markdown files (#1221) 2021-09-10 21:10:35 +09:00
Yoshiya Hinosawa
9a260681df
docs(README): add note about ci checks (#1209) 2021-09-09 01:28:31 +09:00
Jesse Jackson
eca63fc779
fix: update branch in README link (#1031) 2021-07-13 19:34:43 +05:30
Yoshiya Hinosawa
45e11b3cba
chore(codecov): ignore coverage of examples (#798) 2021-03-17 17:30:10 +09:00
Eyoatam Tamirat
b2c2502653
chore: fix typo in contributing section (#709) 2021-02-14 13:23:58 +01:00
Steven Guerrero
d64c79f40f
test(node): enable native node tests (#695) 2021-02-10 20:50:08 +09:00
Bartek Iwańczuk
b9e1d7aa74
chore: update README with contributing guidelines (#704)
Co-authored-by: Casper Beyer <caspervonb@pm.me>
2021-02-03 21:47:28 +01:00
Bartek Iwańczuk
97e769f90e
chore: update README and LICENSE (#634) 2021-02-01 12:43:02 +01:00
Casper Beyer
d5bad95a71
chore: Setup CI and tests
Create ci.yml

chore: add wasi-test-suite as a submodule

chore: remove legacy configuration files and scripts

chore: remove outdated redirection notice

chore: add git attributes to ensure text files use unix line endings

chore: format

test(http): copy tls testdata from denoland/deno
2021-02-01 12:20:35 +01:00
남현욱
deaf04459d chore: edit style guide link to deno manual (denoland/deno#6490) 2021-02-01 10:46:58 +00:00
Nayeem Rahman
26b0fa530f feat(Deno.inspect): Add sorted, trailingComma, compact and iterableLimit to InspectOptions (denoland/deno#6591) 2021-02-01 10:46:58 +00:00
Casper Beyer
03acb522a5 docs: update paragraph about the tagging process (denoland/deno#6519) 2021-02-01 10:46:58 +00:00
Lucas Machado
0acce6b61b fix: fix broken style guide link (denoland/deno#5211) 2021-02-01 10:46:57 +00:00
Nayeem Rahman
1eecc5c7d0 BREAKING: reorganization (denoland/deno#5087)
* Prepend underscores to private modules
* Remove collectUint8Arrays() It would be a misuse of Deno.iter()'s result.
* Move _util/async.ts to async
* Move util/sha*.ts to hash
2021-02-01 10:46:57 +00:00
uki00a
8d39424477 docs: update links to documents (denoland/deno#4777) 2021-02-01 10:46:57 +00:00
Ali Hasani
bceafce1f5 Remove media_types from README.md (denoland/deno#4650) 2021-02-01 10:46:57 +00:00
Bartek Iwańczuk
708f39f784 feat: dprint formatter (denoland/deno#3820)
* rewrite fmt_test in Rust, remove tools/fmt_test.py
* remove //prettier
2021-02-01 10:46:56 +00:00
Ryan Dahl
d491d2e747 Run deno_std tests in github actions 2021-02-01 10:46:56 +00:00
Ryan Dahl
73671a6f04 Update README about move to deno repo (#630) 2019-10-12 12:23:17 -07:00