Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Example code to Documentation comment of wordWrap proc. (#10146) | jiro | 2019-01-01 | 1 | -0/+5 |
* | move diff.nim to experimental | Araq | 2018-12-12 | 1 | -387/+0 |
* | diff.nim: massive code cleanups | Araq | 2018-12-12 | 1 | -166/+90 |
* | added lib/std/diff.nim | Arne Döring | 2018-12-07 | 1 | -0/+463 |
* | add new stdlib modules to the changelog | Araq | 2018-11-08 | 2 | -0/+297 |
* | 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 |
* | Replace the sha1 implementation w/ a working one (#9242) | LemonBoy | 2018-10-09 | 1 | -160/+167 |
* | varints module: critical bugfix | Andreas Rumpf | 2018-06-22 | 1 | -1/+8 |
* | Add note to import "std/sha1" to sha1.nim (doc) | Torro | 2018-06-01 | 1 | -0/+2 |
* | added experimental undokumented std/varints module | Andreas Rumpf | 2018-05-19 | 1 | -0/+145 |
* | move new sha1 module into the new 'std' namespace | Andreas Rumpf | 2018-02-06 | 1 | -0/+195 |