about summary refs log tree commit diff
path: root/src/changes.rs
AgeCommit message (Expand)AuthorLines
2015-05-23Use config file for constantsNick Cameron-2/+1
2015-05-04handle windows newlinesOliver Schneider-7/+37
2015-04-30Change `to_string` to `to_owned` when it just creates a `String` from a `&str`Tobias Bucher-3/+3
2015-04-23trailing newline hell fixedNick Cameron-0/+4
2015-04-23terminating newline bugNick Cameron-0/+9
2015-04-23Fix formatting in changes.rsNick Cameron-5/+10
2015-04-23Idempotent tests and comments in function declsNick Cameron-6/+13
2015-04-21Write output to filesNick Cameron-6/+49
2015-04-14Work across multiple filesNick Cameron-1/+41
2015-04-14Use strings.rs rather than local modulesNick Cameron-1/+1
2015-04-14New reformatting of fnsNick Cameron-3/+4
2015-03-09A different, more pretty printing approach.Nick Cameron-58/+21
2015-03-08Working prototypeNick Cameron-22/+35
2015-02-02Save changes in the rope.Nick Cameron-139/+19
2015-01-26Commit changes code using map of adjustmentsNick Cameron-0/+251