Commit Graph

5 Commits

Author SHA1 Message Date
Asher Gomez
c2b5460cef
BREAKING(assert): make unreachable() consistent with @std/assert (#4943)
* BREAKING(assert): make `unreachable()` consistent with `@std/assert`

* fix

* fix
2024-06-03 13:33:17 +00:00
Asher Gomez
e34245bdeb
refactor(assert): minor cleanups (#4941)
* refactor(assert): minor cleanups

* tweaks and suggestions
2024-06-03 23:30:20 +10:00
lionel-rowe
0a5f52b08e
feat(assert): optional reason param for unreachable (#4404) (#4405) 2024-02-29 06:58:02 +12: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