aboutsummaryrefslogtreecommitdiff
path: root/src/parser.rs
AgeCommit message (Expand)AuthorLines
2014-06-26Add a CRLF testAlex Crichton-0/+17
2014-06-25Fix "error: cannot determine the type of this integer"Daniel Trebbien-3/+3
2014-06-23Handle \r\nAlex Crichton-3/+7
2014-06-23Add a method for converting to (line, column)Alex Crichton-0/+30
2014-06-20Add documentation and examplesAlex Crichton-0/+45
2014-06-20Initial commitAlex Crichton-0/+617