summary refs log tree commit diff stats
path: root/lib/pure/strscans.nim
Commit message (Collapse)AuthorAgeFilesLines
* strscans: Fix exampleskonqoro2016-12-061-3/+3
|
* fixes #4562Andreas Rumpf2016-08-041-1/+2
|
* added scanp macro as an alternative to pegsAraq2016-05-101-9/+234
|
* added strscans stdlib moduleAraq2016-05-101-0/+296