aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/server (unfollow)
Commit message (Expand)Author
2020-01-03lexer: add alternative boost::regex implementationsEgor Tensin
2020-01-03lexer: split out testing-exposed functionsEgor Tensin
2020-01-01parser: make ^ operator higher priority than unary -Egor Tensin
2019-12-31parser: support unary +Egor Tensin
2019-12-31parser: refactoringEgor Tensin
2019-12-31support the power (^) operatorEgor Tensin
2019-12-30Docker: debian -> alpineEgor Tensin
2019-12-22add licensing notes to source filesEgor Tensin
2019-12-21cmake: use Boost::* targetsEgor Tensin
2019-12-21cmake: install() PDB filesEgor Tensin
2019-12-13don't let the write buffer corruptEgor Tensin
2019-12-13Travis: switch to boost/build.pyEgor Tensin
2019-12-13rename executablesEgor Tensin
2019-12-10bin/unit_tests -> bin/test/unit_testsEgor Tensin
2019-12-10AppVeyor/Travis: switch to cmake/buildEgor Tensin
2019-12-10server: use safe & portable Boost.DateTime functionsEgor Tensin
2019-12-10Docker: refactor Dockerfile-sEgor Tensin
2019-12-09Docker: install using CMakeEgor Tensin
2019-12-09link to pthreads in CMakeLists.txtEgor Tensin
2019-12-09use CMake's install() for predictable pathsEgor Tensin
2019-12-09CC_CXX_STANDARD -> CMakeLists.txtEgor Tensin
2019-12-09cmake-common: use C++17Egor Tensin
2019-12-09Docker: no dist-upgrade in Dockerfile-sEgor Tensin
2019-12-08fix server/DockerfileEgor Tensin
2019-12-08fix Visual Studio 2019 errorsEgor Tensin
2019-12-08server: proper integer typesEgor Tensin
2019-12-08fix CMakeLists.txt for Visual Studio 2019Egor Tensin
2019-12-07split server into multiple componentsEgor Tensin
2019-12-01add Docker filesEgor Tensin