Commit Graph

14 Commits

Author SHA1 Message Date
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
31b906db99
chore: ensure code examples use assertions in Doc Linter (#4911) 2024-06-03 14:10:27 +10:00
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
Asher Gomez
ac5723de73
chore: JSDoc checker (#4618)
* chore: JSDoc checker

* work

* fix
2024-04-22 07:07:34 +00:00
Asher Gomez
625ebe4318
docs(datetime): polish module documentation (#4569) 2024-04-11 21:31:27 +10:00
Asher Gomez
daba77d8d8
docs(datetime): polish documentation (#4521) 2024-03-26 21:53:58 +11:00
Asher Gomez
14d0488241
docs(datetime): complete documentation (#4167) 2024-01-12 13:37:19 +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
familyboat
575ce31930
docs(datetime/difference): fix error in example (#3441) 2023-06-11 16:33:33 +09:00
Deniz
dc58502778
fix(datetime): negative months, quarters, and years (#3367) 2023-05-08 16:49:54 +09:00
Asher Gomez
cf14c9b212
chore(tools): improved web-compatibility checks (#3263) 2023-03-18 21:36:00 +09:00
Asher Gomez
483ff03db5
fix(datetime): .quarter calculation for difference() (#3085) 2023-01-06 15:34:41 +09:00
ayame113
b4239898d6
chore: update copyright header (#3082) 2023-01-03 19:47:44 +09:00
Asher Gomez
c99bd33332
feat(datetime): single-export files (#3007) 2022-12-19 19:24:48 +09:00