changelog
    
    
    - Wed, 20 Jul 2016 15:07:03 +0300
 
    - by Teemu Piippo <teemu@compsta2.com> [Wed, 20 Jul 2016 15:07:03 +0300] rev 143
 
    - Renamed the methods of ColoredLine
 
    - Wed, 20 Jul 2016 15:06:00 +0300
 
    - by Teemu Piippo <teemu@compsta2.com> [Wed, 20 Jul 2016 15:06:00 +0300] rev 142
 
    - Restyled parentheses in coloredline.cpp/.h
 
    - Wed, 20 Jul 2016 15:03:37 +0300
 
    - by Teemu Piippo <teemu@compsta2.com> [Wed, 20 Jul 2016 15:03:37 +0300] rev 141
 
    - Merged with default
 
    - Wed, 20 Jul 2016 15:01:26 +0300
 
    - by Teemu Piippo <teemu@compsta2.com> [Wed, 20 Jul 2016 15:01:26 +0300] rev 140
 
    - Reformatted parentheses in interface.cpp.
 
    - Wed, 20 Jul 2016 14:59:20 +0300
 
    - by Teemu Piippo <teemu@compsta2.com> [Wed, 20 Jul 2016 14:59:20 +0300] rev 139
 
    - Restyled the names of the private methods of Interface
 
    - Wed, 20 Jul 2016 14:53:12 +0300
 
    - by Teemu Piippo <teemu@compsta2.com> [Wed, 20 Jul 2016 14:53:12 +0300] rev 138
 
    - Restyled Interface's public method names
 
    - Wed, 20 Jul 2016 14:48:47 +0300
 
    - by Teemu Piippo <teemu@compsta2.com> [Wed, 20 Jul 2016 14:48:47 +0300] rev 137
 
    - Made Range not include the 'max' parameter, replaced a lot of for()-loops with C++11-style range-for-loops