Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | complete std prefixes for stdlib (#22887) | ringabout | 2023-10-30 | 1 | -1/+1 |
| | | | | follow up https://github.com/nim-lang/Nim/pull/22851 follow up https://github.com/nim-lang/Nim/pull/22873 | ||||
* | move rest of tests to testament (#16140) | flywind | 2020-11-27 | 1 | -44/+0 |
| | | | | * move rest of tests to testament * Update tests/stdlib/tsums.nim | ||||
* | Make the example better describe the desired outcome (#14611) | Max Grender-Jones | 2020-06-08 | 1 | -5/+5 |
| | |||||
* | optimized wrapWords; fixes #14579 (#14606) [backport:1.2] | Andreas Rumpf | 2020-06-08 | 1 | -25/+48 |
| | |||||
* | Add Example code to Documentation comment of wordWrap proc. (#10146) | jiro | 2019-01-01 | 1 | -0/+5 |
| | |||||
* | add new stdlib modules to the changelog | Araq | 2018-11-08 | 1 | -0/+2 |
| | |||||
* | better implementation for wrapWords | Araq | 2018-11-08 | 1 | -61/+82 |
| | |||||
* | fill region | Arne Döring | 2018-11-08 | 1 | -2/+4 |
| | |||||
* | add doc string | Arne Döring | 2018-11-08 | 1 | -0/+4 |
| | |||||
* | wordwrap stuff | Arne Döring | 2018-11-08 | 1 | -86/+23 |
| | |||||
* | WIP | Arne Döring | 2018-11-08 | 1 | -0/+124 |