Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove space indention with tabs | psychocrypt | 2017-11-16 | 1 | -7/+7 |
| | | | | - removed all space indention in `*.hpp` and `*.cpp` files | ||||
* | cleanup includes | psychocrypt | 2017-09-30 | 1 | -0/+2 |
| | |||||
* | group files | psychocrypt | 2017-09-30 | 1 | -0/+31 |
- move source code to `src` - categorize files and move to group folder - change upper case class files to lower case - change C++ header to `*.hpp` |