Asher Gomez
|
0b2497f16e
|
fix: update codebase to work with Deno RC (#6018)
* fix: update codebase to work with Deno RC
* work
* fix
* fix
* fix
* fixes
* work
* update
* fixes
* fix
* revert
|
2024-09-20 09:29:31 +10:00 |
|
lionel-rowe
|
2e209c0ff6
|
docs(async): add note about deadline() DOMException name of TimeoutError (#5833)
* docs(async): add note about deadline DOMException name of TimeoutError
* Document all cases for thrown error
|
2024-08-28 15:46:19 +10:00 |
|
Asher Gomez
|
55d5524a9b
|
chore(async): add browser-compat declarations (#5730)
|
2024-08-20 12:46:06 +09:00 |
|
Asher Gomez
|
e561d36026
|
BREAKING(async): simplify deadline() logic, remove DeadlineError and improve errors (#5058)
|
2024-06-21 16:37:23 +10:00 |
|
Asher Gomez
|
31b906db99
|
chore: ensure code examples use assertions in Doc Linter (#4911)
|
2024-06-03 14:10:27 +10: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 |
|
Yoshiya Hinosawa
|
3155f0050a
|
chore: switch to JSR-oriented codebase (#4650)
|
2024-04-29 11:57:30 +09:00 |
|
Asher Gomez
|
02213b97b0
|
chore(async): add missing code snippet tags (#4432)
|
2024-03-04 18:17:24 +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 |
|
Asher Gomez
|
e9b2ea321a
|
chore(async): complete documentation (#3887)
* chore(async): complete documentation
* Update mux_async_iterator.ts
Co-authored-by: Luca Casonato <hello@lcas.dev>
* Update mux_async_iterator.ts
Co-authored-by: Luca Casonato <hello@lcas.dev>
* Update mux_async_iterator.ts
Co-authored-by: Luca Casonato <hello@lcas.dev>
* tweaks
---------
Co-authored-by: Luca Casonato <hello@lcas.dev>
|
2023-12-01 13:19:22 +11:00 |
|
Λlisue (Ali sue・ありすえ)
|
264c7144b1
|
feat(async): support signal on deadline() (#3347)
|
2023-05-02 15:04:26 +09:00 |
|
Kenta Moriuchi
|
74fd287286
|
docs(async): add note to deadline (#3148)
|
2023-02-03 12:30:37 +09:00 |
|
ayame113
|
b4239898d6
|
chore: update copyright header (#3082)
|
2023-01-03 19:47:44 +09:00 |
|
Leo Kettmeir
|
aba5017d43
|
docs: reorganize docs (#2658)
|
2022-11-25 12:40:23 +01:00 |
|
Jesse Jackson
|
58204e6f56
|
refactor: mark modules as browser compatible (#1972)
|
2022-03-01 13:25:50 +09:00 |
|
Yoshiya Hinosawa
|
808fe203e0
|
chore: update copyright header (#1871)
|
2022-02-02 23:21:39 +09:00 |
|
迷渡
|
2edb58be58
|
fix(async): make it so exception of deadline can be caught (#1105)
|
2021-08-07 01:13:25 -07:00 |
|
Alisue
|
717e9760c7
|
feat(async): add deadline to async module (#1022)
|
2021-07-12 08:44:57 -04:00 |
|