summary refs log tree commit diff stats
path: root/lib/pure/cstrutils.nim
Commit message (Collapse)AuthorAgeFilesLines
* move eqIdent to vm.nim (#7585)Arne Döring2018-04-151-2/+4
| | | | | | * Strutils comment changes. * fix typo
* added new stdlib module 'cstrutils' for easier cstring handlingAraq2017-12-181-0/+79
0' href='#n60'>60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79