summary refs log tree commit diff stats
path: root/lib/pure/reservedmem.nim
Commit message (Expand)AuthorAgeFilesLines
* complete std prefixes for stdlib (#22887)ringabout2023-10-301-2/+2
* stdlib organization & documentation improvements (#20971)metagn2022-12-061-1/+1
* fixes #20526; use `nimPreviewSlimSystem` for documentation build (#20714)ringabout2022-11-011-0/+3
* refactor os imports into corresponding small modules (#20720)ringabout2022-11-011-1/+1
* add std/private/win_getsysteminfo; refactor the usage of `GetSystemInfo` (#19...flywind2022-01-041-17/+2
* use typeof instead type (#16962)flywind2021-02-081-1/+1
* Deprecate and/or remove ospaths (#14767)Juan Carlos2020-06-231-1/+1
* [backport] run nimpretty on string stuffnarimiran2019-09-301-16/+20
* last stdlib cleanupsAraq2019-09-211-0/+2
* dynlib: use posix module (#11623)Jacek Sieka2019-07-081-6/+0
* Initial version of the hot-code reloading support for native targets (#10729)zah2019-02-261-0/+241