summary refs log tree commit diff stats
path: root/lib/std/widestrs.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes refc with non-var destructor; cancel warnings (#23156)ringabout2024-02-131-1/+2
* follow up #22380; fixes incorrect usages of `newWideCString` (#23278)ringabout2024-02-051-0/+1
* allow destructors to accept non var parameters; deprecate `proc =destroy(x: v...ringabout2023-06-211-6/+14
* stdlib organization & documentation improvements (#20971)metagn2022-12-061-1/+1
* tyInt tyUint fit target int bit width (#20829)Bung2022-12-011-189/+190
* move widestrs out of system (#20462)metagn2022-10-011-0/+228