Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove whitespace lines | Unknown | 2017-11-16 | 1 | -2/+2 |
| | |||||
* | remove space indention with tabs | psychocrypt | 2017-11-16 | 1 | -1/+1 |
| | | | | - removed all space indention in `*.hpp` and `*.cpp` files | ||||
* | fix compile | psychocrypt | 2017-09-30 | 1 | -2/+2 |
| | |||||
* | group files | psychocrypt | 2017-09-30 | 1 | -0/+57 |
- 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` |