summaryrefslogtreecommitdiff
path: root/src/text/scanner
Commit message (Expand)AuthorAgeFilesLines
* text/scanner: clarify documentation on Pos and PositionRobert Griesemer2017-05-141-1/+4
* text/scanner: use correct token position in exampleRobert Griesemer2017-05-121-19/+16
* text/scanner: better error message if no error handler is installedRobert Griesemer2016-05-253-49/+47
* all: single space after period.Brad Fitzpatrick2016-03-021-2/+2
* text/scanner: mention package when reporting errors to stderrRobert Griesemer2016-02-181-1/+1
* all: minor documentation tweaks for constantsKonstantin Shaposhnikov2015-09-091-1/+1
* text/scanner: add runnable example for packageCarlos C2015-06-242-11/+38
* text/scanner: avoid further reads after EOFRobert Griesemer2015-05-132-9/+33
* text/scanner: Fix EOF reporting on strange ReadersEvan Phoenix2015-04-012-2/+31
* all: use "reports whether" in place of "returns true if(f)"Josh Bleecher Snyder2015-03-181-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-082-0/+1311