summary refs log tree commit diff stats
path: root/lib/std/wordwrap.nim
Commit message (Collapse)AuthorAgeFilesLines
* complete std prefixes for stdlib (#22887)ringabout2023-10-301-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)flywind2020-11-271-44/+0
| | | | * move rest of tests to testament * Update tests/stdlib/tsums.nim
* Make the example better describe the desired outcome (#14611)Max Grender-Jones2020-06-081-5/+5
|
* optimized wrapWords; fixes #14579 (#14606) [backport:1.2]Andreas Rumpf2020-06-081-25/+48
|
* Add Example code to Documentation comment of wordWrap proc. (#10146)jiro2019-01-011-0/+5
|
* add new stdlib modules to the changelogAraq2018-11-081-0/+2
|
* better implementation for wrapWordsAraq2018-11-081-61/+82
|
* fill regionArne Döring2018-11-081-2/+4
|
* add doc stringArne Döring2018-11-081-0/+4
|
* wordwrap stuffArne Döring2018-11-081-86/+23
|
* WIPArne Döring2018-11-081-0/+124