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 |
|
Asher Gomez
|
e07a1e6a87
|
docs(collections,internal,media-types): use @typeParam tag instead of @template (#4772)
|
2024-05-20 17:34:47 +10:00 |
|
Asher Gomez
|
5e99c21210
|
docs(collections): complete documentation (#4664)
* docs(collections): complete documentation
* work
* work
* work
* work
* fix
* fixes
* fixes
* fixes
* fixes
* tweak
|
2024-05-06 16:51:20 +09:00 |
|
Yoshiya Hinosawa
|
3155f0050a
|
chore: switch to JSR-oriented codebase (#4650)
|
2024-04-29 11:57:30 +09: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
|
239e85ad6a
|
BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445)
|
2023-07-13 16:04:30 +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 |
|
Ryan Dahl
|
ae2354df44
|
Remove collections/mod.ts (#2321)
Using collections/mod.ts will pull in a whole bunch of unrelated code.
We should not have anti-patterns like this in std.
|
2022-06-09 15:28:39 -04:00 |
|
Yoshiya Hinosawa
|
808fe203e0
|
chore: update copyright header (#1871)
|
2022-02-02 23:21:39 +09:00 |
|
defectivepixel
|
3aec24e4fa
|
docs(collections): add browser-compatibility comment (#1285)
|
2021-09-19 03:29:29 +09:00 |
|
ayame113
|
a911e5d23f
|
docs(collections): avoid using relative paths in import statements in code examples (#1227)
|
2021-09-13 14:46:42 +09:00 |
|
Yasser A.Idrissi
|
6c407dea65
|
feat(collections): add withoutAll (#1100)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
Co-authored-by: Leon Strauss <me@lionc.de>
Co-authored-by: Zhangyuan Nie <yuan@znie.org>
|
2021-08-24 16:07:32 +09:00 |
|