denobot
|
940568c62d
|
chore: release 2024.07.02 (#5254)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2024-07-02 20:43:42 +09:00 |
|
Asher Gomez
|
d102a10235
|
refactor(assert,async,bytes,cli,collections,crypto,csv,data-structures,datetime,dotenv,encoding,expect,fmt,front-matter,fs,html,http,ini,internal,io,json,jsonc,log,media-types,msgpack,net,path,semver,streams,testing,text,toml,ulid,url,uuid,webgpu,yaml): import from @std/assert (#5199)
* refactor: import from `@std/assert`
* update
|
2024-06-30 08:30:10 +00:00 |
|
Yoshiya Hinosawa
|
365f989bde
|
chore: ignore test utils in coverage reporting (#5133)
|
2024-06-25 16:35:00 +09:00 |
|
denobot
|
0ea4868542
|
chore: release 2024.06.06 (#4984)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2024-06-06 20:26:57 +09:00 |
|
Asher Gomez
|
e1e7c09abb
|
refactor(webgpu): cleanup use of @std/assert (#4978)
* refactor(webgpu): cleanup use of `@std/assert`
* update graph
|
2024-06-05 22:08:56 +00:00 |
|
denobot
|
b9374d3715
|
chore: release 2024.06.03 (#4935)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2024-06-03 15:44:03 +09:00 |
|
Asher Gomez
|
31b906db99
|
chore: ensure code examples use assertions in Doc Linter (#4911)
|
2024-06-03 14:10:27 +10:00 |
|
Asher Gomez
|
79d6a70729
|
docs(assert,cli,data-structures,expect,fmt,front-matter,html,http,jsonc,semver,streams,text,toml,webgpu): add snippet checks in module, function and class docs to doc checker (#4855)
* chore: add snippet checks to module docs
* fix
* work
* tweak
|
2024-05-31 12:01:46 +10:00 |
|
denobot
|
51dc36d563
|
chore: release 2024.05.22 (#4830)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
|
2024-05-22 19:57:28 +09:00 |
|
Asher Gomez
|
67ca078107
|
chore: add @example title check to doc checker (#4823)
* chore: add `@example` title check to doc checker
* fix
|
2024-05-22 15:08:36 +10:00 |
|
Leo Kettmeir
|
e3f63dc2ef
|
docs(async): improve docs for stabilization (#4803)
|
2024-05-21 17:40:43 -07:00 |
|
Leo Kettmeir
|
0ef767f52a
|
docs(webgpu): improve docs for stabilization (#4811)
|
2024-05-21 10:33:10 -07:00 |
|
denobot
|
66e8fc9869
|
chore: release 2024.05.16 (#4755)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
|
2024-05-16 20:10:44 +09:00 |
|
Leo Kettmeir
|
6deab72a00
|
test(webgpu): remove Deno.resources() usage (#4708)
|
2024-05-11 09:35:47 +10:00 |
|
Yoshiya Hinosawa
|
3155f0050a
|
chore: switch to JSR-oriented codebase (#4650)
|
2024-04-29 11:57:30 +09:00 |
|
Asher Gomez
|
e4fbab08d1
|
test(webgpu): correct describeTextureFormat() test name (#4584)
|
2024-04-15 11:36:19 +10:00 |
|
Asher Gomez
|
46d9fa594c
|
chore: update browser-compatible files with declaration (#4560)
|
2024-04-10 12:43:44 +10:00 |
|
Asher Gomez
|
60eb08b064
|
chore: enable simulated tests for Deno 2 (#4556)
* chore: add simulated tests for Deno 2
* tweak
* tweak
|
2024-04-09 07:47:50 +10:00 |
|
David Luis
|
593e344543
|
docs: fix broken {@link} hyperlinks (#4241)
|
2024-01-26 01:08:29 +11:00 |
|
Asher Gomez
|
d91123ee37
|
fix: ignore linting for Deno.serveHttp() (#4234)
|
2024-01-25 00:29:16 +00:00 |
|
Asher Gomez
|
6a255d137b
|
fix: ignore linting rule for Deno.resources() (#4233)
|
2024-01-25 11:06:54 +11:00 |
|
Asher Gomez
|
df1954c0cd
|
refactor(webgpu): use internal Deno.close() for cleanup of WebGPU resources (#4231)
|
2024-01-25 07:45:29 +11:00 |
|
Simon Holloway
|
83efac744e
|
refactor(webgpu): prepare for noUncheckedIndexedAccess (#4160)
|
2024-01-11 08:39:31 +11:00 |
|
Lino Le Van
|
c46143f0ac
|
chore: update copyright year (#4046)
* chore: update copyright year
* fix
---------
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
|
2024-01-02 08:11:32 +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 |
|