Files
Nim/tests/concepts
flywind d102b2f54c deprecate unsafeAddr; extend addr (#19373)
* deprecate unsafeAddr; extend addr

addr is now available for all addressable locations, unsafeAddr is deprecated and become an alias for addr

* follow @Vindaar's advice

* change the signature of addr

* unsafeAddr => addr (stdlib)

* Update changelog.md

* unsafeAddr => addr (tests)

* Revert "unsafeAddr => addr (stdlib)"

This reverts commit ab83c99c50.

* doc changes; thanks to @konsumlamm

Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com>

Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com>
2022-01-16 11:08:38 +01:00
..
2017-06-20 11:29:42 +02:00
2017-07-25 09:28:23 +02:00
2015-03-25 13:21:50 +01:00
2020-06-29 09:33:07 +02:00
2020-10-30 09:57:26 +01:00
2017-12-21 11:04:05 +01:00
2021-04-06 16:20:01 +02:00
2017-12-21 11:06:36 +01:00
2017-07-25 09:28:23 +02:00
2018-08-21 22:14:12 +02:00
2018-12-11 21:23:21 +01:00
2018-03-24 15:28:09 +01:00
2018-10-03 00:08:45 +02:00
2015-03-25 13:21:50 +01:00
2019-04-02 08:23:13 +02:00
2021-04-06 16:20:01 +02:00