aboutsummaryrefslogtreecommitdiff
path: root/src/ident.rs
Commit message (Expand)AuthorAgeFilesLines
* Ditch convenience api, switch to byte-indexingTill Hoeppner2015-04-211-1/+1
* I forgot to keep track. Embarassing, huh?Till Hoeppner2015-04-181-1/+1
* I should make smaller commits.Till Hoeppner2015-01-041-1/+1
* Put examples back to how they were before and removed some into_string deprec...James Ravenscroft2014-12-261-3/+4
* Changed unwrap_or to unwrap because we want the program to fail instead of us...James Ravenscroft2014-12-251-3/+3
* Added unwrap calls around ident regex matchesJames Ravenscroft2014-12-251-3/+3
* Initial commit.Till Hoeppner2014-10-211-0/+24