Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename prepareStrMutation to prepareMutation (#17235) | flywind | 2021-03-03 | 1 | -1/+1 |
| | | | | | | | * remove unnecessary when statement * remove outdated codes * rename prepareStrMutation to prepareMutation | ||||
* | fixes #17173 (#17213) | Andreas Rumpf | 2021-03-01 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | * fixes #17173 * add testcase (#17214) * Apply suggestions from code review * fix for newruntime * Apply suggestions from code review * Update lib/system.nim * Update lib/system.nim * Update lib/system.nim Co-authored-by: Danil Yarantsev <tiberiumk12@gmail.com> Co-authored-by: flywind <xzsflywind@gmail.com> Co-authored-by: Danil Yarantsev <tiberiumk12@gmail.com> | ||||
* | add overload `add(a: var string, b: openArray[char])` (#15951) | Timothee Cour | 2021-03-01 | 1 | -0/+16 |
| | | | Co-authored-by: Andreas Rumpf <rumpf_a@web.de> | ||||
* | add strbasics.strip (#16280) | flywind | 2021-02-24 | 1 | -0/+97 |