Age | Commit message (Expand) | Author |
---|---|---|
2020-03-15 | Remove workaround. | Egor Pugin |
2020-03-15 | Use make_unique if C++14 and above is available. Kudos to @JellyBrick. | Egor Pugin |
2020-03-14 | Init unique_ptr in C++11 style. | Egor Pugin |
2020-03-14 | Move Bot ctor in its own file. | Egor Pugin |