Commit Graph

13 Commits

Author SHA1 Message Date
Asher Gomez
16f9d353b9
chore(regexp): release regexp@1.0.0 (#5207) 2024-07-12 18:32:36 +10:00
Yusuke Tanaka
63128c5386
docs(regexp): import escape from most specific place in examples (#5427) 2024-07-12 18:07:33 +10:00
Asher Gomez
37c7221100
chore(regexp): release regexp@1.0.0-rc.1 (#5024) 2024-06-11 22:19:12 +12:00
Asher Gomez
de68967e8d
docs(regexp): complete documentation (#5023)
* docs(regexp): complete documentation

* clean

* tweaks
2024-06-11 19:06:12 +12: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
Satya Rohith
376f4da0de
docs(regexp): update module example to get full jsr score (#4796) 2024-05-21 16:43:25 +00:00
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
David Luis
7f5693a5f3
docs(regexp): complete documentation (#4319) 2024-02-13 07:32:41 +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
David Sherret
b0803619af
refactor: add some missing explicit types (#3997)
* refactor: add some missing return types and mark some non-exported types as `@internal`

* Update expect/fn.ts

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

* Remove @internals

* nits

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2023-12-19 00:26:13 +00:00
Tim Reichen
fd8ecf2b0a
refactor(regexp): format test names (#3994)
* initial commit

* tweaks

* tweak

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2023-12-19 09:12:40 +11:00
Asher Gomez
239e85ad6a
BREAKING(testing, assert): move std/testing/asserts to std/assert (#3445) 2023-07-13 16:04:30 +09:00
lionel-rowe
f6f8d20e47
feat(regexp): add escape function (#3334) 2023-05-11 16:26:51 +09:00