summary refs log tree commit diff stats
path: root/lib/pure/strscans.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #6487Araq2017-10-141-10/+22
* Docs: add one more example in strscans modulekonqoro2017-08-011-1/+24
* documentation for strscans.scanp; fixes #5154Araq2017-02-261-1/+142
* 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