aboutsummaryrefslogtreecommitdiff
path: root/src/ident.rs
Commit message (Expand)AuthorAgeFilesLines
* 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