Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-16 | The massive astyle sweep! | zlg | 1 | -2/+2 | |
Code style should be consistent now. All future commits will be run through astyle or they will be amended. | |||||
2015-11-07 | Solve Exercise 6-4: Highest Word Frequency | zlg | 1 | -0/+177 | |
This exercise was good practice to get back into the mindset of programming. It's not a pretty solution, but it works. I may end up coming back to this solution, because I feel like I've missed something that would make this exercise simpler. |