aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-04-18Merge branch 'master' into check-for-alias-in-fileTeddy Wing
2016-04-18Merge branch 'create-Alias-type'Teddy Wing
2016-04-18Alias#to_string: Don't format `name` if it's emptyTeddy Wing
2016-04-18tests.rs: Use `Alias::new` instead of `build_alias`Teddy Wing
2016-04-17Add a new `Alias` struct and implementationTeddy Wing
2016-04-17Create a function that will check whether an alias is in a fileTeddy Wing
2016-04-06build_alias: Remove comment about special charactersTeddy Wing
2016-04-06test.rs: Split `build_alias` test into 5 separate testsTeddy Wing
2016-04-06build_alias: Remove [,'"] charactersTeddy Wing
2016-04-06Implement `build_alias`Teddy Wing
2016-04-06Add a couple tests for `build_alias`Teddy Wing
2016-04-06Create a couple new functions to build our alias (stubs)Teddy Wing
2016-04-05Find "From: " line in inputTeddy Wing
2016-04-05Remove old commented code from 55b07581cf2e414460461e9e1591059b5dc459d3Teddy Wing
2016-04-05Read stdinTeddy Wing
2016-04-05Add a comment with some implementation detailsTeddy Wing
2016-04-05Add generated Cargo.lockTeddy Wing
2016-03-27Initial commit. Base Rust 1.7.0 project.Teddy Wing